From 2281394117c7e0bdb18cab3f689d2bd4bdb1a79c Mon Sep 17 00:00:00 2001 From: paul foster Date: Mon, 16 Mar 2026 22:37:37 +1100 Subject: [PATCH] added acm spoke hub clusters --- charts/cluster-bootstrap/Chart.yaml | 2 +- charts/cluster-bootstrap/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cluster-bootstrap/Chart.yaml b/charts/cluster-bootstrap/Chart.yaml index ab09c5a..e33a715 100644 --- a/charts/cluster-bootstrap/Chart.yaml +++ b/charts/cluster-bootstrap/Chart.yaml @@ -8,6 +8,6 @@ dependencies: version: 1.6.0 description: Chart to kick off gitops installation and bootstrapping of blue print name: cluster-bootstrap -version: 0.5.10 +version: 0.5.11 maintainers: - name: rh-mobb diff --git a/charts/cluster-bootstrap/values.yaml b/charts/cluster-bootstrap/values.yaml index 5b6f371..7f936ad 100644 --- a/charts/cluster-bootstrap/values.yaml +++ b/charts/cluster-bootstrap/values.yaml @@ -61,7 +61,7 @@ argocd: helmRepoUrl: https://rh-mobb.github.io/validated-pattern-helm-charts/ chart: app-of-apps-application project: application-ns-project - targetRevision: 1.5.5 + targetRevision: 1.5.6 gitRepoUrl: https://github.com/rosa-hcp-dedicated-vpc/cluster-config.git adGroup: PFAUTHAD gitPathFile: /applications-ns.yaml