Skip to content

Commit

Permalink
chore: release operator-chart 0.4.0 (#90)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Sep 4, 2023
1 parent e8a6e09 commit b12c402
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
Expand Up @@ -2,6 +2,6 @@
"klyshko-mp-spdz": "0.2.0",
"klyshko-mp-spdz-cowgear": "0.2.0",
"klyshko-operator": "0.3.0",
"klyshko-operator/charts/klyshko": "0.3.0",
"klyshko-operator/charts/klyshko": "0.4.0",
"klyshko-provisioner": "0.1.1"
}
11 changes: 11 additions & 0 deletions klyshko-operator/charts/klyshko/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.4.0](https://github.com/carbynestack/klyshko/compare/operator-chart-v0.3.0...operator-chart-v0.4.0) (2023-09-04)


### ⚠ BREAKING CHANGES

* **operator-chart:** implement pod template support ([#89](https://github.com/carbynestack/klyshko/issues/89))

### Features

* **operator-chart:** implement pod template support ([#89](https://github.com/carbynestack/klyshko/issues/89)) ([e8a6e09](https://github.com/carbynestack/klyshko/commit/e8a6e0953c23739311a3240d38b84b0d683b65d4))

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


Expand Down
2 changes: 1 addition & 1 deletion klyshko-operator/charts/klyshko/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: klyshko
description: A Helm chart for the Carbyne Stack Klyshko Operator
type: application
version: 0.3.0
version: 0.4.0
appVersion: 0.3.0

0 comments on commit b12c402

Please sign in to comment.