Skip to content

Commit

Permalink
add powerflex helm chart changes for v1.7.1. (#245)
Browse files Browse the repository at this point in the history
* add powerflex helm chart changes for v1.7.1.
  • Loading branch information
VamsiSiddu-7 authored Jul 31, 2023
1 parent 75286c5 commit 3c3b267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/csi-vxflexos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "2.7.0"
appVersion: "2.7.1"
name: csi-vxflexos
version: "2.7.0"
version: "2.7.1"
description: |
VxFlex OS CSI (Container Storage Interface) driver Kubernetes
integration. This chart includes everything required to provision via CSI as
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-vxflexos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# "version" is used to verify the values file matches driver version
# Not recommend to change
version: v2.7.0
version: v2.7.1

images:
# "driver" defines the container image, used for the driver container.
Expand Down

0 comments on commit 3c3b267

Please sign in to comment.