From a6427aa56c2cde14c5ecd1f9fc02af4d094c6ccb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Dec 2025 21:21:37 +0000 Subject: [PATCH] Update php Docker tag to v8.5.0 (#2119) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | php | minor | `8.4.15-apache-bookworm` -> `8.5.0-apache-bookworm` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2119 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/monitoring/shelly-plug/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/shelly-plug/values.yaml b/clusters/cl01tl/monitoring/shelly-plug/values.yaml index e82618aa1..5587dc672 100644 --- a/clusters/cl01tl/monitoring/shelly-plug/values.yaml +++ b/clusters/cl01tl/monitoring/shelly-plug/values.yaml @@ -36,7 +36,7 @@ shelly-plug: main: image: repository: php - tag: 8.4.15-apache-bookworm + tag: 8.5.0-apache-bookworm pullPolicy: IfNotPresent env: - name: SHELLY_HOSTNAME