Skip to content

Commit

Permalink
chore: release xapp-hello-world 5.0.0 (#692)
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 24, 2024
1 parent 6de2970 commit 5fd8aaa
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions charts/xapp-hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/accelleran/helm-charts/compare/xapp-hello-world-4.0.1...xapp-hello-world-5.0.0) (2024-10-24)


### ⚠ BREAKING CHANGES

* update xapp sdk to version 5

### Features

* Update xapp sdk to version 5 ([6de2970](https://github.com/accelleran/helm-charts/commit/6de29702a1106ff25321e0cde50cf2fd939fc507))

## [4.0.1](https://github.com/accelleran/helm-charts/compare/xapp-hello-world-4.0.0...xapp-hello-world-4.0.1) (2024-10-11)


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: 4.0.1
version: 5.0.0
# renovate: image=accelleran/xapp-framework-package
appVersion: 5.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 @@ -9,5 +9,5 @@
"charts/loki-gateway": "0.1.3",
"charts/telemetry-collector": "1.1.2",
"charts/xapp-anr": "0.1.2",
"charts/xapp-hello-world": "4.0.1"
"charts/xapp-hello-world": "5.0.0"
}

0 comments on commit 5fd8aaa

Please sign in to comment.