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:
chart:
spec:
version: 0.1.4
version: 0.1.5
values:
cleanup:
schedule:
_default: "0 0 * * *"
image:
_default: "cr.yandex/crp3ccidau046kdj8g9q/kubectl:latest"
imagePullSecrets:
- name: regcred

View File

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