Skip to content

Commit

Permalink
chore(main): release 0.3.1 (#13)
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 29, 2024
1 parent 8d2e9a2 commit 3b359e9
Show file tree
Hide file tree
Showing 3 changed files with 9 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.3.0"
".": "0.3.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/defenseunicorns/uds-identity-config/compare/v0.3.0...v0.3.1) (2024-02-29)


### Miscellaneous

* **deps:** update gha-deps ([#12](https://github.com/defenseunicorns/uds-identity-config/issues/12)) ([ba59e30](https://github.com/defenseunicorns/uds-identity-config/commit/ba59e30693aaeb7ea2d053a6c8f01d2e5af92bd5))

## [0.3.0](https://github.com/defenseunicorns/uds-identity-config/compare/v0.2.1...v0.3.0) (2024-02-28)


Expand Down
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ variables:
- name: VERSION
description: "The image tag"
# x-release-please-start-version
default: "0.3.0"
default: "0.3.1"
# x-release-please-end
- name: IMAGE_NAME
description: "The repository + name for the published image"
Expand Down

0 comments on commit 3b359e9

Please sign in to comment.