Skip to content

Commit

Permalink
coroot: v1.7.2, clickhouse-24.12.3, prometheus-2.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Jan 17, 2025
1 parent 3ec0555 commit b5c1a46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/coroot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.16.14
appVersion: "1.7.0"
version: 0.17.0
appVersion: "1.7.2"
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
Expand Down
4 changes: 4 additions & 0 deletions charts/coroot/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ prometheus:
- pods=[*]
server:
enabled: true
image:
tag: v2.55.1
global:
scrape_interval: 15s
retention: 1d
Expand Down Expand Up @@ -433,6 +435,8 @@ node-agent:

clickhouse:
enabled: true
image:
tag: 24.12.3
persistence:
size: 50Gi
replicaCount: 1
Expand Down

0 comments on commit b5c1a46

Please sign in to comment.