We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f8ff0 commit f072f87Copy full SHA for f072f87
2 files changed
charts/cluster-bootstrap/Chart.yaml
@@ -8,4 +8,4 @@ dependencies:
8
version: 1.4.0
9
description: Chart to kick off gitops installation and bootstrapping of blue print
10
name: cluster-bootstrap
11
-version: 0.5.7
+version: 0.5.8
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.4
+ targetRevision: 1.5.5
65
gitRepoUrl: https://github.com/rosa-hcp-dedicated-vpc/cluster-config.git
66
adGroup: PFAUTHAD
67
gitPathFile: /applications-ns.yaml
0 commit comments