-
Notifications
You must be signed in to change notification settings - Fork 363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[velero] feat(issue-582): Allow annotating VolumeSnapshotLocation/BackupStorageLocation resources #583
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eLocation resources Signed-off-by: Matt Tuusberg <[email protected]>
Signed-off-by: Matt Tuusberg <[email protected]>
jenting
approved these changes
May 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
qiuming-best
approved these changes
May 29, 2024
renovate bot
referenced
this pull request
in teutonet/teutonet-helm-charts
Jul 3, 2024
#954) [![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 | `6.0.0` -> `6.7.0` | --- > [!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> ### [`v6.7.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.7.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.6.0...velero-6.7.0) A Helm chart for velero #### What's Changed - \[velero] Remove default values for resources by [@​rissson](https://togithub.com/rissson) in [https://github.com/vmware-tanzu/helm-charts/pull/499](https://togithub.com/vmware-tanzu/helm-charts/pull/499) #### New Contributors - [@​rissson](https://togithub.com/rissson) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/499](https://togithub.com/vmware-tanzu/helm-charts/pull/499) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.6.0...velero-6.7.0 ### [`v6.6.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.6.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.5.0...velero-6.6.0) A Helm chart for velero #### What's Changed - \[velero] feat(issue-584): Adds ImagePullSecrets to Velero server ServiceAccount by [@​Sebastian-RG](https://togithub.com/Sebastian-RG) in [https://github.com/vmware-tanzu/helm-charts/pull/585](https://togithub.com/vmware-tanzu/helm-charts/pull/585) #### New Contributors - [@​Sebastian-RG](https://togithub.com/Sebastian-RG) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/585](https://togithub.com/vmware-tanzu/helm-charts/pull/585) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.5.0...velero-6.6.0 ### [`v6.5.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.5.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.4.0...velero-6.5.0) A Helm chart for velero ##### What's Changed - \[velero] CI k8s 1.30 by [@​jenting](https://togithub.com/jenting) in [https://github.com/vmware-tanzu/helm-charts/pull/579](https://togithub.com/vmware-tanzu/helm-charts/pull/579) - \[velero] feat(issue-582): Allow annotating VolumeSnapshotLocation/BackupStorageLocation resources by [@​tuusberg](https://togithub.com/tuusberg) in [https://github.com/vmware-tanzu/helm-charts/pull/583](https://togithub.com/vmware-tanzu/helm-charts/pull/583) ##### New Contributors - [@​tuusberg](https://togithub.com/tuusberg) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/583](https://togithub.com/vmware-tanzu/helm-charts/pull/583) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.4.0...velero-6.5.0 ### [`v6.4.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.4.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.3.0...velero-6.4.0) A Helm chart for velero #### What's Changed - \[velero] Add paused flag for the schedule resource by [@​higashik](https://togithub.com/higashik) in [https://github.com/vmware-tanzu/helm-charts/pull/574](https://togithub.com/vmware-tanzu/helm-charts/pull/574) #### New Contributors - [@​higashik](https://togithub.com/higashik) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/574](https://togithub.com/vmware-tanzu/helm-charts/pull/574) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.3.0...velero-6.4.0 ### [`v6.3.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.3.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.2.0...velero-6.3.0) A Helm chart for velero #### What's Changed - \[velero]Bump up Velero 1.13.2 by [@​qiuming-best](https://togithub.com/qiuming-best) in [https://github.com/vmware-tanzu/helm-charts/pull/577](https://togithub.com/vmware-tanzu/helm-charts/pull/577) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.2.0...velero-6.3.0 ### [`v6.2.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.2.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.1.0...velero-6.2.0) A Helm chart for velero #### What's Changed - \[velero] Allow passing custom arguments to velero server CLI by [@​jacksgt](https://togithub.com/jacksgt) in [https://github.com/vmware-tanzu/helm-charts/pull/572](https://togithub.com/vmware-tanzu/helm-charts/pull/572) #### New Contributors - [@​jacksgt](https://togithub.com/jacksgt) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/572](https://togithub.com/vmware-tanzu/helm-charts/pull/572) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.1.0...velero-6.2.0 ### [`v6.1.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-6.1.0) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-6.0.0...velero-6.1.0) A Helm chart for velero #### What's Changed - \[velero] Adhere chart to semver by [@​qiuming-best](https://togithub.com/qiuming-best) in [https://github.com/vmware-tanzu/helm-charts/pull/569](https://togithub.com/vmware-tanzu/helm-charts/pull/569) - Bump velero/velero from v1.13.0 to v1.13.1 in /charts/velero by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/vmware-tanzu/helm-charts/pull/557](https://togithub.com/vmware-tanzu/helm-charts/pull/557) **Full Changelog**: vmware-tanzu/helm-charts@velero-6.0.0...velero-6.1.0 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes #582.
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[velero]
)