Skip to content

Commit

Permalink
chore(deps): update velero (#956)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cgr.dev/du-uds-defenseunicorns/kubectl-fips](https://images.chainguard.dev/directory/image/kubectl-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/kubectl-fips))
| patch | `1.31.1-dev` -> `1.31.2-dev` |
|
[cgr.dev/du-uds-defenseunicorns/velero-fips](https://images.chainguard.dev/directory/image/velero-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/velero-fips))
| minor | `1.14.1-dev` -> `1.15.0-dev` |
|
[cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips](https://images.chainguard.dev/directory/image/velero-plugin-for-aws-fips/overview)
([source](https://github.com/chainguard-images/images-private/tree/HEAD/images/velero-plugin-for-aws-fips))
| minor | `1.10.1` -> `1.11.0` |
|
[docker.io/bitnami/kubectl](https://github.com/bitnami/containers)
([source](https://github.com/bitnami/containers/tree/HEAD/bitnami/kubectl))
| patch | `1.31.1` -> `1.31.2` |
|
[registry1.dso.mil/ironbank/opensource/velero/velero](https://velero.io)
([source](https://repo1.dso.mil/dsop/opensource/velero/velero)) | minor
| `v1.14.1` -> `v1.15.0` |
|
[registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws](https://github.com/vmware-tanzu/velero-plugin-for-aws)
([source](https://repo1.dso.mil/dsop/opensource/velero/velero-plugin-for-aws))
| minor | `v1.10.1` -> `v1.11.0` |
|
[registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure](https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure)
([source](https://repo1.dso.mil/dsop/opensource/velero/velero-plugin-for-microsoft-azure))
| minor | `v1.10.1` -> `v1.11.0` |
| [velero](https://github.com/vmware-tanzu/velero)
([source](https://github.com/vmware-tanzu/helm-charts)) | patch
| `7.2.1` -> `7.2.2` |
| velero/velero | minor | `v1.14.1` -> `v1.15.0` |
|
[velero/velero-plugin-for-aws](https://github.com/vmware-tanzu/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

<details>
<summary>vmware-tanzu/helm-charts (velero)</summary>

###
[`v7.2.2`](https://github.com/vmware-tanzu/helm-charts/releases/tag/velero-7.2.2)

[Compare
Source](https://github.com/vmware-tanzu/helm-charts/compare/velero-7.2.1...velero-7.2.2)

A Helm chart for velero

#### What's Changed

- \[velero] Add version label to deployment by
[@&#8203;wyattfry](https://github.com/wyattfry) in
[https://github.com/vmware-tanzu/helm-charts/pull/624](https://github.com/vmware-tanzu/helm-charts/pull/624)

#### New Contributors

- [@&#8203;wyattfry](https://github.com/wyattfry) made their
first contribution in
[https://github.com/vmware-tanzu/helm-charts/pull/624](https://github.com/vmware-tanzu/helm-charts/pull/624)

**Full Changelog**:
vmware-tanzu/helm-charts@velero-7.2.1...velero-7.2.2

</details>

<details>
<summary>vmware-tanzu/velero-plugin-for-aws
(velero/velero-plugin-for-aws)</summary>

###
[`v1.11.0`](https://github.com/vmware-tanzu/velero-plugin-for-aws/releases/tag/v1.11.0)

[Compare
Source](https://github.com/vmware-tanzu/velero-plugin-for-aws/compare/v1.10.1...v1.11.0)

##### All changes

- static checks
([#&#8203;208](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/208),
[@&#8203;kaovilai](https://github.com/kaovilai))
- Futureproof validChecksumAlg()
([#&#8203;209](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/209),
[@&#8203;kaovilai](https://github.com/kaovilai))
- Set hinting region to use for GetBucketRegion()
([#&#8203;210](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/210),
[@&#8203;kaovilai](https://github.com/kaovilai))
- fix(docs): Add required S3 PutObjectTagging permission to IAM policy
in README
([#&#8203;218](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/218),
[@&#8203;chrisRedwine](https://github.com/chrisRedwine))
- Add known compat issues with Non-AWS S3 compatible providers
([#&#8203;219](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/219),
[@&#8203;kaovilai](https://github.com/kaovilai))
- bump up the dependencies of velero
([#&#8203;220](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/220),
[@&#8203;reasonerjt](https://github.com/reasonerjt))
- Update the version matrix in README.md
([#&#8203;221](https://github.com/vmware-tanzu/velero-plugin-for-aws/issues/221),
[@&#8203;reasonerjt](https://github.com/reasonerjt))

</details>

---

### 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](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent bfd415e commit 7746092
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/velero/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ components:
- name: velero
namespace: velero
url: https://vmware-tanzu.github.io/helm-charts
version: 7.2.1
version: 7.2.2
repoName: velero
releaseName: velero
valuesFiles:
Expand Down
6 changes: 3 additions & 3 deletions src/velero/values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

image:
repository: registry1.dso.mil/ironbank/opensource/velero/velero
tag: v1.14.1
tag: v1.15.0

kubectl:
image:
Expand All @@ -12,13 +12,13 @@ kubectl:

initContainers:
- name: velero-plugin-for-aws
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.10.1
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
name: plugins
- name: velero-plugin-for-azure
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.10.1
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down
8 changes: 4 additions & 4 deletions src/velero/values/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@

image:
repository: cgr.dev/du-uds-defenseunicorns/velero-fips
tag: 1.14.1-dev
tag: 1.15.0-dev

kubectl:
image:
repository: cgr.dev/du-uds-defenseunicorns/kubectl-fips
tag: 1.31.1-dev
tag: 1.31.2-dev

initContainers:
- name: velero-plugin-for-aws
image: cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.10.1
image: cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
name: plugins
- name: velero-plugin-for-azure
image: velero/velero-plugin-for-microsoft-azure:v1.10.1
image: velero/velero-plugin-for-microsoft-azure:v1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down
8 changes: 4 additions & 4 deletions src/velero/values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@

image:
repository: velero/velero
tag: v1.14.1
tag: v1.15.0

kubectl:
image:
repository: docker.io/bitnami/kubectl
tag: 1.31.1
tag: 1.31.2

initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.10.1
image: velero/velero-plugin-for-aws:v1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
name: plugins
- name: velero-plugin-for-azure
image: velero/velero-plugin-for-microsoft-azure:v1.10.1
image: velero/velero-plugin-for-microsoft-azure:v1.11.0
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down
22 changes: 11 additions & 11 deletions src/velero/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- velero/velero:v1.14.1
- velero/velero-plugin-for-aws:v1.10.1
- docker.io/bitnami/kubectl:1.31.1
- velero/velero-plugin-for-microsoft-azure:v1.10.1
- velero/velero:v1.15.0
- velero/velero-plugin-for-aws:v1.11.0
- docker.io/bitnami/kubectl:1.31.2
- velero/velero-plugin-for-microsoft-azure:v1.11.0

- name: velero
required: true
Expand All @@ -35,10 +35,10 @@ components:
valuesFiles:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/opensource/velero/velero:v1.14.1
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.10.1
- registry1.dso.mil/ironbank/opensource/velero/velero:v1.15.0
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.11.0
- registry1.dso.mil/ironbank/big-bang/base:2.1.0
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.10.1
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.11.0

- name: velero
required: true
Expand All @@ -51,7 +51,7 @@ components:
valuesFiles:
- values/unicorn-values.yaml
images:
- cgr.dev/du-uds-defenseunicorns/velero-fips:1.14.1-dev
- cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.10.1
- cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.31.1-dev
- velero/velero-plugin-for-microsoft-azure:v1.10.1
- cgr.dev/du-uds-defenseunicorns/velero-fips:1.15.0-dev
- cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.11.0
- cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.31.2-dev
- velero/velero-plugin-for-microsoft-azure:v1.11.0

0 comments on commit 7746092

Please sign in to comment.