Skip to content
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

chore(deps): update velero #956

Merged
merged 1 commit into from
Nov 6, 2024
Merged

chore(deps): update velero #956

merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Update Change
cgr.dev/du-uds-defenseunicorns/kubectl-fips (source) patch 1.31.1-dev -> 1.31.2-dev
cgr.dev/du-uds-defenseunicorns/velero-fips (source) minor 1.14.1-dev -> 1.15.0-dev
cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips (source) minor 1.10.1 -> 1.11.0
docker.io/bitnami/kubectl (source) patch 1.31.1 -> 1.31.2
registry1.dso.mil/ironbank/opensource/velero/velero (source) minor v1.14.1 -> v1.15.0
registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws (source) minor v1.10.1 -> v1.11.0
registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure (source) minor v1.10.1 -> v1.11.0
velero (source) patch 7.2.1 -> 7.2.2
velero/velero minor v1.14.1 -> v1.15.0
velero/velero-plugin-for-aws minor v1.10.1 -> v1.11.0
velero/velero-plugin-for-microsoft-azure minor v1.10.1 -> v1.11.0

Release Notes

vmware-tanzu/helm-charts (velero)

v7.2.2

Compare 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

vmware-tanzu/velero-plugin-for-aws (velero/velero-plugin-for-aws)

v1.11.0

Compare Source

All changes

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 23, 2024 20:27
@mjnagel mjnagel added the waiting on cgr This PR is waiting on an image update for cgr label Oct 24, 2024
@mjnagel mjnagel removed the waiting on cgr This PR is waiting on an image update for cgr label Oct 25, 2024
@renovate renovate bot changed the title chore(deps): update velero to v1.31.2 chore(deps): update velero Oct 30, 2024
@renovate renovate bot force-pushed the renovate/velero branch 3 times, most recently from bd8e918 to 53bd4fd Compare November 6, 2024 15:55
@mjnagel mjnagel added the waiting on cgr This PR is waiting on an image update for cgr label Nov 6, 2024
@mjnagel
Copy link
Contributor

mjnagel commented Nov 6, 2024

The velero azure plugin update is pretty important to patch a few CVEs. Just waiting on the chainguard velero and velero-aws images.

| datasource | package                                                                        | from    | to      |
| ---------- | ------------------------------------------------------------------------------ | ------- | ------- |
| docker     | cgr.dev/du-uds-defenseunicorns/kubectl-fips                                    | 1.31.1  | 1.31.2  |
| docker     | cgr.dev/du-uds-defenseunicorns/velero-fips                                     | 1.14.1  | 1.15.0  |
| docker     | cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips                      | 1.10.1  | 1.11.0  |
| docker     | docker.io/bitnami/kubectl                                                      | 1.31.1  | 1.31.2  |
| docker     | registry1.dso.mil/ironbank/opensource/velero/velero                            | v1.14.1 | v1.15.0 |
| docker     | registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws             | v1.10.1 | v1.11.0 |
| docker     | registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure | v1.10.1 | v1.11.0 |
| helm       | velero                                                                         | 7.2.1   | 7.2.2   |
| docker     | velero/velero                                                                  | v1.14.1 | v1.15.0 |
| docker     | velero/velero-plugin-for-aws                                                   | v1.10.1 | v1.11.0 |
| docker     | velero/velero-plugin-for-microsoft-azure                                       | v1.10.1 | v1.11.0 |
@mjnagel mjnagel removed the waiting on cgr This PR is waiting on an image update for cgr label Nov 6, 2024
@mjnagel mjnagel merged commit 7746092 into main Nov 6, 2024
18 checks passed
@mjnagel mjnagel deleted the renovate/velero branch November 6, 2024 23:47
UnicornChance pushed a commit that referenced this pull request Nov 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.31.0](v0.30.0...v0.31.0)
(2024-11-12)


### ⚠ BREAKING CHANGES

* Remove the generated exception block from the remoteCidr generation.
This change means that a cidr containing the META_IP could be set.

### Bug Fixes

* avoids memory leak in istio sidecar termination
([#972](#972))
([bfd415e](bfd415e))
* ensure grafana does not install plugins from the internet
([#993](#993))
([f3def45](f3def45))
* remove remoteCidr exception block
([#987](#987))
([264fbf6](264fbf6))
* renovate config updated to track tests
([#981](#981))
([2494448](2494448))
* sets `fail-fast` to `false` for matrix workflows
([#995](#995))
([3008788](3008788))
* sort auth chains when building the authservice config
([#969](#969))
([15487fb](15487fb))


### Miscellaneous

* add prometheus, loki, and vector e2e testing
([#939](#939))
([f271ce2](f271ce2))
* add the scorecard supply chain security workflow
([#917](#917))
([5626f2f](5626f2f))
* **deps:** update authservice to v1.0.3
([#893](#893))
([5585a3c](5585a3c))
* **deps:** update grafana curl-fips image to v8.11.0
([#994](#994))
([dfc4c8c](dfc4c8c))
* **deps:** update grafana to 11.3.0
([#921](#921))
([7cdd742](7cdd742))
* **deps:** update loki to 3.2.1
([#918](#918))
([5fa6a24](5fa6a24))
* **deps:** update loki to v6.19.0
([#990](#990))
([8bbac53](8bbac53))
* **deps:** update pepr to v0.39.0
([#932](#932))
([27eb1bd](27eb1bd))
* **deps:** update support dependencies to v3.27.2
([#1001](#1001))
([8702952](8702952))
* **deps:** update support dependencies to v3.3.0
([#985](#985))
([4636a38](4636a38))
* **deps:** update support dependencies to v3.3.1
([#1002](#1002))
([8c20b49](8c20b49))
* **deps:** update support-deps
([#928](#928))
([a9cf1f2](a9cf1f2))
* **deps:** update support-deps
([#983](#983))
([dc3084b](dc3084b))
* **deps:** update support-deps
([#989](#989))
([7a1c74e](7a1c74e))
* **deps:** update velero
([#956](#956))
([7746092](7746092))
* regroup renovate support dependencies
([#979](#979))
([6491be9](6491be9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant