Skip to content

Commit 32e0769

Browse files
chore(base-cluster/dependencies): update helm release velero to v7.1.5 (#1134)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [velero](https://togithub.com/vmware-tanzu/velero) ([source](https://togithub.com/vmware-tanzu/helm-charts)) | patch | `7.1.4` -> `7.1.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vmware-tanzu/helm-charts (velero)</summary> ### [`v7.1.5`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-7.1.5) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-7.1.4...velero-7.1.5) A Helm chart for velero #### What's Changed - \[velero] Add example excluded-resources values by [@&#8203;younsl](https://togithub.com/younsl) in [https://github.com/vmware-tanzu/helm-charts/pull/611](https://togithub.com/vmware-tanzu/helm-charts/pull/611) #### New Contributors - [@&#8203;younsl](https://togithub.com/younsl) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/611](https://togithub.com/vmware-tanzu/helm-charts/pull/611) **Full Changelog**: vmware-tanzu/helm-charts@velero-7.1.4...velero-7.1.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25ec4e8 commit 32e0769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/base-cluster/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ global:
169169
vmware:
170170
url: https://vmware-tanzu.github.io/helm-charts
171171
charts:
172-
velero: 7.1.4
172+
velero: 7.1.5
173173
condition: "{{ not (empty .Values.backup.backupStorageLocations) }}"
174174
open-telemetry:
175175
url: https://open-telemetry.github.io/opentelemetry-helm-charts

0 commit comments

Comments
 (0)