From 3dd9eef800a5d828acdbaee03d558929cda1af81 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 15:06:48 +0100 Subject: [PATCH] chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16175) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | velero/velero-plugin-for-csi | patch | `v0.6.0` -> `v0.6.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/operators/csi-driver-smb/Chart.yaml | 2 +- charts/operators/csi-driver-smb/values.yaml | 2 +- charts/operators/openebs/Chart.yaml | 2 +- charts/operators/openebs/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index 211194894f8..ebd8ba87dc0 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: csi-driver-smb -version: 1.0.3 +version: 1.0.4 appVersion: latest description: csi-driver-smb is a smb CSI driver for kubernetes home: https://truecharts.org/charts/incubator/csi-driver-smb diff --git a/charts/operators/csi-driver-smb/values.yaml b/charts/operators/csi-driver-smb/values.yaml index 369ef207d9e..d5b031b9d10 100644 --- a/charts/operators/csi-driver-smb/values.yaml +++ b/charts/operators/csi-driver-smb/values.yaml @@ -31,7 +31,7 @@ velero: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-csi:v0.6.0@sha256:fc07d1897a65d7728543b2fae9feddad087b5e7f45f45c3adaeda2ef4996fd50 + - image: velero/velero-plugin-for-csi:v0.6.2@sha256:f0a6f541a24951a21aecbd42d4170e79e138d2f9efdb9e82b6fb14b3effc2d5a imagePullPolicy: IfNotPresent name: velero-plugin-for-csi volumeMounts: diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index ac49887f816..0a8fa76c570 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: openebs -version: 1.0.3 +version: 1.0.4 appVersion: latest description: OpenEBS is a umbrella container storage provisioner home: https://truecharts.org/charts/incubator/openebs diff --git a/charts/operators/openebs/values.yaml b/charts/operators/openebs/values.yaml index 369ef207d9e..d5b031b9d10 100644 --- a/charts/operators/openebs/values.yaml +++ b/charts/operators/openebs/values.yaml @@ -31,7 +31,7 @@ velero: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-csi:v0.6.0@sha256:fc07d1897a65d7728543b2fae9feddad087b5e7f45f45c3adaeda2ef4996fd50 + - image: velero/velero-plugin-for-csi:v0.6.2@sha256:f0a6f541a24951a21aecbd42d4170e79e138d2f9efdb9e82b6fb14b3effc2d5a imagePullPolicy: IfNotPresent name: velero-plugin-for-csi volumeMounts: