Skip to content

Commit

Permalink
chore: release xapp-anr 0.1.2 (#510)
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>
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
1 parent 11a9d6d commit bd43dd7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions charts/xapp-anr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.2](https://github.com/accelleran/helm-charts/compare/xapp-anr-0.1.1...xapp-anr-0.1.2) (2024-10-09)


### Bug Fixes

* **deps:** Update helm release common to v0.3.7 ([#506](https://github.com/accelleran/helm-charts/issues/506)) ([7ab297a](https://github.com/accelleran/helm-charts/commit/7ab297aeebd645f5c00399a04d4e1b159f24859e))
* **deps:** Update helm release common to v0.3.8 ([f7ca8ad](https://github.com/accelleran/helm-charts/commit/f7ca8ad8fd5dd79768da4d8b74aac0cd8eaac590))
* **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))

## [0.1.1](https://github.com/accelleran/helm-charts/compare/xapp-anr-v0.1.0...xapp-anr-0.1.1) (2024-08-27)


Expand Down
2 changes: 1 addition & 1 deletion charts/xapp-anr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: xapp-anr
description: A Helm chart for Accelleran ANR xApp
type: application
version: 0.1.1
version: 0.1.2
# renovate: image=accelleran/xapp-anr
appVersion: "1.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
Expand Up @@ -8,6 +8,6 @@
"charts/du-metrics-server": "0.4.1",
"charts/loki-gateway": "0.1.3",
"charts/telemetry-collector": "1.1.2",
"charts/xapp-anr": "0.1.1",
"charts/xapp-anr": "0.1.2",
"charts/xapp-hello-world": "4.0.0"
}

0 comments on commit bd43dd7

Please sign in to comment.