Skip to content

Commit

Permalink
chore: release cell-wrapper-config 0.5.1 (#622)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wout Van De Wiel <[email protected]>
  • Loading branch information
github-actions[bot] and Wielewout authored Oct 7, 2024
1 parent bcf336d commit 8ca5969
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions charts/cell-wrapper-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.1](https://github.com/accelleran/helm-charts/compare/cell-wrapper-config-0.5.0...cell-wrapper-config-0.5.1) (2024-10-07)


### Bug Fixes

* **deps:** Update helm release common to v0.3.9 ([#621](https://github.com/accelleran/helm-charts/issues/621)) ([5783bbf](https://github.com/accelleran/helm-charts/commit/5783bbf75b6a5845dfc469d56849e2aae72d1d4c))
* Fix mandatory fields failures when leaving config out ([#620](https://github.com/accelleran/helm-charts/issues/620)) ([f30b5ff](https://github.com/accelleran/helm-charts/commit/f30b5ff4a33841bdab0a499db79996cae4026b70))

## [0.5.0](https://github.com/accelleran/helm-charts/compare/cell-wrapper-config-0.4.1...cell-wrapper-config-0.5.0) (2024-09-26)


Expand Down
2 changes: 1 addition & 1 deletion charts/cell-wrapper-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cell-wrapper-config
description: Accelleran's cell-wrapper config helm chart
type: application
version: 0.5.0
version: 0.5.1
# renovate: image=accelleran/ncclient
appVersion: "0.2.0"
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion etc/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"charts/common": "0.3.9",
"charts/cell-wrapper": "5.0.4",
"charts/cell-wrapper-config": "0.5.0",
"charts/cell-wrapper-config": "0.5.1",
"charts/cu-cp": "9.0.4",
"charts/cu-up": "9.0.4",
"charts/drax": "9.0.1",
Expand Down

0 comments on commit 8ca5969

Please sign in to comment.