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

This commit is contained in:
renovate[bot]
2026-08-12 02:55:05 +00:00
committed by GitHub
parent 0258839c65
commit 27dfd2ad4b
+1 -1
View File
@@ -137,7 +137,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.92.1
PROMETHEUS_VERSION := v0.93.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