Bump failed-pod-cleanup chart version to 0.1.5 in brusnika-stage and base release. imagePullSecrets was added.

This commit is contained in:
emelinda 2026-06-10 11:49:09 +03:00
parent 7e2c303e23
commit cd1cadef91
2 changed files with 4 additions and 2 deletions

View File

@ -7,10 +7,12 @@ metadata:
spec: spec:
chart: chart:
spec: spec:
version: 0.1.4 version: 0.1.5
values: values:
cleanup: cleanup:
schedule: schedule:
_default: "0 0 * * *" _default: "0 0 * * *"
image: image:
_default: "cr.yandex/crp3ccidau046kdj8g9q/kubectl:latest" _default: "cr.yandex/crp3ccidau046kdj8g9q/kubectl:latest"
imagePullSecrets:
- name: regcred

View File

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: failed-pod-cleanup chart: failed-pod-cleanup
version: 0.1.4 version: 0.1.5
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: yc-oci-charts name: yc-oci-charts