Skip to content

Commit

Permalink
feat(helm)!: Update chart velero to 4.0.2 (#902)
Browse files Browse the repository at this point in the history
[![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)) | major |
`3.2.0` -> `4.0.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>vmware-tanzu/helm-charts</summary>

###
[`v4.0.2`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-4.0.2)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-4.0.1...velero-4.0.2)

A Helm chart for velero

#### What's Changed

- \[velero] ci: add k8s 1.26 and 1.27 tests by
[@&#8203;jenting](https://togithub.com/jenting) in
[vmware-tanzu/helm-charts#453
- \[velero] doc: the configuration.provider is deprecated by
[@&#8203;jenting](https://togithub.com/jenting) in
[vmware-tanzu/helm-charts#458

**Full Changelog**:
vmware-tanzu/helm-charts@velero-4.0.1...velero-4.0.2

###
[`v4.0.1`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-4.0.1)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-4.0.0...velero-4.0.1)

A Helm chart for velero

#### What's Changed

- \[velero] Fix no velero deployment by
[@&#8203;jenting](https://togithub.com/jenting) in
[vmware-tanzu/helm-charts#455

**Full Changelog**:
vmware-tanzu/helm-charts@velero-4.0.0...velero-4.0.1

###
[`v4.0.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-4.0.0)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-3.2.0...velero-4.0.0)

A Helm chart for velero

#### What's Changed

- \[velero] Add support for multiple backupstoragelocations and
volumesnapshotlocations by
[@&#8203;bsteinm2](https://togithub.com/bsteinm2) in
[vmware-tanzu/helm-charts#413

#### New Contributors

- [@&#8203;bsteinm2](https://togithub.com/bsteinm2) made their first
contribution in
[vmware-tanzu/helm-charts#413

**Full Changelog**:
vmware-tanzu/helm-charts@velero-3.2.0...velero-4.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on saturday" (UTC), 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/RickCoxDev/home-cluster).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent 98bf0dc commit eba9642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/storage/velero/helm-release.yaml
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: velero
version: 3.2.0
version: 4.0.2
sourceRef:
kind: HelmRepository
name: velero
Expand Down

0 comments on commit eba9642

Please sign in to comment.