Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
vsphere-csi-driver: bump to v2.2.0 (#1148)
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitri Koshkin <[email protected]>
Co-authored-by: Sam Tran <[email protected]>
  • Loading branch information
3 people authored May 21, 2021
1 parent ccd341d commit 0671dea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/vsphere-csi-driver/vsphere-csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metadata:
kubeaddons.mesosphere.io/name: vsphere-csi-driver
kubeaddons.mesosphere.io/provides: csi-driver
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.2.1-1"
appversion.kubeaddons.mesosphere.io/vsphere-csi-driver: "2.0.1"
values.chart.helm.kubeaddons.mesosphere.io/vsphere-csi-driver: "https://raw.githubusercontent.com/mesosphere/charts/5565912/stable/vsphere-csi-driver/values.yaml"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.3.0-1"
appversion.kubeaddons.mesosphere.io/vsphere-csi-driver: "2.2.0"
values.chart.helm.kubeaddons.mesosphere.io/vsphere-csi-driver: "https://raw.githubusercontent.com/mesosphere/charts/d0e5dd0/stable/vsphere-csi-driver/values.yaml"
spec:
requires:
- matchLabels:
Expand All @@ -23,7 +23,7 @@ spec:
chartReference:
chart: vsphere-csi-driver
repo: https://mesosphere.github.io/charts/stable
version: 1.2.1
version: 1.3.0
values: |
storageclass:
# Fill it with your created and tagged vSphere Storage Policy
Expand Down

0 comments on commit 0671dea

Please sign in to comment.