Skip to content

Commit

Permalink
chore(base-cluster/dependencies): update helm release velero to v7.1.5 (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 25ec4e8 commit 32e0769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ global:
vmware:
url: https://vmware-tanzu.github.io/helm-charts
charts:
velero: 7.1.4
velero: 7.1.5
condition: "{{ not (empty .Values.backup.backupStorageLocations) }}"
open-telemetry:
url: https://open-telemetry.github.io/opentelemetry-helm-charts
Expand Down

0 comments on commit 32e0769

Please sign in to comment.