Skip to content

Commit

Permalink
Merge branch 'master' into release-please--branches--master--componen…
Browse files Browse the repository at this point in the history
…ts--service

Signed-off-by: Sebastian Becker <[email protected]>
  • Loading branch information
sbckr authored Aug 4, 2023
2 parents d3efc02 + 04fa6c5 commit 22cf5cc
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.13",
"charts/ephemeral": "0.1.2",
"charts/ephemeral": "0.1.3",
"ephemeral-java-client": "0.1.3"
}
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.3](https://github.com/carbynestack/ephemeral/compare/chart-v0.1.2...chart-v0.1.3) (2023-08-04)


### Bug Fixes

* **service/chart:** fix forced aborts of long-running computations ([#36](https://github.com/carbynestack/ephemeral/issues/36)) ([a131ae7](https://github.com/carbynestack/ephemeral/commit/a131ae74bd9d98d345d78d84a67388cbd783b36d))

## [0.1.2](https://github.com/carbynestack/ephemeral/compare/chart-v0.1.1...chart-v0.1.2) (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.2
version: 0.1.3
keywords:
- carbyne stack
- ephemeral
Expand Down

0 comments on commit 22cf5cc

Please sign in to comment.