diff --git a/Tiltfile b/Tiltfile index d1efe5a..52efdb1 100644 --- a/Tiltfile +++ b/Tiltfile @@ -37,7 +37,7 @@ default_registry( IMAGE = "x509-certificate-exporter" # Renovate-tracked (custom regex manager in renovate.json5). -KUBE_PROMETHEUS_VERSION = "85.3.3" +KUBE_PROMETHEUS_VERSION = "85.4.0" # 1. Build via GoReleaser ------------------------------------------------------ # custom_build hands the build off to GoReleaser in "tilt mode"