Skip to content

Commit 9a1268c

Browse files
chore(deps): update helm release external-secrets to v0.14.4 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7c3f3e commit 9a1268c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/apps/default/external-secrets.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ local all = {
2222
application: argo.HelmApplication(
2323
chart='external-secrets',
2424
repoURL='https://charts.external-secrets.io',
25-
version='0.14.3',
25+
version='0.14.4',
2626
) + { // Everything depends on the CRDs existing so set this to sync-wave -2.
2727
metadata+: {
2828
annotations+: {

0 commit comments

Comments
 (0)