From e990c597cc2388100b272f3eb715122eb315d682 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Nov 2024 19:01:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/external-secrets/external-secrets docker tag to v0.10.6 --- .../components/resources/deployment-controller.yaml | 2 +- .../components/resources/deployment-webhook.yaml | 2 +- infra/external-secrets/components/resources/deployment.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/external-secrets/components/resources/deployment-controller.yaml b/infra/external-secrets/components/resources/deployment-controller.yaml index 41fd309e..da570ea2 100644 --- a/infra/external-secrets/components/resources/deployment-controller.yaml +++ b/infra/external-secrets/components/resources/deployment-controller.yaml @@ -44,7 +44,7 @@ spec: runAsGroup: 12364 seccompProfile: type: RuntimeDefault - image: ghcr.io/external-secrets/external-secrets:v0.10.5 + image: ghcr.io/external-secrets/external-secrets:v0.10.6 imagePullPolicy: IfNotPresent args: - certcontroller diff --git a/infra/external-secrets/components/resources/deployment-webhook.yaml b/infra/external-secrets/components/resources/deployment-webhook.yaml index 310b954d..85f6ebbe 100644 --- a/infra/external-secrets/components/resources/deployment-webhook.yaml +++ b/infra/external-secrets/components/resources/deployment-webhook.yaml @@ -44,7 +44,7 @@ spec: runAsGroup: 12364 seccompProfile: type: RuntimeDefault - image: ghcr.io/external-secrets/external-secrets:v0.10.5 + image: ghcr.io/external-secrets/external-secrets:v0.10.6 imagePullPolicy: IfNotPresent args: - webhook diff --git a/infra/external-secrets/components/resources/deployment.yaml b/infra/external-secrets/components/resources/deployment.yaml index cea2fbaa..98582c02 100644 --- a/infra/external-secrets/components/resources/deployment.yaml +++ b/infra/external-secrets/components/resources/deployment.yaml @@ -47,7 +47,7 @@ spec: runAsGroup: 12364 seccompProfile: type: RuntimeDefault - image: ghcr.io/external-secrets/external-secrets:v0.10.5 + image: ghcr.io/external-secrets/external-secrets:v0.10.6 imagePullPolicy: IfNotPresent args: - --concurrent=1