Skip to content

Commit 6cd5b50

Browse files
authored
Merge pull request #574 from mbaldessari/eso-0.10.0
Upgrade ESO to v0.10.0
2 parents 02bfd1f + 55beff3 commit 6cd5b50

9 files changed

Lines changed: 964 additions & 229 deletions

golang-external-secrets/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ name: golang-external-secrets
66
version: 0.1.1
77
dependencies:
88
- name: external-secrets
9-
version: "0.9.20"
9+
version: "0.10.0"
1010
repository: "https://charts.external-secrets.io"
1111
#"https://external-secrets.github.io/kubernetes-external-secrets"
80.3 KB
Binary file not shown.
-79.8 KB
Binary file not shown.

golang-external-secrets/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ clusterGroup:
3737

3838
external-secrets:
3939
image:
40-
tag: v0.9.20-ubi
40+
tag: v0.10.0-ubi
4141
webhook:
4242
image:
43-
tag: v0.9.20-ubi
43+
tag: v0.10.0-ubi
4444
certController:
4545
image:
46-
tag: v0.9.20-ubi
46+
tag: v0.10.0-ubi

tests/golang-external-secrets-industrial-edge-factory.expected.yaml

Lines changed: 192 additions & 45 deletions
Large diffs are not rendered by default.

tests/golang-external-secrets-industrial-edge-hub.expected.yaml

Lines changed: 192 additions & 45 deletions
Large diffs are not rendered by default.

tests/golang-external-secrets-medical-diagnosis-hub.expected.yaml

Lines changed: 192 additions & 45 deletions
Large diffs are not rendered by default.

tests/golang-external-secrets-naked.expected.yaml

Lines changed: 192 additions & 45 deletions
Large diffs are not rendered by default.

tests/golang-external-secrets-normal.expected.yaml

Lines changed: 192 additions & 45 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)