Skip to content

Commit 5c9c8f5

Browse files
chore(deps): update dependency grafana/grafana-operator to v5.22.0
1 parent 0cd9076 commit 5c9c8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dev-install-gw-api-crds:
121121
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/$(API_GW_LOOKUP)/releases/download/$(API_GW_VERSION)/standard-install.yaml
122122

123123
GRAFANA := none
124-
GRAFANA_VERSION := v5.18.0
124+
GRAFANA_VERSION := v5.22.0
125125
GRAFANA_LOOKUP := grafana/grafana-operator
126126
dev-install-grafana-operator-crds:
127127
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/grafana/grafana-operator/releases/download/$(GRAFANA_VERSION)/crds.yaml

0 commit comments

Comments
 (0)