Skip to content

Commit

Permalink
Revert "feat(container): update image registry.k8s.io/sig-storage/csi…
Browse files Browse the repository at this point in the history
…-snapshotter to v8.2.0"

This reverts commit 8aba0e3.
  • Loading branch information
JosBritton committed Dec 19, 2024
1 parent 3cb9f81 commit 317208a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/ceph-csi-rbd/resources/upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ spec:
resources:
{}
- name: csi-snapshotter
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.2.0
image: registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
2 changes: 1 addition & 1 deletion apps/ceph-csi-rbd/upstream/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ ceph-csi-rbd:
snapshotter:
image:
repository: registry.k8s.io/sig-storage/csi-snapshotter
tag: v8.2.0
tag: v8.1.0
pullPolicy: IfNotPresent
resources: {}
## For further options, check
Expand Down

0 comments on commit 317208a

Please sign in to comment.