Skip to content

Commit

Permalink
chore: release chart 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion committed Dec 17, 2024
1 parent 28275f9 commit 8febf8b
Show file tree
Hide file tree
Showing 3 changed files with 18 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.2.0"
"amphora-service/charts/amphora": "0.3.0"
}
16 changes: 16 additions & 0 deletions amphora-service/charts/amphora/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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

Check notice on line 3 in amphora-service/charts/amphora/CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

amphora-service/charts/amphora/CHANGELOG.md#L3

Expected: 80; Actual: 100


### ⚠ 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))


### Bug Fixes

* **chart:** trigger release ([#63](https://github.com/carbynestack/amphora/issues/63)) ([fcfb495](https://github.com/carbynestack/amphora/commit/fcfb4953b0f6d70a1a734003572f83b98ff7dbe5))

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


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.2.0
version: 0.3.0
keywords:
- carbyne stack
- amphora
Expand Down

0 comments on commit 8febf8b

Please sign in to comment.