Skip to content

Commit 65fe00b

Browse files
authored
Merge pull request #1518 from huww98/helm-version
release helm 1.34.1
2 parents 6e3a460 + 1db457d commit 65fe00b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: alibaba-cloud-csi-driver
22
apiVersion: v2
3-
version: 1.6.5
4-
appVersion: v1.6.5
3+
version: 1.34.1
4+
appVersion: v1.34.1
55
description: CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS
66
type: application
77
keywords: [csi, alibaba]

deploy/charts/alibaba-cloud-csi-driver/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ images:
104104
registryVPC: null
105105
controller:
106106
repo: acs/csi-plugin
107-
tag: "v1.33.4-576836c-aliyun"
107+
tag: "v1.34.1"
108108
plugin:
109109
repo: acs/csi-plugin
110-
tag: "v1.33.4-576836c-aliyun"
110+
tag: "v1.34.1"
111111
pluginInit:
112112
repo: acs/csi-plugin
113-
tag: "v1.33.4-576836c-aliyun-init"
113+
tag: "v1.34.1-init"
114114
localController:
115115
repo: acs/local-csi-driver
116116
tag: "v0.2.1"

0 commit comments

Comments
 (0)