Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/sig-storage/csi-snapshotter docke…
Browse files Browse the repository at this point in the history
…r tag to v8.2.0

| datasource | package                                     | from   | to     |
| ---------- | ------------------------------------------- | ------ | ------ |
| docker     | registry.k8s.io/sig-storage/csi-snapshotter | v8.1.0 | v8.2.0 |
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 4a59db6 commit 79c608d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/nutanix-csi/values/nutanix-storage-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ sidecars:
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
snapshotter:
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
imageBeta: registry.k8s.io/sig-storage/csi-snapshotter:v3.0.3
# set it to true, if external-snapshotter sidecar should be deployed along with controller.
deploy: true
Expand Down
2 changes: 1 addition & 1 deletion packages/nutanix-csi/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ components:
- docker.io/nutanix/ntnx-csi-precheck:3.0.0
- registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0
- registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
- registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0
- registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
- registry.k8s.io/sig-storage/csi-attacher:v4.7.0
- registry.k8s.io/sig-storage/csi-resizer:v1.12.0
- registry.k8s.io/sig-storage/livenessprobe:v2.14.0
Expand Down

0 comments on commit 79c608d

Please # to comment.