We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0858bd2 + b8edf31 commit 07a4418Copy full SHA for 07a4418
2 files changed
charts/portworx-operator/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: portworx-operator
3
description: Helm chart for deploying Portworx Enterprise operator on ROSA HCP with workload identity (IRSA)
4
type: application
5
-version: 0.1.0
+version: 0.1.1
6
appVersion: "3.2"
7
dependencies:
8
- name: helper-status-checker
charts/portworx-operator/values.yaml
@@ -34,7 +34,7 @@ helper-status-checker:
34
enabled: true
35
approver: true
36
checks:
37
- - operatorName: portworx-certified
+ - operatorName: portworx-operator
38
subscriptionName: portworx-certified
39
namespace:
40
name: portworx
0 commit comments