From 06f9ad02ad7fb90b87bd189ce12aa408d6a0769e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:12:04 +0000 Subject: [PATCH] chore(main): release 17.0.0-uds.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 17 +++++++++++++++++ bundle/uds-bundle.yaml | 4 ++-- tasks/publish.yaml | 2 +- version.txt | 2 +- zarf.yaml | 2 +- 6 files changed, 23 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 197efe2e..7e73418c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "17.0.0-uds.0" + ".": "17.0.0-uds.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 274e87d2..3b9cce95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [17.0.0-uds.1](https://github.com/defenseunicorns/uds-package-gitlab-runner/compare/v17.0.0-uds.0...v17.0.0-uds.1) (2024-06-13) + + +### ⚠ BREAKING CHANGES + +* allow for configurability to zarf ignore the sandbox ([#90](https://github.com/defenseunicorns/uds-package-gitlab-runner/issues/90)) + +### Features + +* add wait for GLR package CR readiness ([#88](https://github.com/defenseunicorns/uds-package-gitlab-runner/issues/88)) ([1067019](https://github.com/defenseunicorns/uds-package-gitlab-runner/commit/10670191ad7472591771b42087f4f3b737302e0c)) +* allow for configurability to zarf ignore the sandbox ([#90](https://github.com/defenseunicorns/uds-package-gitlab-runner/issues/90)) ([3da0e53](https://github.com/defenseunicorns/uds-package-gitlab-runner/commit/3da0e539b0441b836c9c4e8a64019286b320d492)) + + +### Miscellaneous + +* **deps:** update gitlab runner support dependencies ([#85](https://github.com/defenseunicorns/uds-package-gitlab-runner/issues/85)) ([ace6a61](https://github.com/defenseunicorns/uds-package-gitlab-runner/commit/ace6a619ca2d773306014fdd878a6fcf9815c283)) + ## [17.0.0-uds.0](https://github.com/defenseunicorns/uds-package-gitlab-runner/compare/v16.11.0-uds.0...v17.0.0-uds.0) (2024-05-29) diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index f315b0de..616ac02c 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -3,12 +3,12 @@ metadata: name: gitlab-test description: A UDS bundle for deploying Gitlab Runner on a development cluster (req's GitLab to be installed first) # x-release-please-start-version - version: 17.0.0-uds.0 + version: 17.0.0-uds.1 # x-release-please-end packages: - name: gitlab-runner path: ../ # x-release-please-start-version - ref: 17.0.0-uds.0 + ref: 17.0.0-uds.1 # x-release-please-end diff --git a/tasks/publish.yaml b/tasks/publish.yaml index c4221b38..0a58c74d 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -20,5 +20,5 @@ tasks: task: publish:package with: # x-release-please-start-version - version: "17.0.0-uds.0" + version: "17.0.0-uds.1" # x-release-please-end diff --git a/version.txt b/version.txt index 39154146..44ffdc2e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -17.0.0-uds.0 +17.0.0-uds.1 diff --git a/zarf.yaml b/zarf.yaml index 5d70812e..8854673f 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -4,7 +4,7 @@ metadata: name: gitlab-runner description: "UDS GitLab Runner Zarf Package" # x-release-please-start-version - version: "17.0.0-uds.0" + version: "17.0.0-uds.1" # x-release-please-end components: