From a4e1eca1e226e52bdbcee2b46757fd365f10a7c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 07:57:56 +0100 Subject: [PATCH] chore: release cu-up 9.0.9 (#825) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- charts/cu-up/CHANGELOG.md | 9 +++++++++ charts/cu-up/Chart.yaml | 2 +- etc/.release-please-manifest.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/charts/cu-up/CHANGELOG.md b/charts/cu-up/CHANGELOG.md index b01457cc..149e823c 100644 --- a/charts/cu-up/CHANGELOG.md +++ b/charts/cu-up/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [9.0.9](https://github.com/accelleran/helm-charts/compare/cu-up-9.0.8...cu-up-9.0.9) (2024-12-12) + + +### Bug Fixes + +* **deps:** Update accelleran/acc-generic-img docker tag to v0.9.0 ([f9830e1](https://github.com/accelleran/helm-charts/commit/f9830e1069dd56c6e424d47faf06fb8c72caf2cc)) +* **deps:** Update accelleran/cuup-netconf docker tag to v6.0.12 ([09ebb52](https://github.com/accelleran/helm-charts/commit/09ebb525b1ac1ac096a6b52dc841a7a7d002f81b)) +* **deps:** Update helm release nats to v1.2.7 ([4e609cd](https://github.com/accelleran/helm-charts/commit/4e609cdd1dda8f0686366470a2d752548e8b6038)) + ## [9.0.8](https://github.com/accelleran/helm-charts/compare/cu-up-9.0.7...cu-up-9.0.8) (2024-11-28) diff --git a/charts/cu-up/Chart.yaml b/charts/cu-up/Chart.yaml index 573bc0e9..b5d7dd32 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.8 +version: 9.0.9 # renovate: image=accelleran/cuup-netconf appVersion: "6.0.12" dependencies: diff --git a/etc/.release-please-manifest.json b/etc/.release-please-manifest.json index 01275ebf..9021a41c 100644 --- a/etc/.release-please-manifest.json +++ b/etc/.release-please-manifest.json @@ -3,7 +3,7 @@ "charts/cell-wrapper": "6.0.5", "charts/cell-wrapper-config": "0.5.1", "charts/cu-cp": "9.0.9", - "charts/cu-up": "9.0.8", + "charts/cu-up": "9.0.9", "charts/drax": "12.0.1", "charts/du-metrics-server": "0.4.5", "charts/loki-deleter": "0.1.4",