diff --git a/charts/coroot/Chart.yaml b/charts/coroot/Chart.yaml index 9bcf2a1..42f5a13 100644 --- a/charts/coroot/Chart.yaml +++ b/charts/coroot/Chart.yaml @@ -2,15 +2,15 @@ apiVersion: v2 name: coroot description: A monitoring and troubleshooting tool for microservice architectures. type: application -version: 0.15.14 -appVersion: "1.5.12" +version: 0.15.15 +appVersion: "1.5.13" dependencies: - name: prometheus repository: https://prometheus-community.github.io/helm-charts version: 15.16.* condition: prometheus.enabled - name: node-agent - version: 0.1.97 + version: 0.1.98 repository: https://coroot.github.io/helm-charts condition: node-agent.enabled - name: clickhouse