chore(deps): update helm release velero to v8
This MR contains the following updates:
Package | Update | Change |
---|---|---|
velero (source) | major |
4.4.1 -> 8.2.0
|
Please check whether we should also update the aws plugin: https://github.com/vmware-tanzu/velero-plugin-for-aws/releases . We specify that version in the velero values file.
Release Notes
vmware-tanzu/helm-charts (velero)
v8.2.0
A Helm chart for velero
What's Changed
- [velero] Chart version 8.2.0: update velero to 1.15.1 by @Gui13 in https://github.com/vmware-tanzu/helm-charts/pull/634
New Contributors
- @Gui13 made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/634
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-8.1.0...velero-8.2.0
v8.1.0
A Helm chart for velero
What's Changed
- [velero] feat: allow configuring updateStrategy of node-agent DaemonSet by @simoncampion in https://github.com/vmware-tanzu/helm-charts/pull/629
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-8.0.0...velero-8.1.0
v8.0.0
A Helm chart for velero
What's Changed
- Bump velero/velero from v1.14.1 to v1.15.0 in /charts/velero by @dependabot in https://github.com/vmware-tanzu/helm-charts/pull/625
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.2.2...velero-8.0.0
v7.2.2
A Helm chart for velero
What's Changed
- [velero] Add version label to deployment by @wyattfry in https://github.com/vmware-tanzu/helm-charts/pull/624
New Contributors
- @wyattfry made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/624
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.2.1...velero-7.2.2
v7.2.1
A Helm chart for velero
What's Changed
- [velero] fix: render schedule annotations only if present in values by @maxsxu in https://github.com/vmware-tanzu/helm-charts/pull/616
New Contributors
- @maxsxu made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/616
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.2.0...velero-7.2.1
v7.2.0
A Helm chart for velero
What's Changed
- chore: add k8s v1.31 CI test by @jenting in https://github.com/vmware-tanzu/helm-charts/pull/613
- [velero] Bump image to 1.14.1 and chart to 7.2.0 by @ClementVedrenne in https://github.com/vmware-tanzu/helm-charts/pull/617
New Contributors
- @ClementVedrenne made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/617
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.1.5...velero-7.2.0
v7.1.5
A Helm chart for velero
What's Changed
- [velero] Add example excluded-resources values by @younsl in https://github.com/vmware-tanzu/helm-charts/pull/611
New Contributors
- @younsl made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/611
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.1.4...velero-7.1.5
v7.1.4
A Helm chart for velero
What's Changed
- [velero] Fix maintenance Job resource requests by @yaraskm in https://github.com/vmware-tanzu/helm-charts/pull/610
New Contributors
- @yaraskm made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/610
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.1.3...velero-7.1.4
v7.1.3
A Helm chart for velero
What's Changed
- [velero] feat: Adds --keep-latest-jobs-count for repository maintenance job by @navilg in https://github.com/vmware-tanzu/helm-charts/pull/604
New Contributors
- @navilg made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/604
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.1.2...velero-7.1.3
v7.1.2
A Helm chart for velero
What's Changed
- [velero] feat: Adds resources and limits for repository maintenance job by @Sebastian-RG in https://github.com/vmware-tanzu/helm-charts/pull/602
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.1.1...velero-7.1.2
v7.1.1
A Helm chart for velero
What's Changed
- [velero] fix imagePullSecrets to velero server serviceaccount #595 by @adonispd in https://github.com/vmware-tanzu/helm-charts/pull/596
New Contributors
- @adonispd made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/596
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.1.0...velero-7.1.1
v7.1.0
A Helm chart for velero
What's Changed
- [velero] add extraArgs to Velero node agent configuration by @simoncampion in https://github.com/vmware-tanzu/helm-charts/pull/593
New Contributors
- @simoncampion made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/593
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-7.0.0...velero-7.1.0
v7.0.0
A Helm chart for velero
What's Changed
- [velero] Bump up Velero 1.14.0 by @xebia-progress in https://github.com/vmware-tanzu/helm-charts/pull/590
New Contributors
- @xebia-progress made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/590
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.7.0...velero-7.0.0
v6.7.0
A Helm chart for velero
What's Changed
- [velero] Remove default values for resources by @rissson in https://github.com/vmware-tanzu/helm-charts/pull/499
New Contributors
- @rissson made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/499
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.6.0...velero-6.7.0
v6.6.0
A Helm chart for velero
What's Changed
- [velero] feat(issue-584): Adds ImagePullSecrets to Velero server ServiceAccount by @Sebastian-RG in https://github.com/vmware-tanzu/helm-charts/pull/585
New Contributors
- @Sebastian-RG made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/585
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.5.0...velero-6.6.0
v6.5.0
A Helm chart for velero
What's Changed
- [velero] CI k8s 1.30 by @jenting in https://github.com/vmware-tanzu/helm-charts/pull/579
- [velero] feat(issue-582): Allow annotating VolumeSnapshotLocation/BackupStorageLocation resources by @tuusberg in https://github.com/vmware-tanzu/helm-charts/pull/583
New Contributors
- @tuusberg made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/583
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.4.0...velero-6.5.0
v6.4.0
A Helm chart for velero
What's Changed
- [velero] Add paused flag for the schedule resource by @higashik in https://github.com/vmware-tanzu/helm-charts/pull/574
New Contributors
- @higashik made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/574
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.3.0...velero-6.4.0
v6.3.0
A Helm chart for velero
What's Changed
- [velero]Bump up Velero 1.13.2 by @qiuming-best in https://github.com/vmware-tanzu/helm-charts/pull/577
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.2.0...velero-6.3.0
v6.2.0
A Helm chart for velero
What's Changed
- [velero] Allow passing custom arguments to velero server CLI by @jacksgt in https://github.com/vmware-tanzu/helm-charts/pull/572
New Contributors
- @jacksgt made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/572
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.1.0...velero-6.2.0
v6.1.0
A Helm chart for velero
What's Changed
- [velero] Adhere chart to semver by @qiuming-best in https://github.com/vmware-tanzu/helm-charts/pull/569
- Bump velero/velero from v1.13.0 to v1.13.1 in /charts/velero by @dependabot in https://github.com/vmware-tanzu/helm-charts/pull/557
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-6.0.0...velero-6.1.0
v6.0.0
A Helm chart for velero
What's Changed
- fix(velero): remove useless
nodeAgent.privileged
by @cwrau in https://github.com/vmware-tanzu/helm-charts/pull/509
New Contributors
- @cwrau made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/509
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.4.1...velero-6.0.0
v5.4.1
A Helm chart for velero
What's Changed
- [velero] Change default upload type to kopia by @qiuming-best in https://github.com/vmware-tanzu/helm-charts/pull/551
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.4.0...velero-5.4.1
v5.4.0
A Helm chart for velero
What's Changed
- [velero] CI test for K8s 1.28 + 1.29 by @jenting in https://github.com/vmware-tanzu/helm-charts/pull/541
- [velero] Added default operation timeout override by @DreamingRaven in https://github.com/vmware-tanzu/helm-charts/pull/546
New Contributors
- @DreamingRaven made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/546
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.3.0...velero-5.4.0
v5.3.0
A Helm chart for velero
What's Changed
- [velero]Bump velero version v1.13.0 by @qiuming-best in https://github.com/vmware-tanzu/helm-charts/pull/535
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.2.2...velero-5.3.0
v5.2.2
A Helm chart for velero
What's Changed
- [velero] add labels to upgrade-crds job, not only in pod template by @JannikJ in https://github.com/vmware-tanzu/helm-charts/pull/539
New Contributors
- @JannikJ made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/539
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.2.1...velero-5.2.2
v5.2.1
A Helm chart for velero
What's Changed
- [velero] v1.12.3 by @jenting in https://github.com/vmware-tanzu/helm-charts/pull/536
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.2.0...velero-5.2.1
v5.2.0
A Helm chart for velero
What's Changed
- [velero] Pass config trough tpl and implement reload trigger by @jkroepke in https://github.com/vmware-tanzu/helm-charts/pull/525
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.7...velero-5.2.0
v5.1.7
A Helm chart for velero
What's Changed
- [velero]: Feature push new charts to GHCR OCI registry as well by @ishuar in https://github.com/vmware-tanzu/helm-charts/pull/523
- [velero] feat: Add additional templating options for Velero upgrade CRDs job by @cbuto in https://github.com/vmware-tanzu/helm-charts/pull/528
New Contributors
- @cbuto made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/528
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.6...velero-5.1.7
v5.1.6
A Helm chart for velero
What's Changed
- [velero]: Disable default values for upgradeJobResources by @ishuar in https://github.com/vmware-tanzu/helm-charts/pull/524
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.5...velero-5.1.6
v5.1.5
A Helm chart for velero
What's Changed
- Bump velero/velero from 1.12.1 to v1.12.2 in /charts/velero by @dependabot in https://github.com/vmware-tanzu/helm-charts/pull/522
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.4...velero-5.1.5
v5.1.4
A Helm chart for velero
What's Changed
- [velero] Add option to use --default-snapshot-move-data by @efbicief in https://github.com/vmware-tanzu/helm-charts/pull/518
New Contributors
- @efbicief made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/518
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.3...velero-5.1.4
v5.1.3
A Helm chart for velero
What's Changed
- [velero] Have separate resource usages for velero server pod and upgradeCRDs job pod by @Miraj50 in https://github.com/vmware-tanzu/helm-charts/pull/514
New Contributors
- @Miraj50 made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/514
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.2...velero-5.1.3
v5.1.2
A Helm chart for velero
What's Changed
- [velero] Add secret annotations by @al-cheb in https://github.com/vmware-tanzu/helm-charts/pull/511
New Contributors
- @al-cheb made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/511
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.1...velero-5.1.2
v5.1.1
A Helm chart for velero
What's Changed
- Bump velero/velero from 1.12.0 to v1.12.1 in /charts/velero by @dependabot in https://github.com/vmware-tanzu/helm-charts/pull/512
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.0...velero-5.1.1
v5.1.0
A Helm chart for velero
What's Changed
- [velero]Bump velero version v1.12.0 by @qiuming-best in https://github.com/vmware-tanzu/helm-charts/pull/496
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.0.2...velero-5.1.0
v5.0.2
A Helm chart for velero
What's Changed
- Add credential configuration for VSL by @jenting in https://github.com/vmware-tanzu/helm-charts/pull/494
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.0.1...velero-5.0.2
v5.0.1
A Helm chart for velero
What's Changed
- [velero] Setting podAnnotations metrics only if not using servicemonitor or podmonitor by @SebPlv in https://github.com/vmware-tanzu/helm-charts/pull/493
New Contributors
- @SebPlv made their first contribution in https://github.com/vmware-tanzu/helm-charts/pull/493
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.0.0...velero-5.0.1
v5.0.0
A Helm chart for velero
What's Changed
- [velero] Remove helm hooks for the custom resources by @jenting in https://github.com/vmware-tanzu/helm-charts/pull/490
Full Changelog: https://github.com/vmware-tanzu/helm-charts/compare/velero-4.4.1...velero-5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.