chore(deps): update container image velero/velero-plugin-for-csi to v0.7.0@3ba6439 by renovate (#17736)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | velero/velero-plugin-for-csi | minor | `v0.6.3` -> `v0.7.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png
|
||||
keywords:
|
||||
- velero
|
||||
- backup
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/velero
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 3.1.16
|
||||
version: 3.2.0
|
||||
|
||||
@@ -31,7 +31,7 @@ velero:
|
||||
volumeMounts:
|
||||
- mountPath: /target
|
||||
name: plugins
|
||||
- image: velero/velero-plugin-for-csi:v0.6.3@sha256:6f6fe00b772cc7730fb2c4db6ebc8c194bcd456f9acc2c93bb0eea0caa2fd359
|
||||
- image: velero/velero-plugin-for-csi:v0.7.0@sha256:3ba643989cd2128963cfd5914de28acaa061e8216999e44330fd64a647c503ff
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: velero-plugin-for-csi
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user