Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v58.5.2 (#390)
Browse files Browse the repository at this point in the history
* Update Helm release kube-prometheus-stack to v58.5.2

* 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 May 15, 2024
1 parent 7885d93 commit d9707cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

- Upgraded chart dependency from kube-prometheus-stack-58.3.0 to [kube-prometheus-stack-58.3.1](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.3.1)
- Upgraded chart dependency from kube-prometheus-stack-58.5.2 to [kube-prometheus-stack-58.5.2](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.2)
- prometheus upgraded from 2.51.2 to 2.52.0
- thanos ruler upgraded from 0.34.1 to 0.35.0

## [10.0.0] - 2024-04-30

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: 58.3.1
digest: sha256:5b0d55cbb6de1c5edbe26f41b475567babe6a70a5c76ac0610f78dab92d5c388
generated: "2024-05-01T07:00:17.813090886Z"
version: 58.5.2
digest: sha256:0d82342c8ae0f7976d7ab564e252c898ba478873ad156b565a9633a50b91dd56
generated: "2024-05-15T05:47:32.018911307Z"
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: 58.3.1
version: 58.5.2
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 d9707cf

Please sign in to comment.