From fb8f5023f5a80091faf009af3de34b9bf580c7eb Mon Sep 17 00:00:00 2001 From: paul foster Date: Mon, 16 Mar 2026 21:50:20 +1100 Subject: [PATCH 1/2] added acm spoke hub clusters --- charts/app-of-apps-acm-team-onboarding/Chart.yaml | 2 +- charts/application-gitops/Chart.yaml | 2 +- charts/application-gitops/templates/argocd-crd.yaml | 2 -- charts/cluster-bootstrap-acm-spoke/Chart.yaml | 4 ++-- charts/cluster-bootstrap/Chart.yaml | 4 ++-- 5 files changed, 6 insertions(+), 8 deletions(-) diff --git a/charts/app-of-apps-acm-team-onboarding/Chart.yaml b/charts/app-of-apps-acm-team-onboarding/Chart.yaml index fb64c48..2612913 100644 --- a/charts/app-of-apps-acm-team-onboarding/Chart.yaml +++ b/charts/app-of-apps-acm-team-onboarding/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: app-of-apps-acm-team-onboarding description: Chart to onboard teams on an ACM hub with AppProjects, RBAC, and placement infrastructure for spoke deployment via ApplicationSets -version: 0.2.0 +version: 0.3.0 home: https://rh-mobb.github.io/validated-pattern-helm-charts/ maintainers: - name: rh-mobb diff --git a/charts/application-gitops/Chart.yaml b/charts/application-gitops/Chart.yaml index df74ee0..bf81af9 100644 --- a/charts/application-gitops/Chart.yaml +++ b/charts/application-gitops/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Chart to generate argocd apps name: application-gitops -version: 1.5.2 +version: 1.6.0 home: https://rh-mobb.github.io/validated-pattern-helm-charts/ maintainers: - name: rh-mobb diff --git a/charts/application-gitops/templates/argocd-crd.yaml b/charts/application-gitops/templates/argocd-crd.yaml index b249cd6..0125b77 100644 --- a/charts/application-gitops/templates/argocd-crd.yaml +++ b/charts/application-gitops/templates/argocd-crd.yaml @@ -11,12 +11,10 @@ metadata: spec: sourceNamespaces: - '*-team' - - application-gitops applicationInstanceLabelKey: argocd.argoproj.io/instance applicationSet: sourceNamespaces: - '*-team' - - application-gitops resources: limits: cpu: '1' 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 From 18ec7e3ddd7d7c5b5c79afbb622db8964a8372d6 Mon Sep 17 00:00:00 2001 From: paul foster Date: Mon, 16 Mar 2026 21:54:08 +1100 Subject: [PATCH 2/2] 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 fbc3b0a..251db9d 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.6.0 + version: 1.5.2 description: Chart to kick off gitops installation and bootstrapping of blue print name: cluster-bootstrap-acm-spoke -version: 0.6.9 +version: 0.6.8 diff --git a/charts/cluster-bootstrap/Chart.yaml b/charts/cluster-bootstrap/Chart.yaml index ab09c5a..2f36694 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.6.0 + version: 1.5.2 description: Chart to kick off gitops installation and bootstrapping of blue print name: cluster-bootstrap -version: 0.5.10 +version: 0.5.9 maintainers: - name: rh-mobb