Skip to content

Commit 390093e

Browse files
authored
chore: release service 0.1.10 (#68)
Signed-off-by: cs-minion <rng_cr_carbynestack@bosch.com>
1 parent d3bdb0b commit 390093e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.9",
2+
".": "0.1.10",
33
"charts/ephemeral": "0.1.2",
44
"ephemeral-java-client": "0.1.3"
55
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.10](https://github.com/carbynestack/ephemeral/compare/service-v0.1.9...service-v0.1.10) (2023-07-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **service:** quote labels given to ko ([#67](https://github.com/carbynestack/ephemeral/issues/67)) ([d3bdb0b](https://github.com/carbynestack/ephemeral/commit/d3bdb0b73b390a299b382cc7b2ed0d51ed0c27f4))
9+
310
## [0.1.9](https://github.com/carbynestack/ephemeral/compare/service-v0.1.8...service-v0.1.9) (2023-07-27)
411

512

0 commit comments

Comments
 (0)