Skip to content

Commit

Permalink
chore: release chart 0.2.0 (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Jun 5, 2024
1 parent 59fee62 commit ac1b511
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,4 +1,4 @@
{
".": "0.1.0",
"charts/thymus": "0.1.0"
"charts/thymus": "0.2.0"
}
8 changes: 8 additions & 0 deletions charts/thymus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/carbynestack/thymus/compare/chart-v0.1.0...chart-v0.2.0) (2024-06-05)


### Features

* add thymus helm chart ([#3](https://github.com/carbynestack/thymus/issues/3)) ([f5d6b66](https://github.com/carbynestack/thymus/commit/f5d6b6667c0ab9ae81306b7f56b25647dc97b09a))
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.1.0
version: 0.2.0
appVersion: 0.1.0
dependencies:
- name: kratos
Expand Down

0 comments on commit ac1b511

Please sign in to comment.