Skip to content

Commit

Permalink
chore: release cell-wrapper 6.0.0 (#629)
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 8ca5969 commit b8cb475
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions charts/cell-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* **deps:** update accelleran/cw-netconf docker tag to v6 ([#628](https://github.com/accelleran/helm-charts/issues/628))

### Bug Fixes

* **deps:** Update accelleran/cw-netconf docker tag to v6 ([#628](https://github.com/accelleran/helm-charts/issues/628)) ([2e9bc12](https://github.com/accelleran/helm-charts/commit/2e9bc1218954f00cd5183dbd830a586cd25199cd))

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


Expand Down
2 changes: 1 addition & 1 deletion charts/cell-wrapper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cell-wrapper
description: Accelleran's cell-wrapper helm chart
type: application
version: 5.0.4
version: 6.0.0
# renovate: image=accelleran/cw-netconf versioning=semver
appVersion: "6.0.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,6 +1,6 @@
{
"charts/common": "0.3.9",
"charts/cell-wrapper": "5.0.4",
"charts/cell-wrapper": "6.0.0",
"charts/cell-wrapper-config": "0.5.1",
"charts/cu-cp": "9.0.4",
"charts/cu-up": "9.0.4",
Expand Down

0 comments on commit b8cb475

Please sign in to comment.