Skip to content

Commit

Permalink
Helm version 0.3.2 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmarty authored Mar 21, 2023
1 parent bc28223 commit fdecd23
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/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: secrets-store-csi-driver-provider-aws
version: 0.3.1
version: 0.3.2
kubeVersion: ">=1.17.0-0"
description: A Helm chart for the AWS Secrets Manager and Config Provider for Secret Store CSI Driver
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
Expand Down
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-42-ga2fd202-2023.03.03.20.03
tag: 1.0.r2-46-gf2a8f35-2023.03.21.21.55

nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit fdecd23

Please sign in to comment.