From c087d308181d61ec2835d5c118326084620d3cd9 Mon Sep 17 00:00:00 2001 From: Ramiro Algozino Date: Mon, 25 Nov 2024 12:50:56 +0100 Subject: [PATCH] feat(monitoring): bump mimir to v2.14.0 Bump Mimir to v2.14.0 and needed common images used by other Grafana projects too --- modules/logging/images.yml | 2 ++ modules/monitoring/images.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/modules/logging/images.yml b/modules/logging/images.yml index 359094d..df42acb 100644 --- a/modules/logging/images.yml +++ b/modules/logging/images.yml @@ -248,6 +248,7 @@ images: source: docker.io/memcached tag: - "1.6.23-alpine" + - "1.6.31-alpine" destinations: - registry.sighup.io/fury/memcached @@ -255,5 +256,6 @@ images: source: docker.io/prom/memcached-exporter tag: - "v0.14.2" + - "v0.14.4" destinations: - registry.sighup.io/fury/prom/memcached-exporter diff --git a/modules/monitoring/images.yml b/modules/monitoring/images.yml index 4754398..cba1c19 100644 --- a/modules/monitoring/images.yml +++ b/modules/monitoring/images.yml @@ -266,6 +266,7 @@ images: tag: - "2.10.3" - "2.11.0" + - "2.14.0" destinations: - registry.sighup.io/fury/grafana/mimir