File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ keywords:
2020 - network
2121 - ebpf
2222type : application
23- version : 0.46 .0
23+ version : 0.47 .0
2424# renovate: github=ceems-dev/ceems
2525appVersion : 0.12.3
2626home : https://ceems-dev.github.io/helm-charts/
@@ -39,7 +39,7 @@ annotations:
3939 url: https://github.com/ceems-dev/ceems
4040dependencies :
4141 - name : kube-prometheus-stack
42- version : " 82.4 .*"
42+ version : " 82.9 .*"
4343 repository : https://prometheus-community.github.io/helm-charts
4444 condition : kubePrometheusStack.enabled
4545 import-values :
Original file line number Diff line number Diff line change 22
33# kube-ceems
44
5- ![ Version: 0.46 .0] ( https://img.shields.io/badge/Version-0.46 .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.47 .0] ( https://img.shields.io/badge/Version-0.47 .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
77A 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.18.1 |
26- | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 82.4 .* |
26+ | https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 82.9 .* |
2727
2828<!-- textlint-enable -->
2929
Original file line number Diff line number Diff line change 44
55# Git ref of ceems repo
66# renovate: git-refs=https://github.com/ceems-dev/ceems branch=main
7- REF=eb984c0681251e66eb73edb5184f78352bbd4b18
7+ REF=fdb6f363e8933c28bab0e344a19f0e3c5133721c
88
99# Get script directory
1010SCRIPT_DIR=$( cd -- " $( dirname -- " ${BASH_SOURCE[0]} " ) " & > /dev/null && pwd)
You can’t perform that action at this time.
0 commit comments