Skip to content

Commit

Permalink
chore: release chart 0.1.2 (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Jul 26, 2023
1 parent 63e9250 commit 4ebc6b3
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,5 +1,5 @@
{
".": "0.1.2",
"charts/ephemeral": "0.1.1",
"charts/ephemeral": "0.1.2",
"ephemeral-java-client": "0.1.2"
}
7 changes: 7 additions & 0 deletions charts/ephemeral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/carbynestack/ephemeral/compare/chart-v0.1.1...chart-v0.1.2) (2023-07-26)


### Bug Fixes

* **service/chart/java-client:** test release logic with some minor fixes ([#46](https://github.com/carbynestack/ephemeral/issues/46)) ([a215b6b](https://github.com/carbynestack/ephemeral/commit/a215b6b884ea73fc69f4283aca849dbc8bf520d4))

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


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.1
version: 0.1.2
keywords:
- carbyne stack
- ephemeral
Expand Down

0 comments on commit 4ebc6b3

Please sign in to comment.