Skip to content

Commit 07a4418

Browse files
authored
Merge pull request #70 from rh-mobb/fixes-helm
added acm sdtuff
2 parents 0858bd2 + b8edf31 commit 07a4418

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/portworx-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: portworx-operator
33
description: Helm chart for deploying Portworx Enterprise operator on ROSA HCP with workload identity (IRSA)
44
type: application
5-
version: 0.1.0
5+
version: 0.1.1
66
appVersion: "3.2"
77
dependencies:
88
- name: helper-status-checker

charts/portworx-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ helper-status-checker:
3434
enabled: true
3535
approver: true
3636
checks:
37-
- operatorName: portworx-certified
37+
- operatorName: portworx-operator
3838
subscriptionName: portworx-certified
3939
namespace:
4040
name: portworx

0 commit comments

Comments
 (0)