Skip to content

Commit fb8f502

Browse files
committed
added acm spoke hub clusters
1 parent bc4a453 commit fb8f502

5 files changed

Lines changed: 6 additions & 8 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: app-of-apps-acm-team-onboarding
33
description: Chart to onboard teams on an ACM hub with AppProjects, RBAC, and placement infrastructure for spoke deployment via ApplicationSets
4-
version: 0.2.0
4+
version: 0.3.0
55
home: https://rh-mobb.github.io/validated-pattern-helm-charts/
66
maintainers:
77
- name: rh-mobb
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: Chart to generate argocd apps
33
name: application-gitops
4-
version: 1.5.2
4+
version: 1.6.0
55
home: https://rh-mobb.github.io/validated-pattern-helm-charts/
66
maintainers:
77
- name: rh-mobb

charts/application-gitops/templates/argocd-crd.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ metadata:
1111
spec:
1212
sourceNamespaces:
1313
- '*-team'
14-
- application-gitops
1514
applicationInstanceLabelKey: argocd.argoproj.io/instance
1615
applicationSet:
1716
sourceNamespaces:
1817
- '*-team'
19-
- application-gitops
2018
resources:
2119
limits:
2220
cpu: '1'

charts/cluster-bootstrap-acm-spoke/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
version: ~0.1.0
99
- name: application-gitops
1010
repository: https://rh-mobb.github.io/validated-pattern-helm-charts/
11-
version: 1.5.2
11+
version: 1.6.0
1212
description: Chart to kick off gitops installation and bootstrapping of blue print
1313
name: cluster-bootstrap-acm-spoke
14-
version: 0.6.8
14+
version: 0.6.9

charts/cluster-bootstrap/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ dependencies:
55
version: ~0.1.0
66
- name: application-gitops
77
repository: https://rh-mobb.github.io/validated-pattern-helm-charts/
8-
version: 1.5.2
8+
version: 1.6.0
99
description: Chart to kick off gitops installation and bootstrapping of blue print
1010
name: cluster-bootstrap
11-
version: 0.5.9
11+
version: 0.5.10
1212
maintainers:
1313
- name: rh-mobb

0 commit comments

Comments
 (0)