2 Commits

Author SHA1 Message Date
8bc338d625 Update php Docker tag to v8.5.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 20s
2025-12-04 16:53:21 +00:00
98f4d3f7a2 change debug
All checks were successful
renovate / renovate (push) Successful in 1m25s
2025-12-04 10:52:10 -06:00
2 changed files with 3 additions and 1 deletions

View File

@@ -197,6 +197,8 @@ jobs:
run: |
cd ${MANIFEST_DIR}
git status --porcelain --untracked-files=all | grep '^.'
if git status --porcelain --untracked-files=all | grep -q '^.' ; then
echo ">> Changes detected"
# git status --porcelain --untracked-files=all

View File

@@ -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