Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
chore(main): release 0.1.17 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 2, 2024
1 parent 0fb09d0 commit 1837599
Show file tree
Hide file tree
Showing 8 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 @@
{
".": "0.1.16"
".": "0.1.17"
}
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.

## [0.1.17](https://github.com/defenseunicorns/uds-capability-gitlab/compare/v0.1.16...v0.1.17) (2024-02-02)


### Miscellaneous

* bump dubbd to 0.18.0 ([0fb09d0](https://github.com/defenseunicorns/uds-capability-gitlab/commit/0fb09d0aebab812d96d21689494b5eaf12e8f2cd))
* Update gitlab to 7.8.1-bb.0 ([#78](https://github.com/defenseunicorns/uds-capability-gitlab/issues/78)) ([0fb09d0](https://github.com/defenseunicorns/uds-capability-gitlab/commit/0fb09d0aebab812d96d21689494b5eaf12e8f2cd))

## [0.1.16](https://github.com/defenseunicorns/uds-capability-gitlab/compare/v0.1.15...v0.1.16) (2024-01-31)


Expand Down
2 changes: 1 addition & 1 deletion utils/pkg-deps/gitlab/kyverno-exceptions/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ZarfPackageConfig
metadata:
name: gitlab-kyverno-exceptions
# x-release-please-start-version
version: "0.1.16"
version: "0.1.17"
# x-release-please-end
architecture: amd64

Expand Down
2 changes: 1 addition & 1 deletion utils/pkg-deps/gitlab/minio/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ZarfPackageConfig
metadata:
name: gitlab-minio
# x-release-please-start-version
version: "0.1.16"
version: "0.1.17"
# x-release-please-end
architecture: amd64

Expand Down
2 changes: 1 addition & 1 deletion utils/pkg-deps/gitlab/postgres/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ZarfPackageConfig
metadata:
name: gitlab-postgres
# x-release-please-start-version
version: "0.1.16"
version: "0.1.17"
# x-release-please-end
architecture: amd64

Expand Down
2 changes: 1 addition & 1 deletion utils/pkg-deps/gitlab/redis/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ZarfPackageConfig
metadata:
name: gitlab-redis
# x-release-please-start-version
version: "0.1.16"
version: "0.1.17"
# x-release-please-end
architecture: amd64

Expand Down
2 changes: 1 addition & 1 deletion utils/pkg-deps/namespaces/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: gitlab-namespaces
description: "package used to deploy needed namespaces"
# x-release-please-start-version
version: "0.1.16"
version: "0.1.17"
# x-release-please-end
architecture: amd64

Expand Down
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 capability deployed via flux"
# x-release-please-start-version
version: "0.1.16"
version: "0.1.17"
# x-release-please-end
architecture: amd64

Expand Down

0 comments on commit 1837599

Please sign in to comment.