diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 954d651a..73509f36 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "17.2.1-uds.0" + ".": "17.2.1-uds.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d157e834..ac730c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [17.2.1-uds.1](https://github.com/defenseunicorns/uds-package-gitlab/compare/v17.2.1-uds.0...v17.2.1-uds.1) (2024-08-08) + + +### Bug Fixes + +* update chart and swap images to fix update ([#188](https://github.com/defenseunicorns/uds-package-gitlab/issues/188)) ([dbd955b](https://github.com/defenseunicorns/uds-package-gitlab/commit/dbd955b9a95a1a25e6f1cd459b8e90f47f677c84)) + + +### Miscellaneous + +* move health check into package itself ([#183](https://github.com/defenseunicorns/uds-package-gitlab/issues/183)) ([97b687e](https://github.com/defenseunicorns/uds-package-gitlab/commit/97b687e106cccd132f4da7326da4d4d7247ab9f7)) + ## [17.2.1-uds.0](https://github.com/defenseunicorns/uds-package-gitlab/compare/v17.1.2-uds.1...v17.2.1-uds.0) (2024-07-29) diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index c33193c9..dd499890 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -3,7 +3,7 @@ metadata: name: gitlab-test description: A UDS bundle for deploying Gitlab and it's dependencies on a development cluster # x-release-please-start-version - version: 17.2.1-uds.0 + version: 17.2.1-uds.1 # x-release-please-end packages: @@ -70,7 +70,7 @@ packages: - name: gitlab path: ../ # x-release-please-start-version - ref: 17.2.1-uds.0 + ref: 17.2.1-uds.1 # x-release-please-end overrides: gitlab: diff --git a/tasks/publish.yaml b/tasks/publish.yaml index 937445b4..f2b9b384 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -33,7 +33,7 @@ tasks: task: publish:package with: # x-release-please-start-version - version: "17.2.1-uds.0" + version: "17.2.1-uds.1" # x-release-please-end - name: publish-test-bundle @@ -43,5 +43,5 @@ tasks: task: publish:test-bundle with: # x-release-please-start-version - version: "17.2.1-uds.0" + version: "17.2.1-uds.1" # x-release-please-end diff --git a/version.txt b/version.txt index f8744cfe..feec807a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -17.2.1-uds.0 +17.2.1-uds.1 diff --git a/zarf.yaml b/zarf.yaml index d2f989b0..ddabfcbd 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -4,7 +4,7 @@ metadata: name: gitlab description: "UDS GitLab Package" # x-release-please-start-version - version: "17.2.1-uds.0" + version: "17.2.1-uds.1" # x-release-please-end variables: