mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-02-14 09:59:57 +00:00
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.87.1 (#1820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -126,7 +126,7 @@ dev-install-grafana-operator-crds:
|
|||||||
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/grafana/grafana-operator/releases/download/$(GRAFANA_VERSION)/crds.yaml
|
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/grafana/grafana-operator/releases/download/$(GRAFANA_VERSION)/crds.yaml
|
||||||
|
|
||||||
PROMETHEUS := none
|
PROMETHEUS := none
|
||||||
PROMETHEUS_VERSION := v0.58.0
|
PROMETHEUS_VERSION := v0.87.1
|
||||||
PROMETHEUS_LOOKUP := prometheus-operator/prometheus-operator
|
PROMETHEUS_LOOKUP := prometheus-operator/prometheus-operator
|
||||||
dev-install-prometheus-crds:
|
dev-install-prometheus-crds:
|
||||||
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/prometheus-operator/prometheus-operator/releases/download/$(PROMETHEUS_VERSION)/bundle.yaml
|
@$(KUBECTL) apply --force-conflicts --server-side=true -f https://github.com/prometheus-operator/prometheus-operator/releases/download/$(PROMETHEUS_VERSION)/bundle.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user