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.8 (#54)
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>
Co-authored-by: awendt <anthony@defenseunicorns.com>
  • Loading branch information
github-actions[bot] and anthonywendt authored Nov 30, 2023
1 parent 1a94239 commit 5d496e0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 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.7"
".": "0.1.8"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## [0.1.8](https://github.com/defenseunicorns/uds-capability-gitlab/compare/v0.1.7...v0.1.8) (2023-11-30)


### Features

* Made testing and publishing sep ([fb73578](https://github.com/defenseunicorns/uds-capability-gitlab/commit/fb735781f0941c9e4b926ec013078e2ed3849833))


### Bug Fixes

* add checkout before e2e ([1a88dbd](https://github.com/defenseunicorns/uds-capability-gitlab/commit/1a88dbdd48f7f38c822b6f99b372e6ff084b40a9))
* change action to use inputs ([5bee879](https://github.com/defenseunicorns/uds-capability-gitlab/commit/5bee8798e9c9795e284fb0622bdde6bf33989545))
* checkout before actions ([1df7fc2](https://github.com/defenseunicorns/uds-capability-gitlab/commit/1df7fc2dfd83493e354a1ad4edb45c32bfc04f60))
* fix references to inputs ([7565416](https://github.com/defenseunicorns/uds-capability-gitlab/commit/7565416e020694e780e7b5473f94cbdaccce3585))
* move registry bucket to correct key in values file ([#50](https://github.com/defenseunicorns/uds-capability-gitlab/issues/50)) ([c81c3a9](https://github.com/defenseunicorns/uds-capability-gitlab/commit/c81c3a935208072680258a3f3e7d67df6db13ed4))
* registry bucket secret ([#55](https://github.com/defenseunicorns/uds-capability-gitlab/issues/55)) ([b9f2975](https://github.com/defenseunicorns/uds-capability-gitlab/commit/b9f297549a01e50cadf8d8bb95075710433259c8))

## [0.0.0] - 2023-08-22
PRE RELEASE

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.7"
version: "0.1.8"
# x-release-please-end
architecture: amd64

Expand Down

0 comments on commit 5d496e0

Please sign in to comment.