Skip to content

Commit e78b5ac

Browse files
authored
Merge pull request #75 from rh-mobb/fixes-helm
added acm sdtuff
2 parents 9185a8f + b7d2a94 commit e78b5ac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/portworx-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ 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.5
6-
appVersion: "3.2"
5+
version: 0.1.6
6+
appVersion: "3.6"
77
dependencies:
88
- name: helper-status-checker
99
version: 4.4.3

charts/portworx-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ storageCluster:
1717
name: px-cluster
1818
# Required: IAM role ARN for Portworx workload identity (from terraform output portworx_role_arn)
1919
iamRoleArn: ""
20-
imageVersion: "3.2.1"
20+
imageVersion: "3.6.1"
2121
syncWave: 5
2222
smallNode: false
2323
cloudStorage:

0 commit comments

Comments
 (0)