Skip to content

Commit

Permalink
Merge pull request #573 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.10.7
  • Loading branch information
Smana authored Nov 23, 2024
2 parents b828fb9 + 351acdc commit 6021708
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.10.6
tag: v0.10.7
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.10.6
tag: v0.10.7
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.10.6"
version: "0.10.7"
interval: 10m0s
install:
createNamespace: true
Expand Down

0 comments on commit 6021708

Please sign in to comment.