Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v56.21.1 (#370)
Browse files Browse the repository at this point in the history
* Update Helm release kube-prometheus-stack to v56.21.1

* Update CHANGELOG.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marie Roque <[email protected]>
  • Loading branch information
renovate[bot] and marieroque authored Mar 6, 2024
1 parent 15f1716 commit ac347f5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

### Changed

- Upgraded chart dependency to [kube-prometheus-stack-56.21.1](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.21.1)
- prometheus-node-exporter upgraded from 4.26 to 4.30
- thanos upgraded from 0.34.0 to 0.34.1
- alertmanager upgraded from 0.26.0 to 0.27.0
- prometheus upgraded from 2.47.1 to 2.50.1

## [9.0.0] - 2024-02-07

### 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: 56.6.2
digest: sha256:9cabf099ca6b6d6267fe9fbe4db9b1c2ef311795b0a4cbf94cf781276c2ff600
generated: "2024-02-07T09:40:04.70952131Z"
version: 56.21.1
digest: sha256:c7c01e8224916943efd184b1a60e4ea979b09f984a06abf5aa472168bee6f966
generated: "2024-03-05T01:00:45.912417733Z"
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: 56.6.2
version: 56.21.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 ac347f5

Please sign in to comment.