Skip to content

Commit

Permalink
Merge pull request #1514 from walnuts1018/renovate/external-secrets-0.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release external-secrets to v0.14.2
  • Loading branch information
walnuts1018 authored Feb 16, 2025
2 parents 9e0d775 + 0ab0096 commit 4a6882e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/external-secrets/helm.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
namespace: (import 'app.json5').namespace,
chart: 'external-secrets',
repoURL: 'https://charts.external-secrets.io',
targetRevision: '0.14.0',
targetRevision: '0.14.2',
values: (importstr 'values.yaml'),
}

0 comments on commit 4a6882e

Please sign in to comment.