Skip to content

Commit

Permalink
Upgrade external-secrets to 0.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed May 11, 2024
1 parent c632613 commit 6cab9f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions argocd/bootstrap/crds/external-secrets/kustomization.yaml
Expand Up @@ -2,6 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# external-secrets https://github.com/external-secrets/external-secrets/tree/main/deploy/charts/external-secrets
# helm chart version 0.9.16
# helm chart version 0.9.17
# external-secrets helm chart to be installed with value installCDRs=false
- https://raw.githubusercontent.com/external-secrets/external-secrets/v0.9.16/deploy/crds/bundle.yaml
- https://raw.githubusercontent.com/external-secrets/external-secrets/v0.9.17/deploy/crds/bundle.yaml
2 changes: 1 addition & 1 deletion argocd/system/external-secrets/Chart.yaml
Expand Up @@ -3,5 +3,5 @@ name: external-secrets
version: 0.0.0
dependencies:
- name: external-secrets
version: 0.9.16
version: 0.9.17
repository: https://charts.external-secrets.io

0 comments on commit 6cab9f1

Please sign in to comment.