Skip to content

Commit

Permalink
Update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmarty committed May 29, 2024
1 parent fb78a36 commit a99b2fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/secrets-store-csi-driver-provider-aws/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: public.ecr.aws/aws-secrets-manager/secrets-store-csi-driver-provider-aws
pullPolicy: IfNotPresent
tag: 1.0.r2-68-gab548b3-2024.03.20.21.58
tag: 1.0.r2-72-gfb78a36-2024.05.29.23.03

nameOverride: ""
fullnameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion deployment/aws-provider-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
hostNetwork: false
containers:
- name: provider-aws-installer
image: public.ecr.aws/aws-secrets-manager/secrets-store-csi-driver-provider-aws:1.0.r2-68-gab548b3-2024.03.20.21.58
image: public.ecr.aws/aws-secrets-manager/secrets-store-csi-driver-provider-aws:1.0.r2-72-gfb78a36-2024.05.29.23.03
imagePullPolicy: Always
args:
- --provider-volume=/etc/kubernetes/secrets-store-csi-providers
Expand Down

0 comments on commit a99b2fd

Please sign in to comment.