From 3f2ca80018300ef1173ab7c66b2f41db1fd583d4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 15:06:54 +0100 Subject: [PATCH] chore(deps): update container image velero/velero-plugin-for-aws to v1.8.2@edfb144 (#16174) 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-aws | patch | `v1.8.0` -> `v1.8.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/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index ebd8ba87dc0..af3b7eedcf8 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/csi-driver-smb icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.png deprecated: false sources: +- https://github.com/truecharts/containers/tree/master/mirroralpine - https://cert-manager.io/ - https://github.com/cert-manager - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb -- https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/operators/csi-driver-smb/values.yaml b/charts/operators/csi-driver-smb/values.yaml index d5b031b9d10..11fcc7d65b8 100644 --- a/charts/operators/csi-driver-smb/values.yaml +++ b/charts/operators/csi-driver-smb/values.yaml @@ -37,7 +37,7 @@ velero: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-aws:v1.8.0@sha256:466d4ee963de87b28e38098f5f91401bde514c7c2449ea6da4009be626a08f6c + - image: velero/velero-plugin-for-aws:v1.8.2@sha256:edfb14403fc4ee45ac99f34930125869a06465c44ffacaf57e351e477e2c6b53 imagePullPolicy: IfNotPresent name: velero-plugin-for-aws volumeMounts: diff --git a/charts/operators/openebs/values.yaml b/charts/operators/openebs/values.yaml index d5b031b9d10..11fcc7d65b8 100644 --- a/charts/operators/openebs/values.yaml +++ b/charts/operators/openebs/values.yaml @@ -37,7 +37,7 @@ velero: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-aws:v1.8.0@sha256:466d4ee963de87b28e38098f5f91401bde514c7c2449ea6da4009be626a08f6c + - image: velero/velero-plugin-for-aws:v1.8.2@sha256:edfb14403fc4ee45ac99f34930125869a06465c44ffacaf57e351e477e2c6b53 imagePullPolicy: IfNotPresent name: velero-plugin-for-aws volumeMounts: