Skip to content

Commit 1bfc855

Browse files
chore(deps): update dependency grafana/grafana-operator to v5.22.2
1 parent 96d06c7 commit 1bfc855

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
@@ -125,7 +125,7 @@ dev-install-gw-api-crds:
125125
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/$(API_GW_LOOKUP)/releases/download/$(API_GW_VERSION)/standard-install.yaml
126126

127127
GRAFANA := none
128-
GRAFANA_VERSION := v5.18.0
128+
GRAFANA_VERSION := v5.22.2
129129
GRAFANA_LOOKUP := grafana/grafana-operator
130130
dev-install-grafana-operator-crds:
131131
@$(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)