chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16175)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2023-12-16 15:06:48 +01:00
committed by GitHub
parent 5c8bc06333
commit 3dd9eef800
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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:

View File

@@ -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

View File

@@ -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: