Skip to content

Commit ea00a4b

Browse files
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.90.1
1 parent e1ec9de commit ea00a4b

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
@@ -127,7 +127,7 @@ 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
128128

129129
PROMETHEUS := none
130-
PROMETHEUS_VERSION := v0.88.0
130+
PROMETHEUS_VERSION := v0.90.1
131131
PROMETHEUS_LOOKUP := prometheus-operator/prometheus-operator
132132
dev-install-prometheus-crds:
133133
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/prometheus-operator/prometheus-operator/releases/download/$(PROMETHEUS_VERSION)/bundle.yaml

0 commit comments

Comments
 (0)