Skip to content

Commit d66ea74

Browse files
feat: update kubernetes-csi/external-snapshotter (v8.2.1 → v8.3.0)
1 parent 1c7ab08 commit d66ea74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/clouds/csi-snapshotter/generate/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
77
kind: Kustomization
88
resources:
99
# - github.com/kubernetes-csi/external-snapshotter/client/config/crd?ref=v8.2.1
10-
- github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller?ref=v8.2.1
10+
- github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller?ref=v8.3.0
1111
namespace: csi-snapshotter
1212
patches:
1313
- patch: |

0 commit comments

Comments
 (0)