Skip to content

Commit

Permalink
feat(helm): update chart velero to 3.2.0 (#899)
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)) | minor |
`3.1.2` -> `3.2.0` |

---

### Release Notes

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

###
[`v3.2.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-3.2.0)

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

A Helm chart for velero

#### What's Changed

- \[velero] Bump velero version v1.11.0 by
[@&#8203;qiuming-best](https://togithub.com/qiuming-best) in
[vmware-tanzu/helm-charts#452

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

###
[`v3.1.6`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-3.1.6)

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

A Helm chart for velero

#### What's Changed

- \[velero] Add PodMonitor for monitoring node-agents. by
[@&#8203;OGKevin](https://togithub.com/OGKevin) in
[vmware-tanzu/helm-charts#447

#### New Contributors

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

**Full Changelog**:
vmware-tanzu/helm-charts@velero-3.1.5...velero-3.1.6

###
[`v3.1.5`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-3.1.5)

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

A Helm chart for velero

#### What's Changed

- \[velero] ci: bump github actions by
[@&#8203;jenting](https://togithub.com/jenting) in
[vmware-tanzu/helm-charts#443
- \[velero] fix: check the key value.data.image exists by
[@&#8203;jenting](https://togithub.com/jenting) in
[vmware-tanzu/helm-charts#446

**Full Changelog**:
vmware-tanzu/helm-charts@velero-3.1.4...velero-3.1.5

###
[`v3.1.4`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-3.1.4)

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

A Helm chart for velero

#### What's Changed

- \[velero] Bump velero version v1.10.2 by
[@&#8203;jenting](https://togithub.com/jenting) in
[vmware-tanzu/helm-charts#441

**Full Changelog**:
vmware-tanzu/helm-charts@velero-3.1.3...velero-3.1.4

###
[`v3.1.3`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-3.1.3)

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

A Helm chart for velero

#### What's Changed

- \[velero] fixed the extraEnvVars key/val iteration on templates by
[@&#8203;vibin18](https://togithub.com/vibin18) in
[vmware-tanzu/helm-charts#439

#### New Contributors

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

**Full Changelog**:
vmware-tanzu/helm-charts@velero-3.1.2...velero-3.1.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent ce8edbe commit ede0dab
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.1.2
version: 3.2.0
sourceRef:
kind: HelmRepository
name: velero
Expand Down

0 comments on commit ede0dab

Please sign in to comment.