We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc16c1e commit 5f1eac1Copy full SHA for 5f1eac1
2 files changed
Changes.md
@@ -84,3 +84,4 @@
84
85
* Pin utility-container version to v1.0.2 to workaround issue with loading AAP config
86
* Unpin utility-container; use v1 branch hmi-config-as-code to avoid breaking changes
87
+* Update golang-external-secrets to allow API v1
values-hub.yaml
@@ -55,7 +55,7 @@ clusterGroup:
55
namespace: golang-external-secrets
56
project: hub
57
chart: golang-external-secrets
58
- chartVersion: 0.1.*
+ chartVersion: 0.2.*
59
odf:
60
name: odf
61
namespace: openshift-storage
0 commit comments