Skip to content

Commit

Permalink
chore(main): release 17.5.2-uds.0 (#239)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[17.5.2-uds.0](v17.5.1-uds.2...v17.5.2-uds.0)
(2024-11-19)


### Miscellaneous

* **deps:** update gitlab package dependencies
([#233](#233))
([f739a28](f739a28))
* **deps:** update support-deps to v1.3.0
([#238](#238))
([43b581b](43b581b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 19, 2024
1 parent f739a28 commit e9e7305
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "17.5.1-uds.2"
".": "17.5.2-uds.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [17.5.2-uds.0](https://github.com/defenseunicorns/uds-package-gitlab/compare/v17.5.1-uds.2...v17.5.2-uds.0) (2024-11-19)


### Miscellaneous

* **deps:** update gitlab package dependencies ([#233](https://github.com/defenseunicorns/uds-package-gitlab/issues/233)) ([f739a28](https://github.com/defenseunicorns/uds-package-gitlab/commit/f739a28577508ef43bdd3fe98b3959ede4672be9))
* **deps:** update support-deps to v1.3.0 ([#238](https://github.com/defenseunicorns/uds-package-gitlab/issues/238)) ([43b581b](https://github.com/defenseunicorns/uds-package-gitlab/commit/43b581bcd3d4808b13ad4d0b9960f13e8cf77dcc))

## [17.5.1-uds.2](https://github.com/defenseunicorns/uds-package-gitlab/compare/v17.5.1-uds.1...v17.5.1-uds.2) (2024-11-15)


Expand Down
4 changes: 2 additions & 2 deletions bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.5.1-uds.2
version: 17.5.2-uds.0
# x-release-please-end

packages:
Expand Down Expand Up @@ -89,7 +89,7 @@ packages:
- name: gitlab
path: ../
# x-release-please-start-version
ref: 17.5.1-uds.2
ref: 17.5.2-uds.0
# x-release-please-end
overrides:
gitlab:
Expand Down
4 changes: 2 additions & 2 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ tasks:
task: publish:package
with:
# x-release-please-start-version
version: "17.5.1-uds.2"
version: "17.5.2-uds.0"
# x-release-please-end
- description: Publish the bundle
task: publish:test-bundle
with:
# x-release-please-start-version
version: "17.5.1-uds.2"
version: "17.5.2-uds.0"
# x-release-please-end
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.5.1-uds.2
17.5.2-uds.0
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: gitlab
description: "UDS GitLab Package"
# x-release-please-start-version
version: "17.5.1-uds.2"
version: "17.5.2-uds.0"
# x-release-please-end

variables:
Expand Down

0 comments on commit e9e7305

Please sign in to comment.