Skip to content

Commit 49cafdf

Browse files
gman0lingxiankong
authored andcommitted
[helm] pin appVersion to v1.21.0
1 parent 68be840 commit 49cafdf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/cinder-csi-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: latest
2+
appVersion: v1.21.0
33
description: Cinder CSI Chart for OpenStack
44
name: openstack-cinder-csi
55
version: 1.3.7

charts/manila-csi-plugin/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: latest
2+
appVersion: v1.21.0
33
description: Manila CSI Chart for OpenStack
44
name: openstack-manila-csi
55
version: 1.1.1

charts/openstack-cloud-controller-manager/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "latest"
2+
appVersion: v1.21.0
33
description: Openstack Cloud Controller Manager Helm Chart
44
icon: https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/openstack-logo/OpenStack-Logo-Vertical.png
55
home: https://github.com/kubernetes/cloud-provider-openstack

0 commit comments

Comments
 (0)