Skip to content

Commit

Permalink
chore: release chart 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion committed Feb 21, 2024
1 parent eead173 commit 7cda489
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
Expand Up @@ -4,5 +4,5 @@
"castor-java-client": "0.1.1",
"castor-upload-java-client": "0.1.1",
"castor-service": "0.1.1",
"castor-service/charts/castor": "0.2.0"
"castor-service/charts/castor": "0.3.0"
}
7 changes: 7 additions & 0 deletions castor-service/charts/castor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/carbynestack/castor/compare/chart-v0.2.0...chart-v0.3.0) (2024-02-21)

Check notice on line 3 in castor-service/charts/castor/CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

castor-service/charts/castor/CHANGELOG.md#L3

Expected: 80; Actual: 99


### Features

* **charts:** add redis reservationTimeout ([#63](https://github.com/carbynestack/castor/issues/63)) ([eead173](https://github.com/carbynestack/castor/commit/eead173d1c28d51dff3aa677f76da2cd74bc81c2))

Check notice on line 8 in castor-service/charts/castor/CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

castor-service/charts/castor/CHANGELOG.md#L8

Expected: 80; Actual: 200

## [0.2.0](https://github.com/carbynestack/castor/compare/chart-v0.1.1...chart-v0.2.0) (2023-08-08)


Expand Down
2 changes: 1 addition & 1 deletion castor-service/charts/castor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.0"
description: A Helm chart for creating a Carbyne Stack Castor tuple storage and
management service.
name: castor
version: 0.2.0
version: 0.3.0
keywords:
- carbyne stack
- castor
Expand Down

0 comments on commit 7cda489

Please sign in to comment.