Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| aws | required_provider | minor | `~> 5.81.0` -> `~> 5.82.0` |
|
[defenseunicorns/uds-k3d](https://redirect.github.com/defenseunicorns/uds-k3d)
| | minor | `0.10.1` -> `0.11.0` |
| ghcr.io/defenseunicorns/packages/uds-k3d | | minor | `0.10.1` ->
`0.11.0` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-k3d (defenseunicorns/uds-k3d)</summary>

###
[`v0.11.0`](https://redirect.github.com/defenseunicorns/uds-k3d/releases/tag/v0.11.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-k3d/compare/v0.10.1...v0.11.0)

##### Features

- add ability to override nginx domain
([#&#8203;129](https://redirect.github.com/defenseunicorns/uds-k3d/issues/129))
([3c0a28c](https://redirect.github.com/defenseunicorns/uds-k3d/commit/3c0a28cf3cb02d937ba36d589c9dc40f4082561b))

##### Miscellaneous

- **deps:** update dev-stack to v0.14.9
([#&#8203;131](https://redirect.github.com/defenseunicorns/uds-k3d/issues/131))
([c07a957](https://redirect.github.com/defenseunicorns/uds-k3d/commit/c07a957eb59bd4b304b775be2688ce082441b77d))
- **deps:** update githubactions
([#&#8203;130](https://redirect.github.com/defenseunicorns/uds-k3d/issues/130))
([93be017](https://redirect.github.com/defenseunicorns/uds-k3d/commit/93be01765b7a4845358e524d62b647024f072438))
- **deps:** update githubactions to v0.19.2
([#&#8203;126](https://redirect.github.com/defenseunicorns/uds-k3d/issues/126))
([b2fc29d](https://redirect.github.com/defenseunicorns/uds-k3d/commit/b2fc29ddcb42afd79b06f6ba9d60bdda51977208))
- **deps:** update githubactions to v1.0.1
([#&#8203;132](https://redirect.github.com/defenseunicorns/uds-k3d/issues/132))
([ec8caf5](https://redirect.github.com/defenseunicorns/uds-k3d/commit/ec8caf50c53f288e3bbba6e24c1d202b99e1a5d8))
- **deps:** update rancher/k3s docker tag to v1.31.3
([#&#8203;127](https://redirect.github.com/defenseunicorns/uds-k3d/issues/127))
([c368a2f](https://redirect.github.com/defenseunicorns/uds-k3d/commit/c368a2fc82ca1c0bbbf90ae91f229d1e6713eac6))
- **deps:** update rancher/k3s docker tag to v1.31.4
([#&#8203;133](https://redirect.github.com/defenseunicorns/uds-k3d/issues/133))
([f019107](https://redirect.github.com/defenseunicorns/uds-k3d/commit/f0191077973bf39f957f18c78ca07a250211f521))

</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://redirect.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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 033338b commit 2764d03
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/test-infra/aws/rke2/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
required_providers {
aws = {
version = "~> 5.81.0"
version = "~> 5.82.0"
}
random = {
version = "~> 3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-slim-dev/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
packages:
- name: uds-k3d-dev
repository: ghcr.io/defenseunicorns/packages/uds-k3d
ref: 0.10.1
ref: 0.11.0
overrides:
uds-dev-stack:
minio:
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-standard/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
packages:
- name: uds-k3d-dev
repository: ghcr.io/defenseunicorns/packages/uds-k3d
ref: 0.10.1
ref: 0.11.0
overrides:
uds-dev-stack:
minio:
Expand Down
2 changes: 1 addition & 1 deletion tasks/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tasks:
actions:
- description: "Create the K3d cluster"
# renovate: datasource=github-tags depName=defenseunicorns/uds-k3d versioning=semver
cmd: "uds zarf package deploy oci://defenseunicorns/uds-k3d:0.10.1 --confirm --no-progress"
cmd: "uds zarf package deploy oci://defenseunicorns/uds-k3d:0.11.0 --confirm --no-progress"

- name: k3d-test-cluster
actions:
Expand Down

0 comments on commit 2764d03

Please sign in to comment.