Skip to content

Commit

Permalink
updated chart dependencies (#1582)
Browse files Browse the repository at this point in the history
* updated chart dependencies

* updated rules and dashboards template context
  • Loading branch information
AndrewChubatiuk authored Oct 11, 2024
1 parent 7fa82a5 commit 6b9f1fb
Show file tree
Hide file tree
Showing 97 changed files with 2,622 additions and 2,628 deletions.
2 changes: 1 addition & 1 deletion charts/victoria-logs-single/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.6.5

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-logs-single/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.47.10
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:e37eb6ad64c5ee12f9ad943d27d39126efbcf18282194100f534820fc4c5ca53
generated: "2024-10-04T07:50:08.895869083Z"
version: 0.0.15
digest: sha256:ceb95909e0b521961a4cd9ce6bd084e09f31df40b722d53d13a6b2ab34832e1c
generated: "2024-10-11T07:18:49.165175502Z"
2 changes: 1 addition & 1 deletion charts/victoria-logs-single/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v0.29.0
description: Victoria Logs Single version - high-performance, cost-effective and scalable logs storage
name: victoria-logs-single
version: 0.6.5
version: 0.6.6
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.14.1

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-agent/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:8a18703917e7d2fb9b470691d8d30e5fc0921309f09180c7194103933765d9d1
generated: "2024-10-04T07:50:11.794836751Z"
version: 0.0.15
digest: sha256:28ebee3a7c14718527f72d912db85bb53fa05a0ffce17dfaab6ea836d7b495d6
generated: "2024-10-11T07:18:51.909855212Z"
2 changes: 1 addition & 1 deletion charts/victoria-metrics-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
name: victoria-metrics-agent
description: Victoria Metrics Agent - collects metrics from various sources and stores them to VictoriaMetrics
version: 0.14.1
version: 0.14.2
appVersion: v1.104.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.12.1

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-alert/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:8a18703917e7d2fb9b470691d8d30e5fc0921309f09180c7194103933765d9d1
generated: "2024-10-04T07:50:15.888664795Z"
version: 0.0.15
digest: sha256:28ebee3a7c14718527f72d912db85bb53fa05a0ffce17dfaab6ea836d7b495d6
generated: "2024-10-11T07:18:55.704052714Z"
2 changes: 1 addition & 1 deletion charts/victoria-metrics-alert/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
name: victoria-metrics-alert
description: Victoria Metrics Alert - executes a list of given MetricsQL expressions (rules) and sends alerts to Alert Manager.
version: 0.12.1
version: 0.12.2
appVersion: v1.104.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-anomaly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 1.5.1

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-anomaly/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:8a18703917e7d2fb9b470691d8d30e5fc0921309f09180c7194103933765d9d1
generated: "2024-10-04T07:50:19.657141047Z"
version: 0.0.15
digest: sha256:28ebee3a7c14718527f72d912db85bb53fa05a0ffce17dfaab6ea836d7b495d6
generated: "2024-10-11T07:18:59.583480465Z"
2 changes: 1 addition & 1 deletion charts/victoria-metrics-anomaly/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
name: victoria-metrics-anomaly
description: Victoria Metrics Anomaly Detection - a service that continuously scans Victoria Metrics time series and detects unexpected changes within data patterns in real-time.
version: 1.5.1
version: 1.5.2
appVersion: v1.16.1
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.7.1

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-auth/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:8a18703917e7d2fb9b470691d8d30e5fc0921309f09180c7194103933765d9d1
generated: "2024-10-04T07:50:21.592162673Z"
version: 0.0.15
digest: sha256:28ebee3a7c14718527f72d912db85bb53fa05a0ffce17dfaab6ea836d7b495d6
generated: "2024-10-11T07:19:01.539036675Z"
2 changes: 1 addition & 1 deletion charts/victoria-metrics-auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: application
appVersion: v1.104.0
description: Victoria Metrics Auth - is a simple auth proxy and router for VictoriaMetrics.
name: victoria-metrics-auth
version: 0.7.1
version: 0.7.2
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.14.1

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-cluster/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:8a18703917e7d2fb9b470691d8d30e5fc0921309f09180c7194103933765d9d1
generated: "2024-10-04T07:50:23.58005009Z"
version: 0.0.15
digest: sha256:28ebee3a7c14718527f72d912db85bb53fa05a0ffce17dfaab6ea836d7b495d6
generated: "2024-10-11T07:19:03.362358967Z"
2 changes: 1 addition & 1 deletion charts/victoria-metrics-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: application
appVersion: v1.104.0
description: Victoria Metrics Cluster version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
name: victoria-metrics-cluster
version: 0.14.1
version: 0.14.2
sources:
- https://github.com/VictoriaMetrics/helm-charts
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-distributed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.4.0

Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Next release

- TODO
- Human-readable error about Helm version requirement

## 0.5.1

Expand Down
6 changes: 3 additions & 3 deletions charts/victoria-metrics-gateway/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
digest: sha256:8a18703917e7d2fb9b470691d8d30e5fc0921309f09180c7194103933765d9d1
generated: "2024-10-04T07:50:25.498727924Z"
version: 0.0.15
digest: sha256:28ebee3a7c14718527f72d912db85bb53fa05a0ffce17dfaab6ea836d7b495d6
generated: "2024-10-11T07:19:05.215928052Z"
2 changes: 1 addition & 1 deletion charts/victoria-metrics-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
description: Victoria Metrics Gateway - Auth & Rate-Limitting proxy for Victoria Metrics
name: victoria-metrics-gateway
version: 0.5.1
version: 0.5.2
appVersion: v1.104.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down
5 changes: 4 additions & 1 deletion charts/victoria-metrics-k8s-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Next release

- TODO
- Grafana chart: 8.4.9 -> 8.5.2
- Prometheus operator chart: 11.0 -> 15.0
- Human-readable error about Helm version requirement
- Updated rules template context structure

## 0.27.2

Expand Down
10 changes: 5 additions & 5 deletions charts/victoria-metrics-k8s-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: victoria-metrics-common
repository: https://victoriametrics.github.io/helm-charts
version: 0.0.14
version: 0.0.15
- name: victoria-metrics-operator
repository: https://victoriametrics.github.io/helm-charts
version: 0.35.3
Expand All @@ -13,12 +13,12 @@ dependencies:
version: 4.39.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 8.4.9
version: 8.5.2
- name: crds
repository: ""
version: 0.0.0
- name: prometheus-operator-crds
repository: https://prometheus-community.github.io/helm-charts
version: 11.0.0
digest: sha256:5d795c101bb3cc79c8dda29d26ce2ac12cd59288edd0ca50c0de27e7879baefd
generated: "2024-10-10T09:53:23.245125+03:00"
version: 15.0.0
digest: sha256:708aaf2b2e7b7878e625c518ecc2dc0ad2837af51a6e5639cfca32d99cf68e31
generated: "2024-10-11T07:23:40.623466096Z"
4 changes: 2 additions & 2 deletions charts/victoria-metrics-k8s-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-node-exporter.enabled
- name: grafana
version: "8.4.*"
version: "8.5.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: crds
version: "0.0.0"
condition: crds.enabled
- name: prometheus-operator-crds
version: "11.0.*"
version: "15.0.*"
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-operator-crds.enabled
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{{- $Values := (.helm).Values | default .Values }}
__inputs: []
__requires: []
annotations:
list: []
condition: {{ .Values.alertmanager.enabled }}
condition: {{ $Values.alertmanager.enabled }}
editable: false
gnetId: null
graphTooltip: 1
Expand Down Expand Up @@ -348,7 +349,7 @@ templating:
label: Data Source
name: datasource
options: []
query: {{ default "prometheus" .Values.grafana.defaultDatasourceType }}
query: {{ default "prometheus" $Values.grafana.defaultDatasourceType }}
refresh: 1
regex: ''
type: datasource
Expand Down Expand Up @@ -437,7 +438,7 @@ timepicker:
- 2d
- 7d
- 30d
timezone: {{ .Values.grafana.defaultDashboardsTimezone }}
timezone: {{ $Values.grafana.defaultDashboardsTimezone }}
title: Alertmanager / Overview
uid: alertmanager-overview
version: 0
Loading

0 comments on commit 6b9f1fb

Please sign in to comment.