Skip to content

Commit 7fc94f0

Browse files
chore(deps): update dependency grafana/grafana-operator to v5.21.4
1 parent 0cb11fc commit 7fc94f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

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

122122
GRAFANA := none
123-
GRAFANA_VERSION := v5.18.0
123+
GRAFANA_VERSION := v5.21.4
124124
GRAFANA_LOOKUP := grafana/grafana-operator
125125
dev-install-grafana-operator-crds:
126126
@$(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)