File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ description: A Helm chart to configure Advanced Cluster Manager for OpenShift.
33keywords :
44- pattern
55name : acm
6- version : 0.1.6
6+ version : 0.1.7
Original file line number Diff line number Diff line change 11# acm
22
3- ![ Version: 0.1.6 ] ( https://img.shields.io/badge/Version-0.1.6 -informational?style=flat-square )
3+ ![ Version: 0.1.7 ] ( https://img.shields.io/badge/Version-0.1.7 -informational?style=flat-square )
44
55A Helm chart to configure Advanced Cluster Manager for OpenShift.
66
@@ -22,7 +22,7 @@ This chart is used by the Validated Patterns to configure ACM and manage remote
2222| global.repoURL | string | ` "none" ` | Repository URL pointing to the pattern |
2323| global.secretStore.backend | string | ` "vault" ` | |
2424| global.targetRevision | string | ` "main" ` | The branch or Git reference to use to deploy the pattern |
25- | main.gitops.channel | string | ` "gitops-1.15 " ` | Default gitops channel to install on remote clusters |
25+ | main.gitops.channel | string | ` "gitops-1.17 " ` | Default gitops channel to install on remote clusters |
2626| secretStore | object | depends on the individual settings | Default secretstore configuration variables |
2727| secretStore.name | string | ` "vault-backend" ` | Name of the clustersecretstore to be used for secrets |
2828
Original file line number Diff line number Diff line change 11main :
22 gitops :
33 # -- Default gitops channel to install on remote clusters
4- channel : " gitops-1.15 "
4+ channel : " gitops-1.17 "
55
66global :
77 # -- List of additional value files to be passed to the pattern
You can’t perform that action at this time.
0 commit comments