cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit e6819d3998a2da0de483b1bf09ebd92a0e97393e
parent 4c28e58e1f603133af1520e6dd7a8e31eb1437fb
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue, 20 Jan 2026 18:07:05 +0000

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.144.0
Diffstat:
Mapps/talos_cluster/clickstack/k8s_events_global_metrics_collector.yaml | 2+-
Mapps/talos_cluster/clickstack/k8s_log_metrics_collector.yaml | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/talos_cluster/clickstack/k8s_events_global_metrics_collector.yaml b/apps/talos_cluster/clickstack/k8s_events_global_metrics_collector.yaml @@ -18,7 +18,7 @@ spec: image: repository: otel/opentelemetry-collector-contrib - tag: 0.143.1 + tag: 0.144.0 # We only want one of these collectors - any more and we'd produce duplicate data replicaCount: 1 diff --git a/apps/talos_cluster/clickstack/k8s_log_metrics_collector.yaml b/apps/talos_cluster/clickstack/k8s_log_metrics_collector.yaml @@ -18,7 +18,7 @@ spec: image: repository: otel/opentelemetry-collector-contrib - tag: 0.143.1 + tag: 0.144.0 # Required to use the kubeletstats cpu/memory utilization metrics clusterRole: