Skip to content

Commit d5da77d

Browse files
committed
upgrade snapshot-controller to 8.3.0
1 parent 60774eb commit d5da77d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ helm = "https://charts.rook.io/release"
8585
chart = "rook-ceph"
8686

8787
[snapshot-controller]
88-
version = "v8.2.0"
88+
version = "v8.3.0"
8989
repo_url = "https://github.com/kubernetes-csi/external-snapshotter.git/"
9090
path = "deploy/kubernetes/snapshot-controller"
9191

9292
[snapshot-controller-crds]
93-
version = "v8.2.0"
93+
version = "v8.3.0"
9494
repo_url = "https://github.com/kubernetes-csi/external-snapshotter.git/"
9595
path = "client/config/crd"
9696

0 commit comments

Comments
 (0)