Skip to content

Commit

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


##
[16.11.1-uds.1](v16.11.1-uds.0...v16.11.1-uds.1)
(2024-05-07)


### Features

* configure monitoring
([#117](#117))
([423687d](423687d))


### Miscellaneous

* add netpol template for runner sandbox
([#125](#125))
([c5ad463](c5ad463))
* **deps:** update gitlab support dependencies
([#114](#114))
([3a3a56b](3a3a56b))

---
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] committed May 7, 2024
1 parent c5ad463 commit 90ed8fb
Show file tree
Hide file tree
Showing 6 changed files with 20 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 @@
{
".": "16.11.1-uds.0"
".": "16.11.1-uds.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

## [16.11.1-uds.1](https://github.com/defenseunicorns/uds-package-gitlab/compare/v16.11.1-uds.0...v16.11.1-uds.1) (2024-05-07)


### Features

* configure monitoring ([#117](https://github.com/defenseunicorns/uds-package-gitlab/issues/117)) ([423687d](https://github.com/defenseunicorns/uds-package-gitlab/commit/423687db1247969d1f7a3a4fca93fe9d8ae08195))


### Miscellaneous

* add netpol template for runner sandbox ([#125](https://github.com/defenseunicorns/uds-package-gitlab/issues/125)) ([c5ad463](https://github.com/defenseunicorns/uds-package-gitlab/commit/c5ad46310602bce3a09c897923dee8b36f065241))
* **deps:** update gitlab support dependencies ([#114](https://github.com/defenseunicorns/uds-package-gitlab/issues/114)) ([3a3a56b](https://github.com/defenseunicorns/uds-package-gitlab/commit/3a3a56bd79d284e30538f804543e486be7f85c81))

## [16.11.1-uds.0](https://github.com/defenseunicorns/uds-package-gitlab/compare/v16.10.2-uds.0...v16.11.1-uds.0) (2024-05-02)


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

packages:
Expand Down Expand Up @@ -37,7 +37,7 @@ packages:
- name: gitlab
path: ../
# x-release-please-start-version
ref: 16.11.1-uds.0
ref: 16.11.1-uds.1
# x-release-please-end
overrides:
gitlab:
Expand Down
4 changes: 2 additions & 2 deletions tasks/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tasks:
task: publish:package
with:
# x-release-please-start-version
version: "16.11.1-uds.0"
version: "16.11.1-uds.1"
# x-release-please-end

- name: test-bundle
Expand Down Expand Up @@ -51,5 +51,5 @@ tasks:
task: publish:test-bundle
with:
# x-release-please-start-version
version: "16.11.1-uds.0"
version: "16.11.1-uds.1"
# x-release-please-end
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.11.1-uds.0
16.11.1-uds.1
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: gitlab
description: "UDS GitLab Package"
# x-release-please-start-version
version: "16.11.1-uds.0"
version: "16.11.1-uds.1"
# x-release-please-end

variables:
Expand Down

0 comments on commit 90ed8fb

Please sign in to comment.