Skip to content

Commit 378c4ce

Browse files
chore(deps): update dependency kubernetes-csi/external-snapshotter to v6.3.4
1 parent f97696a commit 378c4ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8s-manifests/apps/cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
apiVersion: kustomize.config.k8s.io/v1beta1
44
kind: Kustomization
55
resources:
6-
- github.com/kubernetes-csi/external-snapshotter/client/config/crd?ref=v6.2.2
6+
- github.com/kubernetes-csi/external-snapshotter/client/config/crd?ref=v6.3.4

k8s-manifests/apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
44
kind: Kustomization
55
namespace: kube-system
66
resources:
7-
- github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller?ref=v6.2.2
7+
- github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller?ref=v6.3.4

0 commit comments

Comments
 (0)