From aed792829dad0bec898cd07ce5673b2a4d3ebf13 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Apr 2026 22:29:42 +0000 Subject: [PATCH] chore(deps): update komodo to v2.1.2 --- clusters/cl01tl/helm/komodo/values.yaml | 2 +- hosts/ps10rp/komodo-periphery/compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/komodo/values.yaml b/clusters/cl01tl/helm/komodo/values.yaml index cd56419e3..43ed6f992 100644 --- a/clusters/cl01tl/helm/komodo/values.yaml +++ b/clusters/cl01tl/helm/komodo/values.yaml @@ -8,7 +8,7 @@ komodo: main: image: repository: ghcr.io/moghtech/komodo-core - tag: 2.1.1@sha256:2bbbb1efd3534211dac35091e0818f10398d9bdd98fdbf0ddef09e9e0b5ec4ba + tag: 2.1.2@sha256:8a7dbba232e4e49797bb412be5f78207c89fcf22cc2727b38631ae30f7518a4c env: - name: COMPOSE_LOGGING_DRIVER value: local diff --git a/hosts/ps10rp/komodo-periphery/compose.yaml b/hosts/ps10rp/komodo-periphery/compose.yaml index 7412ff23f..05b3eacdc 100644 --- a/hosts/ps10rp/komodo-periphery/compose.yaml +++ b/hosts/ps10rp/komodo-periphery/compose.yaml @@ -20,7 +20,7 @@ services: - /dev/net/tun:/dev/net/tun komodo-periphery: - image: ghcr.io/moghtech/komodo-periphery:2.1.1@sha256:9324baa15d355796fc8ab7fb4a4de7f2904327238100fa78fc2c814ba9d56022 + image: ghcr.io/moghtech/komodo-periphery:2.1.2@sha256:8ac9f2ef9c1461b95c862d445da00253005e7094d1e30f5b7b04b8d60ca7a3d6 container_name: komodo-periphery init: true env_file: -- 2.49.1