chore(deps): update dependency grafana/grafana-operator to v5.24.0

This commit is contained in:
renovate[bot]
2026-06-23 13:35:48 +00:00
committed by GitHub
parent 4e9e529cfd
commit 9769b0b22f
+1 -1
View File
@@ -125,7 +125,7 @@ dev-install-gw-api-crds:
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/$(API_GW_LOOKUP)/releases/download/$(API_GW_VERSION)/standard-install.yaml
GRAFANA := none
GRAFANA_VERSION := v5.23.0
GRAFANA_VERSION := v5.24.0
GRAFANA_LOOKUP := grafana/grafana-operator
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