Skip to content

Commit

Permalink
chore: release chart 0.5.0 (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Dec 18, 2024
1 parent 9393715 commit cb6388d
Show file tree
Hide file tree
Showing 3 changed files with 10 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,5 +1,5 @@
{
"services": "0.2.1",
"charts/thymus": "0.4.0",
"charts/thymus": "0.5.0",
"clients/java": "0.3.0"
}
8 changes: 8 additions & 0 deletions charts/thymus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.0](https://github.com/carbynestack/thymus/compare/chart-v0.4.0...chart-v0.5.0) (2024-12-18)


### Features

* **chart:** add user email verification ([#35](https://github.com/carbynestack/thymus/issues/35)) ([9393715](https://github.com/carbynestack/thymus/commit/9393715d301aeff3aa698b0324f96b2a77a44d91))
* **chart:** update default policies ([#36](https://github.com/carbynestack/thymus/issues/36)) ([b71fae2](https://github.com/carbynestack/thymus/commit/b71fae252ec77e6c4ad7ea916d6064f236efd211))

## [0.4.0](https://github.com/carbynestack/thymus/compare/chart-v0.3.0...chart-v0.4.0) (2024-11-13)


Expand Down
2 changes: 1 addition & 1 deletion charts/thymus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apiVersion: v2
name: thymus
description: Helm Chart for the Thymus Authentication and Authorization Subsystem.
type: application
version: 0.4.0
version: 0.5.0
appVersion: 0.1.0
dependencies:
- name: kratos
Expand Down

0 comments on commit cb6388d

Please sign in to comment.