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