2 Commits

Author SHA1 Message Date
c1c799bebf 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 15s
2025-12-04 17:49:53 +00:00
3012504e96 change debug
All checks were successful
renovate / renovate (push) Successful in 1m7s
2025-12-04 11:48:12 -06:00
2 changed files with 4 additions and 1 deletions

View File

@@ -199,6 +199,9 @@ jobs:
git status --porcelain --untracked-files=all | grep '^.'
git status --porcelain --untracked-files=all | grep -q '^.'
echo $?
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