From 5fcf7ee097b78f5a4106ecd359d202fd1aa0518c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 10:41:38 +0000 Subject: [PATCH] chore(deps): update docker images (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/apps/audiobookshelf/values.yaml | 2 +- charts/apps/mqtt/values.yaml | 2 +- charts/apps/penpot/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/apps/audiobookshelf/values.yaml b/charts/apps/audiobookshelf/values.yaml index 12a26c1..298cc5d 100644 --- a/charts/apps/audiobookshelf/values.yaml +++ b/charts/apps/audiobookshelf/values.yaml @@ -1,5 +1,5 @@ image: repository: ghcr.io/advplyr/audiobookshelf - tag: 2.29.0@sha256:dd4a3079d26bfe9f0ea63de3e3eff483dfa25fef05ef850a5a9d121dca3794b2 + tag: 2.30.0@sha256:6fbd7dc95d53c6e168ce69e760b87c334e3b9ba88bf7b8531ed5a116d5d6da03 pullPolicy: IfNotPresent subdomain: audiobookshelf diff --git a/charts/apps/mqtt/values.yaml b/charts/apps/mqtt/values.yaml index 4384881..488cc03 100644 --- a/charts/apps/mqtt/values.yaml +++ b/charts/apps/mqtt/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/eclipse-mosquitto - tag: 2.0.22@sha256:d219d3a72847f3aed6a1d66975972d3b17f86e39e8f6f6b86b4088b879c1a2d6 + tag: 2.0.22@sha256:fd9982f5ed92a6c2a90805601d2275f8fbd7f2d47c4cb3836f7db0bdc7a91bec pullPolicy: IfNotPresent subdomain: mqtt mode: json-rpc diff --git a/charts/apps/penpot/values.yaml b/charts/apps/penpot/values.yaml index 5f4f9fa..d489a3e 100644 --- a/charts/apps/penpot/values.yaml +++ b/charts/apps/penpot/values.yaml @@ -17,5 +17,5 @@ exporter: valkey: image: repository: valkey/valkey - tag: 9.0@sha256:34ecbbe536de15b4750d0c76701eb6b889c6de9b697f782e73165f3ef9cc17c0 + tag: 9.0@sha256:c1efaa42b614031d2b186214900d6fc353ed39d9d24a9c2b781b70d03808469c pullPolicy: IfNotPresent