Skip to content

Commit

Permalink
Merge pull request #90 from CompPhy/CompPhy/issue89
Browse files Browse the repository at this point in the history
[vsphere-csi] Update snapshot-controller dependencies
  • Loading branch information
MaxRink authored Oct 29, 2024
2 parents 45a6260 + 43fcce7 commit f6a3ae6
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 15 deletions.
11 changes: 4 additions & 7 deletions charts/vsphere-csi/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
dependencies:
- name: snapshot-controller
repository: https://piraeus.io/helm-charts/
version: 1.5.1
- name: snapshot-validation-webhook
repository: https://piraeus.io/helm-charts/
version: 1.5.0
version: 3.0.6
- name: vsphere-cpi
repository: https://vsphere-tmm.github.io/helm-charts
version: 1.5.0
version: 1.6.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.17.1
digest: sha256:85d5c81d4ef4a67e9df4300ce76180c3770de7dbce1d782e78b0be2f2a6d7cbc
generated: "2023-11-28T00:29:47.22804+01:00"
digest: sha256:7595bfdc2174f621a04750e36d6515b777adb4be26a7897058da8ae5cd909ee7
generated: "2024-10-29T10:07:30.262650493-04:00"
8 changes: 2 additions & 6 deletions charts/vsphere-csi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ dependencies:
- condition: snapshot.controller.enabled
name: snapshot-controller
repository: https://piraeus.io/helm-charts/
version: 1.5.1
- condition: snapshot.validationWebhook.enabled
name: snapshot-validation-webhook
repository: https://piraeus.io/helm-charts/
version: 1.5.0
version: 3.0.6
- condition: vsphere-cpi.enabled
name: vsphere-cpi
repository: https://vsphere-tmm.github.io/helm-charts
Expand All @@ -35,4 +31,4 @@ maintainers:
name: vsphere-csi
sources:
- https://github.com/kubernetes-sigs/vsphere-csi-driver
version: 3.7.1
version: 3.7.2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed charts/vsphere-csi/charts/vsphere-cpi-1.5.0.tgz
Binary file not shown.
Binary file added charts/vsphere-csi/charts/vsphere-cpi-1.6.0.tgz
Binary file not shown.
2 changes: 0 additions & 2 deletions charts/vsphere-csi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2778,5 +2778,3 @@ vsphere-cpi:
snapshot:
controller:
enabled: false
validationWebhook:
enabled: false

0 comments on commit f6a3ae6

Please sign in to comment.