Skip to content

Commit

Permalink
chore: release operator 0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <rng_cr_carbynestack@bosch.com>
  • Loading branch information
cs-minion committed Oct 30, 2024
1 parent aeaa058 commit 67649d0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"klyshko-mp-spdz": "0.2.0",
"klyshko-mp-spdz-cowgear": "0.2.0",
"klyshko-operator": "0.3.0",
"klyshko-operator": "0.4.0",
"klyshko-operator/charts/klyshko": "0.4.0",
"klyshko-provisioner": "0.1.1"
}
13 changes: 13 additions & 0 deletions klyshko-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.0](https://github.com/carbynestack/klyshko/compare/operator-v0.3.0...operator-v0.4.0) (2024-10-30)


### Features

* prevent Tasks in terminal state from leaking PVCs ([#93](https://github.com/carbynestack/klyshko/issues/93)) ([aeaa058](https://github.com/carbynestack/klyshko/commit/aeaa058cf4ecf8bd0ff53c1f91c7dede780fadfd))


### Bug Fixes

* **operator:** pin setup-envtest version ([#94](https://github.com/carbynestack/klyshko/issues/94)) ([b46b543](https://github.com/carbynestack/klyshko/commit/b46b543b654917f8067050948caa42c1121410b7))
* prevent tasks in terminal state from leaking PVCs ([aeaa058](https://github.com/carbynestack/klyshko/commit/aeaa058cf4ecf8bd0ff53c1f91c7dede780fadfd))

## [0.3.0](https://github.com/carbynestack/klyshko/compare/operator-v0.2.0...operator-v0.3.0) (2023-08-03)


Expand Down

0 comments on commit 67649d0

Please sign in to comment.