We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb11fc commit 7fc94f0Copy full SHA for 7fc94f0
1 file changed
Makefile
@@ -120,7 +120,7 @@ dev-install-gw-api-crds:
120
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/$(API_GW_LOOKUP)/releases/download/$(API_GW_VERSION)/standard-install.yaml
121
122
GRAFANA := none
123
-GRAFANA_VERSION := v5.18.0
+GRAFANA_VERSION := v5.21.4
124
GRAFANA_LOOKUP := grafana/grafana-operator
125
dev-install-grafana-operator-crds:
126
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/grafana/grafana-operator/releases/download/$(GRAFANA_VERSION)/crds.yaml
0 commit comments