Skip to content

Commit

Permalink
chore(main): release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 19, 2024
1 parent e6e060e commit 44746c7
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.6.3"
".": "0.6.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.4](https://github.com/defenseunicorns/uds-identity-config/compare/v0.6.3...v0.6.4) (2024-09-19)


### Miscellaneous

* **deps:** update all dependencies ([#216](https://github.com/defenseunicorns/uds-identity-config/issues/216)) ([e6e060e](https://github.com/defenseunicorns/uds-identity-config/commit/e6e060e9b0b0199d9248eaffe71992cf8a8bb789))

## [0.6.3](https://github.com/defenseunicorns/uds-identity-config/compare/v0.6.2...v0.6.3) (2024-09-17)

### Bug Fixes
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.6.3"
default: "0.6.4"
# x-release-please-end

- name: IMAGE_NAME
Expand Down

0 comments on commit 44746c7

Please sign in to comment.