Skip to content

Commit

Permalink
Update acm chart to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Oct 23, 2024
1 parent 9fd4936 commit e370260
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: A Helm chart to configure Advanced Cluster Manager for OpenShift.
keywords:
- pattern
name: acm
version: 0.1.4
version: 0.1.5
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# acm

![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square)
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square)

A Helm chart to configure Advanced Cluster Manager for OpenShift.

Expand All @@ -22,7 +22,7 @@ This chart is used by the Validated Patterns to configure ACM and manage remote
| global.repoURL | string | `"none"` | Repository URL pointing to the pattern |
| global.secretStore.backend | string | `"vault"` | |
| global.targetRevision | string | `"main"` | The branch or Git reference to use to deploy the pattern |
| main.gitops.channel | string | `"gitops-1.13"` | Default gitops channel to install on remote clusters |
| main.gitops.channel | string | `"gitops-1.14"` | Default gitops channel to install on remote clusters |
| secretStore | object | depends on the individual settings | Default secretstore configuration variables |
| secretStore.name | string | `"vault-backend"` | Name of the clustersecretstore to be used for secrets |

Expand Down

0 comments on commit e370260

Please sign in to comment.