diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6db3039..f77e084 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.9.0" + ".": "0.9.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d3a8106..bf3aa9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.9.1](https://github.com/defenseunicorns/uds-k3d/compare/v0.9.0...v0.9.1) (2024-09-19) + + +### Miscellaneous + +* **deps:** update uds-common to v0.13.0 ([#107](https://github.com/defenseunicorns/uds-k3d/issues/107)) ([ac3f60d](https://github.com/defenseunicorns/uds-k3d/commit/ac3f60d611e2edf29ca09b404cf70630768fd385)) + ## [0.9.0](https://github.com/defenseunicorns/uds-k3d/compare/v0.8.0...v0.9.0) (2024-09-17) diff --git a/README.md b/README.md index 38822db..3bb73b9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ sudo ssh -N -L 80:localhost:80 -L 443:localhost:443 -L 6550:localhost:6550 -`uds zarf package deploy oci://defenseunicorns/uds-k3d:0.9.0` +`uds zarf package deploy oci://defenseunicorns/uds-k3d:0.9.1` diff --git a/zarf.yaml b/zarf.yaml index 58968c6..fed6047 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.9.0" + version: "0.9.1" # x-release-please-end variables: