chore(deps): update velero#78
Closed
renovate[bot] wants to merge 12 commits intomainfrom
Closed
Conversation
e427e4d to
44bb188
Compare
44bb188 to
e4379d4
Compare
e4379d4 to
61f4821
Compare
61f4821 to
7668f35
Compare
7668f35 to
c15fb01
Compare
5 tasks
c15fb01 to
a4d02b8
Compare
4c235dd to
1fd7166
Compare
mjnagel
added a commit
to defenseunicorns/uds-core
that referenced
this pull request
Apr 23, 2025
## Description Adds/updates the renovate readiness action to automate PR labelling. This follows the [design doc](https://www.notion.so/Renovate-Readiness-Automation-1aee512f24fc8079af84fb4be18d133f) that was approved to add labels to PRs and automatically pass/fail preliminary CI based on readiness checks. ## Related Issue Fixes #1350 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Steps to Validate Primarily validated e2e functionality on my fork of core. See the PRs for examples of the output and labelling (some of these are simulated based on downgrading versions on main): - Special case with Pepr (waiting on ib): BagelLab#77 - Special case with support deps (plus leaves alone other labels): BagelLab#71 - Major image update (plus waiting on cgr): BagelLab#75 - Major helm update: BagelLab#78 - PR that is ready: BagelLab#76 - Helm chart only: BagelLab#80 - Waiting on both flavors: BagelLab#70 Other PRs are also present in that repo (mostly "needs-review") - happy to validate other cases by changing `main` to simulate certain update types. Note the labels on each PR and whether initial CI passed or failed. Also note that these PRs may update over time since renovate is still active in this repo. Unit tests are included that can be run with: `cd scripts/renovate && npm i && npx jest .` (validate test cases and all of course) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed
15c659c to
07031f4
Compare
12db7f0 to
6ebf802
Compare
| datasource | package | from | to | | ---------- | ------------------------------------------------------------------------------ | ------- | ------- | | docker | cgr.dev/du-uds-defenseunicorns/kubectl-fips | 1.32.3 | 1.33.1 | | docker | cgr.dev/du-uds-defenseunicorns/velero-fips | 1.15.2 | 1.16.1 | | docker | cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips | 1.11.1 | 1.12.1 | | docker | docker.io/bitnami/kubectl | 1.32.3 | 1.33.1 | | docker | registry1.dso.mil/ironbank/opensource/velero/velero | v1.15.2 | v1.16.1 | | docker | registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws | v1.11.1 | v1.12.1 | | docker | registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure | v1.11.1 | v1.12.1 | | helm | velero | 7.0.0 | 10.0.0 | | docker | velero/velero | v1.15.2 | v1.16.1 | | docker | velero/velero-plugin-for-aws | v1.11.1 | v1.12.1 | | docker | velero/velero-plugin-for-microsoft-azure | v1.11.1 | v1.12.1 |
6ebf802 to
50b9406
Compare
mjnagel
added a commit
that referenced
this pull request
Nov 14, 2025
…s#1465) ## Description Adds/updates the renovate readiness action to automate PR labelling. This follows the [design doc](https://www.notion.so/Renovate-Readiness-Automation-1aee512f24fc8079af84fb4be18d133f) that was approved to add labels to PRs and automatically pass/fail preliminary CI based on readiness checks. ## Related Issue Fixes defenseunicorns#1350 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Steps to Validate Primarily validated e2e functionality on my fork of core. See the PRs for examples of the output and labelling (some of these are simulated based on downgrading versions on main): - Special case with Pepr (waiting on ib): #77 - Special case with support deps (plus leaves alone other labels): #71 - Major image update (plus waiting on cgr): #75 - Major helm update: #78 - PR that is ready: #76 - Helm chart only: #80 - Waiting on both flavors: #70 Other PRs are also present in that repo (mostly "needs-review") - happy to validate other cases by changing `main` to simulate certain update types. Note the labels on each PR and whether initial CI passed or failed. Also note that these PRs may update over time since renovate is still active in this repo. Unit tests are included that can be run with: `cd scripts/renovate && npm i && npx jest .` (validate test cases and all of course) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed
This file contains hidden or 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
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.
This PR contains the following updates:
1.32.3-dev->1.33.1-dev1.15.2-dev->1.16.1-dev1.11.1->1.12.11.32.3->1.33.1v1.15.2->v1.16.1v1.11.1->v1.12.1v1.11.1->v1.12.17.0.0->10.0.0v1.15.2->v1.16.1v1.11.1->v1.12.1v1.11.1->v1.12.1Release Notes
vmware-tanzu/helm-charts (velero)
v10.0.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.2.0...velero-10.0.0
v9.2.0Compare Source
A Helm chart for velero
What's Changed
Full Changelog: vmware-tanzu/helm-charts@velero-9.1.3...velero-9.2.0
v9.1.3Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.1.2...velero-9.1.3
v9.1.2Compare Source
A Helm chart for velero
What's Changed
Full Changelog: vmware-tanzu/helm-charts@velero-9.1.1...velero-9.1.2
v9.1.1Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.1.0...velero-9.1.1
v9.1.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.0.4...velero-9.1.0
v9.0.4Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.0.3...velero-9.0.4
v9.0.3Compare Source
A Helm chart for velero
What's Changed
Full Changelog: vmware-tanzu/helm-charts@velero-9.0.2...velero-9.0.3
v9.0.2Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.0.1...velero-9.0.2
v9.0.1Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-9.0.0...velero-9.0.1
v9.0.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.7.2...velero-9.0.0
v8.7.2Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.7.1...velero-8.7.2
v8.7.1Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.7.0...velero-8.7.1
v8.7.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.6.0...velero-8.7.0
v8.6.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.5.0...velero-8.6.0
v8.5.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.4.0...velero-8.5.0
v8.4.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.3.0...velero-8.4.0
v8.3.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.2.0...velero-8.3.0
v8.2.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-8.1.0...velero-8.2.0
v8.1.0Compare Source
A Helm chart for velero
What's Changed
Full Changelog: vmware-tanzu/helm-charts@velero-8.0.0...velero-8.1.0
v8.0.0Compare Source
A Helm chart for velero
What's Changed
Full Changelog: vmware-tanzu/helm-charts@velero-7.2.2...velero-8.0.0
v7.2.2Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.2.1...velero-7.2.2
v7.2.1Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.2.0...velero-7.2.1
v7.2.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.1.5...velero-7.2.0
v7.1.5Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.1.4...velero-7.1.5
v7.1.4Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.1.3...velero-7.1.4
v7.1.3Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.1.2...velero-7.1.3
v7.1.2Compare Source
A Helm chart for velero
What's Changed
Full Changelog: vmware-tanzu/helm-charts@velero-7.1.1...velero-7.1.2
v7.1.1Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.1.0...velero-7.1.1
v7.1.0Compare Source
A Helm chart for velero
What's Changed
New Contributors
Full Changelog: vmware-tanzu/helm-charts@velero-7.0.0...velero-7.1.0
vmware-tanzu/velero-plugin-for-aws (velero/velero-plugin-for-aws)
v1.12.1Compare Source
What's Changed
v1.12.0Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.