Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v69 (#443)
Browse files Browse the repository at this point in the history
* Update Helm release kube-prometheus-stack to v69

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Herve Nicol <[email protected]>
  • Loading branch information
renovate[bot] and hervenicol authored Feb 26, 2025
1 parent 08348e2 commit c0b993f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

### Changed

- Upgraded chart dependency to [kube-prometheus-stack-69.5.1](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-66.5.1)
- grafana from 8.6.0 to [8.10.0](https://github.com/grafana/helm-charts/releases/tag/grafana-8.10.0)
- prometheus-operator to [0.80.1](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.80.1)
- prometheus to [3.0.1](https://github.com/prometheus/prometheus/releases/tag/v3.0.1)

## [13.0.1] - 2024-11-18

### Changed
Expand Down
6 changes: 3 additions & 3 deletions helm/kube-prometheus-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 66.2.1
digest: sha256:d75bb9ecba6d71f0cf17fbb55561d47d88d0e2770b5668dc006f72d086b32a57
generated: "2024-11-15T23:01:27.845792703Z"
version: 69.5.1
digest: sha256:1b826e112fe22292ac1dd0d505aced8444d64e3604ca961de1dc9c956f3704d4
generated: "2025-02-25T10:04:59.547057439Z"
2 changes: 1 addition & 1 deletion helm/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ annotations:
application.giantswarm.io/team: atlas
dependencies:
- name: kube-prometheus-stack
version: 66.2.1
version: 69.5.1
repository: https://prometheus-community.github.io/helm-charts
sources:
- "https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack"

0 comments on commit c0b993f

Please sign in to comment.