Skip to content

Commit

Permalink
chore: release telemetry-collector 1.1.2 (#624)
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 2ab9e92 commit e058da9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions charts/telemetry-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.1.2](https://github.com/accelleran/helm-charts/compare/telemetry-collector-1.1.1...telemetry-collector-1.1.2) (2024-10-08)


### Bug Fixes

* Change default telemetry collector values ([#636](https://github.com/accelleran/helm-charts/issues/636)) ([eb60ee6](https://github.com/accelleran/helm-charts/commit/eb60ee6143c7380962b1333ec1811a6f945ca852))
* **deps:** Update accelleran/telemetry-collector docker tag to v1.2.0 ([#634](https://github.com/accelleran/helm-charts/issues/634)) ([f1bc2a3](https://github.com/accelleran/helm-charts/commit/f1bc2a35d076adea58956efe11ce11bef8b7c89c))
* **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))

## [1.1.1](https://github.com/accelleran/helm-charts/compare/telemetry-collector-1.1.0...telemetry-collector-1.1.1) (2024-09-20)


Expand Down
2 changes: 1 addition & 1 deletion charts/telemetry-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: telemetry-collector
description: A Helm chart for the Telemetry Collector
type: application
version: 1.1.1
version: 1.1.2
# renovate: image=accelleran/telemetry-collector
appVersion: "1.2.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 @@ -7,7 +7,7 @@
"charts/drax": "9.0.1",
"charts/du-metrics-server": "0.4.0",
"charts/loki-gateway": "0.1.3",
"charts/telemetry-collector": "1.1.1",
"charts/telemetry-collector": "1.1.2",
"charts/xapp-anr": "0.1.1",
"charts/xapp-hello-world": "3.0.4"
}

0 comments on commit e058da9

Please sign in to comment.