Skip to content

Commit

Permalink
chore: release operator-chart 0.2.0 (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Jun 23, 2023
1 parent 5c065fe commit c171f77
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,6 +1,6 @@
{
"klyshko-mp-spdz": "0.2.0",
"klyshko-operator": "0.2.0",
"klyshko-operator/charts/klyshko": "0.1.7",
"klyshko-operator/charts/klyshko": "0.2.0",
"klyshko-provisioner": "0.1.0"
}
7 changes: 7 additions & 0 deletions klyshko-operator/charts/klyshko/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/carbynestack/klyshko/compare/operator-chart-v0.1.7...operator-chart-v0.2.0) (2023-06-23)


### Features

* **operator-chart:** Add etcd endpoint configuration value ([#66](https://github.com/carbynestack/klyshko/issues/66)) ([5c065fe](https://github.com/carbynestack/klyshko/commit/5c065fe59bfded1e2d348e36ec9c46ed9eea51b4))

## [0.1.7](https://github.com/carbynestack/klyshko/compare/operator-chart-v0.1.6...operator-chart-v0.1.7) (2023-04-17)


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.1.7
version: 0.2.0
appVersion: 0.1.0

0 comments on commit c171f77

Please sign in to comment.