We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97696a commit 378c4ceCopy full SHA for 378c4ce
k8s-manifests/apps/cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml
@@ -3,4 +3,4 @@
3
apiVersion: kustomize.config.k8s.io/v1beta1
4
kind: Kustomization
5
resources:
6
- - github.com/kubernetes-csi/external-snapshotter/client/config/crd?ref=v6.2.2
+ - github.com/kubernetes-csi/external-snapshotter/client/config/crd?ref=v6.3.4
k8s-manifests/apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml
@@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
namespace: kube-system
7
- - github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller?ref=v6.2.2
+ - github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller?ref=v6.3.4
0 commit comments