Skip to content

Commit

Permalink
Merge pull request #634 from Smana/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.12.1
  • Loading branch information
Smana authored Dec 24, 2024
2 parents 205a22b + a608a9a commit 6ec692c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crds/base/external-secrets/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spec:
interval: 5m0s
url: https://github.com/external-secrets/external-secrets
ref:
tag: v0.11.0
tag: v0.12.1
2 changes: 1 addition & 1 deletion flux/sources/gitrepo-external-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
interval: 5m0s
url: https://github.com/external-secrets/external-secrets
ref:
tag: v0.11.0
tag: v0.12.1
2 changes: 1 addition & 1 deletion security/base/external-secrets/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
sourceRef:
kind: HelmRepository
name: external-secrets
version: "0.11.0"
version: "0.12.1"
interval: 10m0s
install:
createNamespace: true
Expand Down

0 comments on commit 6ec692c

Please sign in to comment.