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

This commit is contained in:
renovate[bot]
2026-03-25 13:54:51 +00:00
committed by GitHub
parent e1ec9de6f5
commit ea00a4b989

View File

@@ -127,7 +127,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.90.1
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