Skip to content

Commit

Permalink
chore: release chart 0.2.0 (#82)
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 05eb0d6 commit 67689c8
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
@@ -1,5 +1,5 @@
{
".": "0.2.0",
"charts/ephemeral": "0.1.3",
"charts/ephemeral": "0.2.0",
"ephemeral-java-client": "0.2.0"
}
11 changes: 11 additions & 0 deletions charts/ephemeral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* **chart/service:** Add authorization ([#80](https://github.com/carbynestack/ephemeral/issues/80))

### Features

* **chart/service:** Add authorization ([#80](https://github.com/carbynestack/ephemeral/issues/80)) ([d2b2899](https://github.com/carbynestack/ephemeral/commit/d2b28994e1c08f01cbc2b510026d3c3918828354))

## [0.1.3](https://github.com/carbynestack/ephemeral/compare/chart-v0.1.2...chart-v0.1.3) (2023-08-04)


Expand Down
2 changes: 1 addition & 1 deletion charts/ephemeral/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for the Carbyne Stack Ephemeral service.
name: ephemeral
version: 0.1.3
version: 0.2.0
keywords:
- carbyne stack
- ephemeral
Expand Down

0 comments on commit 67689c8

Please sign in to comment.