Skip to content

Commit

Permalink
[dev-v2.8] rancher-vsphere-csi add 103.1.1+up3.1.2-rancher4 (#3804)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonWAffel authored Apr 18, 2024
1 parent 96f7080 commit e840204
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.8.0-0 < 2.9.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: 103.1.1+up3.1.2-rancher3
version: 103.1.1+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 @@ -19368,10 +19368,10 @@ entries:
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
catalog.cattle.io/release-name: vsphere-csi
apiVersion: v1
appVersion: 3.1.2-rancher3
created: "2024-04-11T16:28:58.122456-04:00"
appVersion: 3.1.2-rancher4
created: "2024-04-18T15:05:38.46911-04:00"
description: vSphere Cloud Storage Interface (CSI)
digest: b340cc69cc4cfe6858c2b016af51f42127af359831cecb9cd3ff0e004ca00490
digest: e34d4f0169c48e8ddee0b76ce1679eb17ebfb6fea854b6de6b406acce5040bac
icon: https://charts.rancher.io/assets/logos/vsphere-csi.svg
keywords:
- infrastructure
Expand All @@ -19384,8 +19384,8 @@ entries:
sources:
- https://github.com/kubernetes-sigs/vsphere-csi-driver
urls:
- assets/rancher-vsphere-csi/rancher-vsphere-csi-103.1.1+up3.1.2-rancher3.tgz
version: 103.1.1+up3.1.2-rancher3
- assets/rancher-vsphere-csi/rancher-vsphere-csi-103.1.1+up3.1.2-rancher4.tgz
version: 103.1.1+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.8.0-0 < 2.9.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: 103.1.1
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rancher-monitoring:
rancher-monitoring-crd:
- 103.1.0-rc1+up45.31.1
rancher-vsphere-csi:
- 103.1.1+up3.1.2-rancher3
- 103.1.1+up3.1.2-rancher4
neuvector-monitor:
- 103.0.3+up2.7.6
neuvector:
Expand Down

0 comments on commit e840204

Please sign in to comment.