mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
* helm: Use CRDs for rules for operator 0.20.0+ Changed rules configmapst push -f to be PrometheusRule instead Deprecated `additionalRulesConfigMapLabels` in favor of `additionalRulesLabels` Fixes #1523, #1576, #1595 * helm: Rename configmap files to prometheusrule * helm: Remove alert-rules labels from rules Since rules are now sourced from CRDs and rules can be for recording * helm: Bump chart versions