Skip to content

Commit 17df84a

Browse files
committed
added stuff
1 parent 81b9f05 commit 17df84a

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

charts/acm-operator/Chart.yaml

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

charts/acm-operator/templates/multiClusterHub.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,8 @@ spec:
6060
name: edge-manager-preview
6161
- configOverrides: {}
6262
enabled: false
63-
name: fine-grained-rbac-preview
63+
name: fine-grained-rbac
64+
- configOverrides: {}
65+
enabled: true
66+
name: cnv-mtv-integrations
6467
separateCertificateManagement: false

charts/acm-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ helper-operator:
2121
namespace:
2222
name: open-cluster-management
2323
subscription:
24-
channel: release-2.14
24+
channel: release-2.16
2525
approval: Manual
2626
operatorName: advanced-cluster-management
2727
source: redhat-operators

charts/rosa-virtualization/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: rosa-virtualization
33
description: Helm chart for deploying OpenShift Virtualization operator on ROSA
44
icon: https://raw.githubusercontent.com/openshift/console/master/frontend/public/imgs/logos/openshift.svg
55
type: application
6-
version: 1.0.1
7-
appVersion: "4.17"
6+
version: 1.0.2
7+
appVersion: "4.20"
88
dependencies:
99
- name: helper-status-checker
1010
version: 4.4.3

0 commit comments

Comments
 (0)