From bef05b791043416d3b7c0e04ad511e326790f8e3 Mon Sep 17 00:00:00 2001 From: paul foster Date: Mon, 16 Mar 2026 21:58:23 +1100 Subject: [PATCH] added acm spoke hub clusters --- charts/cluster-bootstrap-acm-spoke/Chart.yaml | 4 ++-- charts/cluster-bootstrap/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/cluster-bootstrap-acm-spoke/Chart.yaml b/charts/cluster-bootstrap-acm-spoke/Chart.yaml index 251db9d..fbc3b0a 100644 --- a/charts/cluster-bootstrap-acm-spoke/Chart.yaml +++ b/charts/cluster-bootstrap-acm-spoke/Chart.yaml @@ -8,7 +8,7 @@ dependencies: version: ~0.1.0 - name: application-gitops repository: https://rh-mobb.github.io/validated-pattern-helm-charts/ - version: 1.5.2 + version: 1.6.0 description: Chart to kick off gitops installation and bootstrapping of blue print name: cluster-bootstrap-acm-spoke -version: 0.6.8 +version: 0.6.9 diff --git a/charts/cluster-bootstrap/Chart.yaml b/charts/cluster-bootstrap/Chart.yaml index 2f36694..ab09c5a 100644 --- a/charts/cluster-bootstrap/Chart.yaml +++ b/charts/cluster-bootstrap/Chart.yaml @@ -5,9 +5,9 @@ dependencies: version: ~0.1.0 - name: application-gitops repository: https://rh-mobb.github.io/validated-pattern-helm-charts/ - version: 1.5.2 + version: 1.6.0 description: Chart to kick off gitops installation and bootstrapping of blue print name: cluster-bootstrap -version: 0.5.9 +version: 0.5.10 maintainers: - name: rh-mobb