Update prometheus to 2.51.2

This commit is contained in:
Daniel Berteaud 2024-04-21 22:24:05 +02:00
parent b0358f6540
commit 4a30fc8275
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
FROM danielberteaud/alpine:24.4-1 AS builder
ARG PROM_VERSION=2.51.1
ARG PROM_VERSION=2.51.2
ADD https://github.com/prometheus/prometheus/releases/download/v${PROM_VERSION}/prometheus-${PROM_VERSION}.linux-amd64.tar.gz /tmp
ADD https://github.com/prometheus/prometheus/releases/download/v${PROM_VERSION}/sha256sums.txt /tmp

View File

@ -178,7 +178,7 @@ _EOT
leader = true
config {
image = "danielberteaud/prometheus:2.51.1-1"
image = "danielberteaud/prometheus:2.51.2-1"
readonly_rootfs = true
pids_limit = 200
command = "prometheus"

View File

@ -119,7 +119,7 @@ monitoring:
# for data during the downtime can give some random result depending on the instance your query is routed to)
count: 1
# Version of prometheus
version: 2.51.1
version: 2.51.2
# Docker image to use
image: '[[ .docker.repo ]]prometheus:[[ .monitoring.prometheus.version ]]-1'
# Custom env var to set