chore(deps): update dependency prometheus-operator/prometheus-operator to v0.91.0

This commit is contained in:
renovate[bot]
2026-05-19 12:45:41 +00:00
committed by GitHub
parent 42c5c39f51
commit 3d529534a3

View File

@@ -131,7 +131,7 @@ dev-install-grafana-operator-crds:
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/grafana/grafana-operator/releases/download/$(GRAFANA_VERSION)/crds.yaml
PROMETHEUS := none
PROMETHEUS_VERSION := v0.88.0
PROMETHEUS_VERSION := v0.91.0
PROMETHEUS_LOOKUP := prometheus-operator/prometheus-operator
dev-install-prometheus-crds:
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/prometheus-operator/prometheus-operator/releases/download/$(PROMETHEUS_VERSION)/bundle.yaml