Skip to content

Commit

Permalink
chore(deps): update runtime to v0.6.1 (#910)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/defenseunicorns/uds-runtime](https://images.chainguard.dev/directory/image/static/overview)
([source](https://github.com/chainguard-images/images/tree/HEAD/images/static))
| patch | `0.6.0` -> `0.6.1` |
|
[https://github.com/defenseunicorns/uds-runtime.git](https://github.com/defenseunicorns/uds-runtime)
| patch | `v0.6.0` -> `v0.6.1` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-runtime
(https://github.com/defenseunicorns/uds-runtime.git)</summary>

###
[`v0.6.1`](https://github.com/defenseunicorns/uds-runtime/releases/tag/v0.6.1)

[Compare
Source](https://github.com/defenseunicorns/uds-runtime/compare/v0.6.0...v0.6.1)

##### Miscellaneous

- bump uds-types in package lock
([#&#8203;455](https://github.com/defenseunicorns/uds-runtime/issues/455))
([c17a583](https://github.com/defenseunicorns/uds-runtime/commit/c17a58343c94c3c4ea08717ffbaa2f5c10917a66))
- bumps uds-types version
([#&#8203;454](https://github.com/defenseunicorns/uds-runtime/issues/454))
([4c767d5](https://github.com/defenseunicorns/uds-runtime/commit/4c767d5e55a0f698b33ee50335cf11cfa5b5d155))
- **deps:** update dependency kubernetes-fluent-client to v3.1.1
([#&#8203;448](https://github.com/defenseunicorns/uds-runtime/issues/448))
([abe8583](https://github.com/defenseunicorns/uds-runtime/commit/abe85835dce4e57681cdff3f3a4ec9ec1c787b04))
- **deps:** update devdependencies
([#&#8203;446](https://github.com/defenseunicorns/uds-runtime/issues/446))
([a0f6163](https://github.com/defenseunicorns/uds-runtime/commit/a0f616335d824069ad511c79ebe7d61bb30c6739))
- license to AGPLv3 and update codeowners
([#&#8203;444](https://github.com/defenseunicorns/uds-runtime/issues/444))
([2f0682a](https://github.com/defenseunicorns/uds-runtime/commit/2f0682a57a8b889515096e8c765582b07ae41c12))
- refactor auth logic
([#&#8203;426](https://github.com/defenseunicorns/uds-runtime/issues/426))
([caa7e8f](https://github.com/defenseunicorns/uds-runtime/commit/caa7e8f77dce756a5fae4cfb81eb26d85dadd41d))
- update license headers
([#&#8203;450](https://github.com/defenseunicorns/uds-runtime/issues/450))
([5e3a614](https://github.com/defenseunicorns/uds-runtime/commit/5e3a6148df1acb556acd39914c36ef06a6f6fb72))
- updates codeowners for both license files
([#&#8203;453](https://github.com/defenseunicorns/uds-runtime/issues/453))
([6c4076a](https://github.com/defenseunicorns/uds-runtime/commit/6c4076a086fe4d9b8e67749a60151f17803e5448))

</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.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 25bfd59 commit be63105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/runtime/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ components:
- name: uds-runtime
required: false
images:
- ghcr.io/defenseunicorns/uds-runtime:0.6.0
- ghcr.io/defenseunicorns/uds-runtime:0.6.1
charts:
- name: uds-runtime
namespace: uds-runtime
version: "v0.6.0"
version: "v0.6.1"
url: https://github.com/defenseunicorns/uds-runtime.git
gitPath: chart
actions:
Expand Down

0 comments on commit be63105

Please sign in to comment.