From d8c0b346a97e7bbfd7cc912daec7aedfb80f5648 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 11:55:20 -0500 Subject: [PATCH] chore: release main (#51) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 4 ++-- bundle/uds-bundle.yaml | 4 ++-- test-2/CHANGELOG.md | 12 ++++++++++++ test-2/version.txt | 2 +- test-2/zarf.yaml | 2 +- test/CHANGELOG.md | 12 ++++++++++++ test/version.txt | 2 +- test/zarf.yaml | 2 +- 8 files changed, 32 insertions(+), 8 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4dd7f84..b26106b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "test": "0.2.0-uds.0", - "test-2": "0.2.0-uds.0" + "test": "0.2.0-uds.1", + "test-2": "0.2.0-uds.1" } diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index a3797ae..872c24b 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -6,7 +6,7 @@ metadata: packages: - name: test path: ../test - ref: 0.2.0-uds.0 + ref: 0.2.0-uds.1 - name: gitlab-postgres path: ../test-2 - ref: 0.2.0-uds.0 + ref: 0.2.0-uds.1 diff --git a/test-2/CHANGELOG.md b/test-2/CHANGELOG.md index 5b42d4b..fd54e1a 100644 --- a/test-2/CHANGELOG.md +++ b/test-2/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.2.0-uds.1](https://github.com/MxNxPx/quick-test/compare/v0.2.0-uds.0...v0.2.0-uds.1) (2024-01-16) + + +### Bug Fixes + +* diff verz for pkgz again ([#49](https://github.com/MxNxPx/quick-test/issues/49)) ([4407c37](https://github.com/MxNxPx/quick-test/commit/4407c3721098bce2da181de6539a303aacfe7845)) + + +### Miscellaneous + +* release main ([#50](https://github.com/MxNxPx/quick-test/issues/50)) ([8fa9799](https://github.com/MxNxPx/quick-test/commit/8fa9799b8a3517035522bc9b3f5193d976cfad0d)) + ## [0.2.0-uds.0](https://github.com/MxNxPx/quick-test/compare/v0.4.2-uds.0...v0.2.0-uds.0) (2024-01-16) diff --git a/test-2/version.txt b/test-2/version.txt index 0d59c0c..a68493b 100644 --- a/test-2/version.txt +++ b/test-2/version.txt @@ -1 +1 @@ -0.2.0-uds.0 +0.2.0-uds.1 diff --git a/test-2/zarf.yaml b/test-2/zarf.yaml index a2ffb2b..d64e37c 100644 --- a/test-2/zarf.yaml +++ b/test-2/zarf.yaml @@ -4,7 +4,7 @@ metadata: name: test-2 description: "test too" # x-release-please-start-version - version: "0.2.0-uds.0" + version: "0.2.0-uds.1" # x-release-please-end url: https://github.com/kubernetes-sigs/external-dns architecture: amd64 diff --git a/test/CHANGELOG.md b/test/CHANGELOG.md index 59f3ab8..8fe7ca9 100644 --- a/test/CHANGELOG.md +++ b/test/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.2.0-uds.1](https://github.com/MxNxPx/quick-test/compare/v0.2.0-uds.0...v0.2.0-uds.1) (2024-01-16) + + +### Bug Fixes + +* diff verz for pkgz again ([#49](https://github.com/MxNxPx/quick-test/issues/49)) ([4407c37](https://github.com/MxNxPx/quick-test/commit/4407c3721098bce2da181de6539a303aacfe7845)) + + +### Miscellaneous + +* release main ([#50](https://github.com/MxNxPx/quick-test/issues/50)) ([8fa9799](https://github.com/MxNxPx/quick-test/commit/8fa9799b8a3517035522bc9b3f5193d976cfad0d)) + ## [0.2.0-uds.0](https://github.com/MxNxPx/quick-test/compare/v0.5.1-uds.0...v0.2.0-uds.0) (2024-01-16) diff --git a/test/version.txt b/test/version.txt index 0d59c0c..a68493b 100644 --- a/test/version.txt +++ b/test/version.txt @@ -1 +1 @@ -0.2.0-uds.0 +0.2.0-uds.1 diff --git a/test/zarf.yaml b/test/zarf.yaml index f8ce705..f12a425 100644 --- a/test/zarf.yaml +++ b/test/zarf.yaml @@ -4,7 +4,7 @@ metadata: name: test description: "test" # x-release-please-start-version - version: "0.2.0-uds.0" + version: "0.2.0-uds.1" # x-release-please-end url: https://github.com/kubernetes-sigs/external-dns architecture: amd64