Skip to content

Commit 9d1ec97

Browse files
[kube-ceems] Update Helm release kube-prometheus-stack to 82.16.* (#134)
* [kube-ceems] Update Helm release kube-prometheus-stack to 82.16.* * post upgrade changes from renovate --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ceems-helm-charts-renovate-helper[bot] <231843957+ceems-helm-charts-renovate-helper[bot]@users.noreply.github.com>
1 parent 91afcb9 commit 9d1ec97

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/kube-ceems/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords:
2020
- network
2121
- ebpf
2222
type: application
23-
version: 0.52.0
23+
version: 0.53.0
2424
# renovate: github=ceems-dev/ceems
2525
appVersion: 0.12.3
2626
home: https://ceems-dev.github.io/helm-charts/
@@ -39,7 +39,7 @@ annotations:
3939
url: https://github.com/ceems-dev/ceems
4040
dependencies:
4141
- name: kube-prometheus-stack
42-
version: "82.15.*"
42+
version: "82.16.*"
4343
repository: https://prometheus-community.github.io/helm-charts
4444
condition: kubePrometheusStack.enabled
4545
import-values:

charts/kube-ceems/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# kube-ceems
44

5-
![Version: 0.52.0](https://img.shields.io/badge/Version-0.52.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square)
5+
![Version: 0.53.0](https://img.shields.io/badge/Version-0.53.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.12.3](https://img.shields.io/badge/AppVersion-0.12.3-informational?style=flat-square)
66

77
A Helm chart for deploying CEEMS
88

@@ -23,7 +23,7 @@ A Helm chart for deploying CEEMS
2323
| Repository | Name | Version |
2424
|------------|------|---------|
2525
| https://grafana.github.io/helm-charts | pyroscope | 1.19.2 |
26-
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 82.15.* |
26+
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 82.16.* |
2727

2828
<!-- textlint-enable -->
2929

0 commit comments

Comments
 (0)