Skip to content

Commit

Permalink
release vmsingle and vmalert charts
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk committed Dec 13, 2024
1 parent efe89fb commit 1b3a515
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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
- removed .Values.server.enabled, vmalert is now always enabled

## 0.13.0

Expand Down
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.13.0
version: 0.13.1
appVersion: v1.107.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion charts/victoria-metrics-single/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 Single version - high-performance, cost-effective and scalable TSDB, long-term remote storage for Prometheus
name: victoria-metrics-single
version: 0.13.0
version: 0.13.1
appVersion: v1.107.0
sources:
- https://github.com/VictoriaMetrics/helm-charts
Expand Down

0 comments on commit 1b3a515

Please sign in to comment.