From 0f16e044823710f3cc30c7adea5db9a603df078b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Dec 2025 00:31:49 +0000 Subject: [PATCH] Update php Docker tag to v8.5.1 --- clusters/cl01tl/helm/shelly-plug/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/shelly-plug/values.yaml b/clusters/cl01tl/helm/shelly-plug/values.yaml index 5587dc672..31b3770f8 100644 --- a/clusters/cl01tl/helm/shelly-plug/values.yaml +++ b/clusters/cl01tl/helm/shelly-plug/values.yaml @@ -36,7 +36,7 @@ shelly-plug: main: image: repository: php - tag: 8.5.0-apache-bookworm + tag: 8.5.1-apache-bookworm pullPolicy: IfNotPresent env: - name: SHELLY_HOSTNAME -- 2.49.1