Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v55.4.0 (#352)
Browse files Browse the repository at this point in the history
* Update Helm release kube-prometheus-stack to v55.4.0

* 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 13, 2023
1 parent ffe2556 commit 93d671c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

### Changed

- Upgraded chart dependency to [kube-prometheus-stack-55.4.0](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.0)

## [8.1.0] - 2023-12-12

### 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: 55.3.1
digest: sha256:9e1dd6414ef3d19122d0b33461aed5738ddc78fd85504b5060f550471d7795fd
generated: "2023-12-12T10:32:57.793369368Z"
version: 55.4.0
digest: sha256:4836ba33e236adc6a9fe78e21f3ef71c3aa20519441d65fadc9a6cff1e67d760
generated: "2023-12-13T09:47:41.770536547Z"
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: 55.3.1
version: 55.4.0
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 93d671c

Please sign in to comment.