From a65badbeb392c14adc117757c803890342c4893a Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 01:19:43 +0000 Subject: [PATCH] chore(deps): update ghcr.io/glueops/certs-backup-restore docker tag to v0.10.0 (#64) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- templates/cert-restore-job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cert-restore-job.yaml b/templates/cert-restore-job.yaml index c98894d..022e610 100644 --- a/templates/cert-restore-job.yaml +++ b/templates/cert-restore-job.yaml @@ -37,7 +37,7 @@ spec: value: {{ index (index .Values "cert-restore") "backup_prefix" }} - name: EXCLUDE_NAMESPACES value: {{ index (index .Values "cert-restore") "exclude_namespaces" }} - image: ghcr.io/glueops/certs-backup-restore:v0.9.0@sha256:c91d7483d51606bba74f122087c4dc66147d882fba1c913355703a350750f526 + image: ghcr.io/glueops/certs-backup-restore:v0.10.0@sha256:dbc6a7209ff2e92a0b9766fa61dc45bd6d4e124afdc236972327044c93858926 imagePullPolicy: IfNotPresent name: glueops-tls-cert-restore resources: