Skip to content

Commit

Permalink
chore: release chart 0.2.1 (#10)
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 a8a871d commit 24480a6
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,4 +1,4 @@
{
".": "0.1.0",
"charts/thymus": "0.2.0"
"charts/thymus": "0.2.1"
}
7 changes: 7 additions & 0 deletions charts/thymus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* make publish chart logic work ([a8a871d](https://github.com/carbynestack/thymus/commit/a8a871d14ef5cb594a1cf17a726464e64b0805e5))

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


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.2.0
version: 0.2.1
appVersion: 0.1.0
dependencies:
- name: kratos
Expand Down

0 comments on commit 24480a6

Please sign in to comment.