Skip to content

Commit

Permalink
chore: release xapp-hello-world 4.0.0 (#642)
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 9, 2024
1 parent aa8d640 commit b31ba47
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

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


### ⚠ BREAKING CHANGES

* **deps:** update accelleran/xapp-framework-package docker tag to v4 ([#641](https://github.com/accelleran/helm-charts/issues/641))

### Features

* **deps:** Update accelleran/xapp-framework-package docker tag to v4 ([#641](https://github.com/accelleran/helm-charts/issues/641)) ([aa8d640](https://github.com/accelleran/helm-charts/commit/aa8d640291ea6fca8500060269d64fd7989589e5))

## [3.0.5](https://github.com/accelleran/helm-charts/compare/xapp-hello-world-3.0.4...xapp-hello-world-3.0.5) (2024-10-09)


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: 3.0.5
version: 4.0.0
# renovate: image=accelleran/xapp-framework-package
appVersion: 4.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.1",
"charts/xapp-hello-world": "3.0.5"
"charts/xapp-hello-world": "4.0.0"
}

0 comments on commit b31ba47

Please sign in to comment.