Skip to content

Commit

Permalink
Update Helm release kube-prometheus-stack to v51.9.4 (#336)
Browse files Browse the repository at this point in the history
* Update Helm release kube-prometheus-stack to v51.9.2

* Fix changelog

Signed-off-by: QuentinBisson <[email protected]>

---------

Signed-off-by: QuentinBisson <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: QuentinBisson <[email protected]>
  • Loading branch information
renovate[bot] and QuentinBisson authored Oct 18, 2023
1 parent d1dab77 commit 0e87542
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

### Changed

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

## [6.2.1] - 2023-10-11

### Changed

- Rename app to `kube-prometheus-stack``
- Upgraded chart dependency to [kube-prometheus-stack-51.5.1](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.5.1)
- Upgraded chart dependency to [kube-prometheus-stack-51.4.1](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.4.1)

## [6.2.0] - 2023-10-09

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: 51.5.1
digest: sha256:56c64dc30f699160d85e15fd4733303263c7c11a8881c3ba2549d1a43951ad54
generated: "2023-10-10T15:30:10.240576056Z"
version: 51.9.4
digest: sha256:71caee499b7d36c6ef938a538118e996dfb46dfba37f15a515390ed9fc6e3f72
generated: "2023-10-18T23:11:57.28489736+02:00"
4 changes: 2 additions & 2 deletions helm/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: kube-prometheus-stack
description: Giant Swarm's Prometheus Operator Deployment
icon: https://s.giantswarm.io/app-icons/prometheus-operator/2/light.svg
version: 6.2.1
home: https://github.com/giantswarm/kube-prometheus-stack
home: https://github.com/giantswarm/kube-prometheus-stack-app
kubeVersion: ">=1.19.0-0"
maintainers:
- name: giantswarm/team-atlas
Expand All @@ -13,7 +13,7 @@ annotations:
application.giantswarm.io/team: atlas
dependencies:
- name: kube-prometheus-stack
version: 51.5.1
version: 51.9.4
repository: https://prometheus-community.github.io/helm-charts
sources:
- "https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack"
2 changes: 1 addition & 1 deletion helm/kube-prometheus-stack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Kubernetes: `>=1.19.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 51.5.1 |
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 51.9.4 |

## Values

Expand Down

0 comments on commit 0e87542

Please sign in to comment.