Skip to content

Commit e990c59

Browse files
committed
chore(deps): update ghcr.io/external-secrets/external-secrets docker tag to v0.10.6
1 parent b58808c commit e990c59

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

infra/external-secrets/components/resources/deployment-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
runAsGroup: 12364
4545
seccompProfile:
4646
type: RuntimeDefault
47-
image: ghcr.io/external-secrets/external-secrets:v0.10.5
47+
image: ghcr.io/external-secrets/external-secrets:v0.10.6
4848
imagePullPolicy: IfNotPresent
4949
args:
5050
- certcontroller

infra/external-secrets/components/resources/deployment-webhook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
runAsGroup: 12364
4545
seccompProfile:
4646
type: RuntimeDefault
47-
image: ghcr.io/external-secrets/external-secrets:v0.10.5
47+
image: ghcr.io/external-secrets/external-secrets:v0.10.6
4848
imagePullPolicy: IfNotPresent
4949
args:
5050
- webhook

infra/external-secrets/components/resources/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
runAsGroup: 12364
4848
seccompProfile:
4949
type: RuntimeDefault
50-
image: ghcr.io/external-secrets/external-secrets:v0.10.5
50+
image: ghcr.io/external-secrets/external-secrets:v0.10.6
5151
imagePullPolicy: IfNotPresent
5252
args:
5353
- --concurrent=1

0 commit comments

Comments
 (0)