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.4 (#32)
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 Jan 30, 2024
1 parent 9d60c72 commit b8dd02c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 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.3"
".": "0.1.4"
}
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.

## [0.1.4](https://github.com/defenseunicorns/uds-capability-gitlab-runner/compare/v0.1.3...v0.1.4) (2024-01-30)


### Features

* add initial Lula Lint Action ([#31](https://github.com/defenseunicorns/uds-capability-gitlab-runner/issues/31)) ([c2a78b6](https://github.com/defenseunicorns/uds-capability-gitlab-runner/commit/c2a78b642148eb8db3ef484adc2ad05d7d403861))


### Miscellaneous

* update gitlab-runner to 0.59.1-bb.1 ([9d60c72](https://github.com/defenseunicorns/uds-capability-gitlab-runner/commit/9d60c7228fe1442adc00af078f4d94707b9e774f))
* update zarf and dubbd ([#33](https://github.com/defenseunicorns/uds-capability-gitlab-runner/issues/33)) ([9d60c72](https://github.com/defenseunicorns/uds-capability-gitlab-runner/commit/9d60c7228fe1442adc00af078f4d94707b9e774f))

## [0.1.3](https://github.com/defenseunicorns/uds-capability-gitlab-runner/compare/v0.1.2...v0.1.3) (2023-12-14)


Expand Down
2 changes: 1 addition & 1 deletion utils/pkg-deps/rbac/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ZarfPackageConfig
metadata:
name: gitlab-runner-rbac
# x-release-please-start-version
version: "0.1.3"
version: "0.1.4"
# 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-runner
description: "UDS GitLab Runner capability deployed via flux"
# x-release-please-start-version
version: "0.1.3"
version: "0.1.4"
# x-release-please-end
architecture: amd64

Expand Down

0 comments on commit b8dd02c

Please sign in to comment.