Skip to content

Commit

Permalink
chore: release xapp-hello-world 3.0.4 (#521)
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 8, 2024
1 parent f1bc2a3 commit 726e276
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

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


### Bug Fixes

* **deps:** Update accelleran/acc-generic-img docker tag to v0.8.1 ([0bcaef5](https://github.com/accelleran/helm-charts/commit/0bcaef5ff34ca091ea69f9990487809777db15ee))
* **deps:** Update accelleran/xapp-framework-package docker tag to v3.0.5 ([f61907a](https://github.com/accelleran/helm-charts/commit/f61907a671e97c6e404af40d1ca00328e5d50d6a))
* **deps:** Update accelleran/xapp-framework-package docker tag to v4 ([#635](https://github.com/accelleran/helm-charts/issues/635)) ([46b8a99](https://github.com/accelleran/helm-charts/commit/46b8a99e1b440b7b7762c9555d75fce933019b34))
* **deps:** Update redis docker tag to v7.4.1 ([22c48e7](https://github.com/accelleran/helm-charts/commit/22c48e7c478a4d816f9db5e37cfe922a76d6fee0))

## [3.0.3](https://github.com/accelleran/helm-charts/compare/xapp-hello-world-3.0.2...xapp-hello-world-3.0.3) (2024-07-30)


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.3
version: 3.0.4
# 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.1",
"charts/xapp-anr": "0.1.1",
"charts/xapp-hello-world": "3.0.3"
"charts/xapp-hello-world": "3.0.4"
}

0 comments on commit 726e276

Please sign in to comment.