6290322f1b
- VM stack 10 charts: victoria-metrics-cluster/auth, victoria-logs-cluster, victoria-metrics-agent/alert, opentelemetry-collector, kube-state-metrics, prometheus-node-exporter, alertmanager, perses (JWT/OIDC, Infisical-ready) - ArgoCD ApplicationSet (syncWave) + per-chart dip-values overlays - doc/victoria-metrics-architecture.md, define-chart-resources updates - includes pending working-tree changes (mlflow, kubeflow, apisix, CLAUDE.md) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
annotations:
|
|
artifacthub.io/category: monitoring-logging
|
|
artifacthub.io/changes: |
|
|
- bump version of VM components to [v1.144.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.144.0)
|
|
artifacthub.io/license: Apache-2.0
|
|
artifacthub.io/links: |
|
|
- name: Sources
|
|
url: https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-alert
|
|
- name: Charts repo
|
|
url: https://victoriametrics.github.io/helm-charts/
|
|
- name: Docs
|
|
url: https://docs.victoriametrics.com/victoriametrics/vmalert/
|
|
- name: Changelog
|
|
url: https://docs.victoriametrics.com/victoriametrics/changelog/
|
|
artifacthub.io/readme: |
|
|
# VictoriaMetrics Alert Helm chart
|
|
|
|
Chart documentation is available [here](https://docs.victoriametrics.com/helm/victoria-metrics-alert/).
|
|
Changelog is [here](https://docs.victoriametrics.com/helm/victoria-metrics-alert/changelog/).
|
|
apiVersion: v2
|
|
appVersion: v1.144.0
|
|
dependencies:
|
|
- name: victoria-metrics-common
|
|
repository: oci://ghcr.io/victoriametrics/helm-charts
|
|
version: 0.3.*
|
|
description: VictoriaMetrics Alert - executes a list of given MetricsQL expressions
|
|
(rules) and sends alerts to Alert Manager.
|
|
home: https://github.com/VictoriaMetrics/helm-charts
|
|
icon: https://avatars.githubusercontent.com/u/43720803?s=200&v=4
|
|
keywords:
|
|
- victoriametrics
|
|
- vmalert
|
|
- alerting
|
|
- alerts
|
|
- monitoring
|
|
- kubernetes
|
|
- observability
|
|
- metrics
|
|
- timeseries
|
|
- rules
|
|
kubeVersion: '>=1.25.0-0'
|
|
name: victoria-metrics-alert
|
|
sources:
|
|
- https://github.com/VictoriaMetrics/helm-charts
|
|
type: application
|
|
version: 0.41.0
|