We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d06c7 commit 1bfc855Copy full SHA for 1bfc855
1 file changed
Makefile
@@ -125,7 +125,7 @@ dev-install-gw-api-crds:
125
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/$(API_GW_LOOKUP)/releases/download/$(API_GW_VERSION)/standard-install.yaml
126
127
GRAFANA := none
128
-GRAFANA_VERSION := v5.18.0
+GRAFANA_VERSION := v5.22.2
129
GRAFANA_LOOKUP := grafana/grafana-operator
130
dev-install-grafana-operator-crds:
131
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/grafana/grafana-operator/releases/download/$(GRAFANA_VERSION)/crds.yaml
0 commit comments