Skip to content

Commit

Permalink
[dev-v2.9] rancher-vsphere-csi add 104.0.0+up3.1.2-rancher4 (rancher#…
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonWAffel authored and krunalhinguu committed Jul 15, 2024
1 parent c517548 commit 8a8ab2b
Show file tree
Hide file tree
Showing 26 changed files with 12 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: vsphere-csi
apiVersion: v1
appVersion: 3.1.2-rancher3
appVersion: 3.1.2-rancher4
description: vSphere Cloud Storage Interface (CSI)
icon: https://charts.rancher.io/assets/logos/vsphere-csi.svg
keywords:
Expand All @@ -21,4 +21,4 @@ maintainers:
name: rancher-vsphere-csi
sources:
- https://github.com/kubernetes-sigs/vsphere-csi-driver
version: 104.0.0+up3.1.2-rancher3
version: 104.0.0+up3.1.2-rancher4
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ questions:
- variable: csiAuthCheck.enabled
label: Enable authorization checks on operations involving datastores
type: boolean
default: false
default: true
group: Driver Configuration

- variable: onlineVolumeExtend.enabled
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ csiController:
csiMigration:
enabled: false
csiAuthCheck:
enabled: false
enabled: true
onlineVolumeExtend:
enabled: false
triggerCsiFullsync:
Expand Down
10 changes: 5 additions & 5 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18986,10 +18986,10 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: vsphere-csi
apiVersion: v1
appVersion: 3.1.2-rancher3
created: "2024-04-11T16:35:19.264121-04:00"
appVersion: 3.1.2-rancher4
created: "2024-04-18T14:35:31.512175-04:00"
description: vSphere Cloud Storage Interface (CSI)
digest: dd8a788c7eeb02233430096cdf2f81b4884c1226a3acb79d425f1a02e430c823
digest: 31c68a9ea15d111b51875b5b810216e83ed0648ae281225dd745e0d813c00e73
icon: https://charts.rancher.io/assets/logos/vsphere-csi.svg
keywords:
- infrastructure
Expand All @@ -19002,8 +19002,8 @@ entries:
sources:
- https://github.com/kubernetes-sigs/vsphere-csi-driver
urls:
- assets/rancher-vsphere-csi/rancher-vsphere-csi-104.0.0+up3.1.2-rancher3.tgz
version: 104.0.0+up3.1.2-rancher3
- assets/rancher-vsphere-csi/rancher-vsphere-csi-104.0.0+up3.1.2-rancher4.tgz
version: 104.0.0+up3.1.2-rancher4
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: vSphere CSI
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: vsphere-csi
apiVersion: v1
appVersion: 3.1.2-rancher3
appVersion: 3.1.2-rancher4
2 changes: 1 addition & 1 deletion packages/rancher-vsphere/rancher-vsphere-csi/package.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
url: https://github.com/rancher/vsphere-charts.git
subdirectory: charts/rancher-vsphere-csi
commit: 237e68df2780893331ff4b1e1746efebd5710b59
commit: 0a91c2fe20a9ac83512ac1b06ed712b30653b849
version: 104.0.0
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ rancher-vsphere-cpi:
- 102.2.0+up1.6.0
- 103.1.0+up1.7.0
rancher-vsphere-csi:
- 104.0.0+up3.1.2-rancher3
- 104.0.0+up3.1.2-rancher4
- 102.2.0+up3.0.2-rancher1
- 103.1.0+up3.1.2-rancher1
rancher-webhook:
Expand Down

0 comments on commit 8a8ab2b

Please sign in to comment.