Skip to content

Commit b4f8ff0

Browse files
committed
added acm spoke hub clusters
1 parent b394190 commit b4f8ff0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/acm-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
version: 1.1.0
1010
repository: https://rh-mobb.github.io/validated-pattern-helm-charts/
1111
name: acm-operator
12-
version: 0.5.17
12+
version: 0.5.18
1313
apiVersion: v2
1414
description: Chart to deploy Red Hat Advanced Cluster Management (RHACM) with ArgoCD ApplicationSets for spoke cluster management

charts/acm-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ argocd:
5353
- name: spoke-application-ns
5454
annotations:
5555
helmRepoUrl: https://rh-mobb.github.io/validated-pattern-helm-charts/
56-
chart: app-of-apps-application-acm
56+
chart: app-of-apps-application
5757
project: application-ns-project
58-
targetRevision: 1.6.3
58+
targetRevision: 1.5.5
5959
gitRepoUrl: https://github.com/rh-mobb/rosa-cluster-config.git
6060
adGroup: PFAUTHAD
6161
# gitPathFile will be constructed dynamically as: {{metadata.labels.environment}}/{{name}}/applications-ns.yaml

0 commit comments

Comments
 (0)