From 378c4cea5075239e8e49ad76e0ca4c4ebbeb5193 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 22:44:06 +0000 Subject: [PATCH] chore(deps): update dependency kubernetes-csi/external-snapshotter to v6.3.4 --- .../cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml | 2 +- .../apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml b/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml index 1be1a5f..380dcdf 100644 --- a/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml +++ b/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter-crd/kustomization.yaml @@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - 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 diff --git a/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml b/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml index 6c11520..6f2445e 100644 --- a/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml +++ b/k8s-manifests/apps/cluster-wide-apps/csi-snapshotter/kustomization.yaml @@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: kube-system resources: - - 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