diff --git a/charts/cu-up/CHANGELOG.md b/charts/cu-up/CHANGELOG.md index ebddd0f0..08d5557c 100644 --- a/charts/cu-up/CHANGELOG.md +++ b/charts/cu-up/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [9.0.6](https://github.com/accelleran/helm-charts/compare/cu-up-9.0.5...cu-up-9.0.6) (2024-11-12) + + +### Bug Fixes + +* **deps:** Update accelleran/cuup-netconf docker tag to v6.0.10 ([8b273f3](https://github.com/accelleran/helm-charts/commit/8b273f3759f01e88a710f3df702b260e786abf96)) +* **deps:** Update accelleran/cuup-netconf docker tag to v6.0.9 ([250936f](https://github.com/accelleran/helm-charts/commit/250936f028beadcfad16fc4eb8f9ee3e62353ed7)) + ## [9.0.5](https://github.com/accelleran/helm-charts/compare/cu-up-9.0.4...cu-up-9.0.5) (2024-11-05) diff --git a/charts/cu-up/Chart.yaml b/charts/cu-up/Chart.yaml index 7e2e0d9b..799fcfba 100644 --- a/charts/cu-up/Chart.yaml +++ b/charts/cu-up/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: cu-up description: Accelleran 5G CU-UP Components type: application -version: 9.0.5 +version: 9.0.6 # renovate: image=accelleran/cuup-netconf appVersion: "6.0.10" dependencies: diff --git a/etc/.release-please-manifest.json b/etc/.release-please-manifest.json index 5c087688..9ff7f543 100644 --- a/etc/.release-please-manifest.json +++ b/etc/.release-please-manifest.json @@ -3,7 +3,7 @@ "charts/cell-wrapper": "6.0.2", "charts/cell-wrapper-config": "0.5.1", "charts/cu-cp": "9.0.6", - "charts/cu-up": "9.0.5", + "charts/cu-up": "9.0.6", "charts/drax": "11.0.2", "charts/du-metrics-server": "0.4.1", "charts/loki-deleter": "0.1.1",