Skip to content

Commit

Permalink
chore(deps): update helm release secrets-store-csi-driver-provider-aw…
Browse files Browse the repository at this point in the history
…s to v0.3.5
  • Loading branch information
my-renovate[bot] authored Nov 16, 2023
1 parent 114ea94 commit 94a327b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Install `secrets-store-csi-driver-provider-aws`

```bash
# renovate: datasource=helm depName=secrets-store-csi-driver-provider-aws registryUrl=https://aws.github.io/secrets-store-csi-driver-provider-aws
SECRETS_STORE_CSI_DRIVER_PROVIDER_AWS_HELM_CHART_VERSION="0.3.4"
SECRETS_STORE_CSI_DRIVER_PROVIDER_AWS_HELM_CHART_VERSION="0.3.5"

helm repo add aws-secrets-manager https://aws.github.io/secrets-store-csi-driver-provider-aws
helm upgrade --install --version "${SECRETS_STORE_CSI_DRIVER_PROVIDER_AWS_HELM_CHART_VERSION}" --namespace secrets-store-csi-driver --create-namespace --wait secrets-store-csi-driver-provider-aws aws-secrets-manager/secrets-store-csi-driver-provider-aws
Expand Down

0 comments on commit 94a327b

Please sign in to comment.