We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7abb35 commit bb0b446Copy full SHA for bb0b446
1 file changed
infrastructure/controllers/base/csi-snapshotter/kustomization.yaml
@@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: kube-system
4
resources:
5
-- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v6.2.1
6
-- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v6.2.1
+- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v8.3.0
+- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v8.3.0
0 commit comments