Skip to content

Commit 02b413e

Browse files
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.87.1
1 parent 70b01d4 commit 02b413e

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
@@ -126,7 +126,7 @@ 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
127127

128128
PROMETHEUS := none
129-
PROMETHEUS_VERSION := v0.58.0
129+
PROMETHEUS_VERSION := v0.87.1
130130
PROMETHEUS_LOOKUP := prometheus-operator/prometheus-operator
131131
dev-install-prometheus-crds:
132132
@$(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)