diff --git a/charts/cu-cp/CHANGELOG.md b/charts/cu-cp/CHANGELOG.md index 7855ec30c..9ee022227 100644 --- a/charts/cu-cp/CHANGELOG.md +++ b/charts/cu-cp/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [9.0.5](https://github.com/accelleran/helm-charts/compare/cu-cp-9.0.4...cu-cp-9.0.5) (2024-11-05) + + +### Bug Fixes + +* **deps:** Update accelleran/cucp-netconf docker tag to v6.0.6 ([63badf1](https://github.com/accelleran/helm-charts/commit/63badf13257b8630b7d4e7ec161099735cfbce33)) +* **deps:** Update accelleran/cucp-netconf docker tag to v6.0.7 ([7d7390c](https://github.com/accelleran/helm-charts/commit/7d7390c812b516c1191471b6fff57d9cd1b030e9)) +* **deps:** Update accelleran/cucp-netconf docker tag to v6.0.8 ([49c2094](https://github.com/accelleran/helm-charts/commit/49c2094821ea18407a22a71fe41ccf5c67853f38)) +* **deps:** Update helm release nats to v1.2.6 ([03f51f1](https://github.com/accelleran/helm-charts/commit/03f51f14411a15ad435709dfd2f9ced93e6236f2)) +* **deps:** Update helm release redis to v20.2.0 ([7d1bf29](https://github.com/accelleran/helm-charts/commit/7d1bf29fe068c221003636bb90cf118d612d0633)) +* **deps:** Update helm release redis to v20.2.1 ([d82a338](https://github.com/accelleran/helm-charts/commit/d82a3387f8b81bfa829263aa998a2df82ec474e9)) + ## [9.0.4](https://github.com/accelleran/helm-charts/compare/cu-cp-9.0.3...cu-cp-9.0.4) (2024-10-07) diff --git a/charts/cu-cp/Chart.yaml b/charts/cu-cp/Chart.yaml index f5d9377e1..4063e1cc5 100644 --- a/charts/cu-cp/Chart.yaml +++ b/charts/cu-cp/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: cu-cp description: Accelleran 5G CU-CP Components type: application -version: 9.0.4 +version: 9.0.5 # renovate: image=accelleran/cucp-netconf appVersion: "6.0.8" dependencies: diff --git a/etc/.release-please-manifest.json b/etc/.release-please-manifest.json index f138dfd90..a4f0b9038 100644 --- a/etc/.release-please-manifest.json +++ b/etc/.release-please-manifest.json @@ -2,7 +2,7 @@ "charts/common": "0.3.9", "charts/cell-wrapper": "6.0.2", "charts/cell-wrapper-config": "0.5.1", - "charts/cu-cp": "9.0.4", + "charts/cu-cp": "9.0.5", "charts/cu-up": "9.0.4", "charts/drax": "11.0.1", "charts/du-metrics-server": "0.4.1",