Skip to content

Commit

Permalink
chore: release chart 0.2.0 (#76)
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 17, 2024
1 parent 4aeac00 commit 28275f9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"amphora-common": "0.2.0",
"amphora-java-client": "0.2.0",
"amphora-service": "0.2.0",
"amphora-service/charts/amphora": "0.1.1"
"amphora-service/charts/amphora": "0.2.0"
}
11 changes: 11 additions & 0 deletions amphora-service/charts/amphora/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://github.com/carbynestack/amphora/compare/chart-v0.1.1...chart-v0.2.0) (2024-12-17)


### ⚠ BREAKING CHANGES

* **chart/service:** add Authorization ([#74](https://github.com/carbynestack/amphora/issues/74))

### Features

* **chart/service:** add Authorization ([#74](https://github.com/carbynestack/amphora/issues/74)) ([4aeac00](https://github.com/carbynestack/amphora/commit/4aeac003ea299ccc016ecceafba67b4828a12c29))

## [0.1.1](https://github.com/carbynestack/amphora/compare/chart-v0.1.0...chart-v0.1.1) (2023-07-27)


Expand Down
2 changes: 1 addition & 1 deletion amphora-service/charts/amphora/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.0"
description: A Helm chart for creating a Carbyne Stack Amphora secret storage
and management service.
name: amphora
version: 0.1.1
version: 0.2.0
keywords:
- carbyne stack
- amphora
Expand Down

0 comments on commit 28275f9

Please sign in to comment.