We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59a1e30 + 2281394 commit a06f5f1Copy full SHA for a06f5f1
2 files changed
charts/cluster-bootstrap/Chart.yaml
@@ -8,6 +8,6 @@ dependencies:
8
version: 1.6.0
9
description: Chart to kick off gitops installation and bootstrapping of blue print
10
name: cluster-bootstrap
11
-version: 0.5.10
+version: 0.5.11
12
maintainers:
13
- name: rh-mobb
charts/cluster-bootstrap/values.yaml
@@ -61,7 +61,7 @@ argocd:
61
helmRepoUrl: https://rh-mobb.github.io/validated-pattern-helm-charts/
62
chart: app-of-apps-application
63
project: application-ns-project
64
- targetRevision: 1.5.5
+ targetRevision: 1.5.6
65
gitRepoUrl: https://github.com/rosa-hcp-dedicated-vpc/cluster-config.git
66
adGroup: PFAUTHAD
67
gitPathFile: /applications-ns.yaml
0 commit comments