Skip to content

Commit

Permalink
chore: release xapp-hello-world 5.0.2 (#772)
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 Nov 20, 2024
1 parent 7b522c1 commit 977df1a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions charts/xapp-hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [5.0.2](https://github.com/accelleran/helm-charts/compare/xapp-hello-world-5.0.1...xapp-hello-world-5.0.2) (2024-11-20)


### Bug Fixes

* Add component label ([3cc46f2](https://github.com/accelleran/helm-charts/commit/3cc46f28392c90a88907a4acf5424b189e9d5f3c))
* **deps:** Update accelleran/xapp-framework-package docker tag to v5.0.2 ([#773](https://github.com/accelleran/helm-charts/issues/773)) ([7b522c1](https://github.com/accelleran/helm-charts/commit/7b522c15a4f9f9b761ca642f58ffa383d612b802))
* Fix Prometheus endpoint ([1976d88](https://github.com/accelleran/helm-charts/commit/1976d88486c090e30b67c6c739eb7999e38fa664))
* Fix xApp Dev Env Naming ([1976d88](https://github.com/accelleran/helm-charts/commit/1976d88486c090e30b67c6c739eb7999e38fa664))

## [5.0.1](https://github.com/accelleran/helm-charts/compare/xapp-hello-world-5.0.0...xapp-hello-world-5.0.1) (2024-11-20)


Expand Down
2 changes: 1 addition & 1 deletion charts/xapp-hello-world/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: xapp-hello-world
description: A Helm chart for Accelleran dRAX xApp
type: application
version: 5.0.1
version: 5.0.2
# renovate: image=accelleran/xapp-framework-package
appVersion: 5.0.2
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 @@ -10,5 +10,5 @@
"charts/loki-gateway": "0.1.6",
"charts/telemetry-collector": "1.1.4",
"charts/xapp-anr": "0.1.3",
"charts/xapp-hello-world": "5.0.1"
"charts/xapp-hello-world": "5.0.2"
}

0 comments on commit 977df1a

Please sign in to comment.