Skip to content

Commit

Permalink
update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 18, 2023
1 parent 1cf6355 commit f0d84cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/csi-secrets-manager/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ locals {
source_image = "aws-secrets-manager/secrets-store-csi-driver-provider-aws"
source_registry = "public.ecr.aws"
source_tag = null
tag = "1.0.r2-46-gf2a8f35-2023.03.21.21.55"
# tag = "1.0.r2-46-gf2a8f35-2023.03.21.21.55"
tag = "1.0.r2-50-g5b4aca1-2023.06.09.21.19"
},
]
charts = {
Expand Down

0 comments on commit f0d84cd

Please sign in to comment.