Skip to content

Commit

Permalink
Update Helm release alloy to v0.10.1 (#72)
Browse files Browse the repository at this point in the history
* Update Helm release alloy to v0.10.1

* Update Chart.yaml

* Update CHANGELOG.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
renovate[bot] and QuentinBisson authored Dec 17, 2024
1 parent 986b255 commit e8451fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Upgrade Alloy upstream chart from 0.10.0 to 0.10.1
- This bumps the version of Alloy from 1.5.0 to 1.5.1

## [0.7.0] - 2024-11-18

### Changed
Expand Down
6 changes: 3 additions & 3 deletions helm/alloy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.10.0
digest: sha256:d4338f5a0888bea1328dd3e3a5c2ff7bb7cf4ea677b29f631215a8bb61163ca7
generated: "2024-11-13T14:15:23.614289101Z"
version: 0.10.1
digest: sha256:499e7a227b04730d6004c30de3ade19c0df7be7a2687a3ed9b4445d01d1eba30
generated: "2024-12-09T09:14:37.055342073Z"
4 changes: 2 additions & 2 deletions helm/alloy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
annotations:
application.giantswarm.io/team: atlas
apiVersion: v2
appVersion: v1.5.0
appVersion: v1.5.1
dependencies:
- name: alloy
version: 0.10.0
version: 0.10.1
repository: https://grafana.github.io/helm-charts
condition: alloy.enabled
description: Grafana Alloy OpenTelemetry Collector
Expand Down

0 comments on commit e8451fd

Please sign in to comment.