From b36ab069b7363d73e38b1198715e98b3928d4d2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:01:52 -0600 Subject: [PATCH] chore(main): release 0.5.0 (#44) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ README.md | 2 +- zarf.yaml | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1fd56a9..600835d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.0" + ".": "0.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e871ae..f57582e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.5.0](https://github.com/defenseunicorns/uds-k3d/compare/v0.4.0...v0.5.0) (2024-03-01) + + +### Features + +* internal uds.dev resolution ([#46](https://github.com/defenseunicorns/uds-k3d/issues/46)) ([e677483](https://github.com/defenseunicorns/uds-k3d/commit/e67748334ec45ab3a4361eaea9d674d0d9d4a5c8)) + + +### Miscellaneous + +* **deps:** update dependency defenseunicorns/zarf to v0.32.4 ([#39](https://github.com/defenseunicorns/uds-k3d/issues/39)) ([0dd4735](https://github.com/defenseunicorns/uds-k3d/commit/0dd4735f93b50cad786459747108190536e544fd)) +* fix codeowners file ([#42](https://github.com/defenseunicorns/uds-k3d/issues/42)) ([a108b5f](https://github.com/defenseunicorns/uds-k3d/commit/a108b5f70a43f6dba8e2bc68043e5015d721be94)) + ## [0.4.0](https://github.com/defenseunicorns/uds-k3d/compare/v0.3.1...v0.4.0) (2024-02-16) diff --git a/README.md b/README.md index 80b5c7e..d371b58 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This zarf package serves as a universal dev (local & remote) and test environmen -`zarf package deploy oci://defenseunicorns/uds-k3d:0.4.0` +`zarf package deploy oci://defenseunicorns/uds-k3d:0.5.0` diff --git a/zarf.yaml b/zarf.yaml index d132843..470be4c 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -7,7 +7,7 @@ metadata: url: https://github.com/defenseunicorns/uds-k3d yolo: true # x-release-please-start-version - version: "0.4.0" + version: "0.5.0" # x-release-please-end variables: