Skip to content

Commit e460950

Browse files
chore(deps): update dependency grafana/grafana-operator to v5.22.1
1 parent 9c04867 commit e460950

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
@@ -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.1
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)