2 Commits

Author SHA1 Message Date
4baee40cf7 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 / helm-lint (pull_request) Successful in 15s
2025-11-30 22:54:47 +00:00
63fdef0e26 change
All checks were successful
renovate / renovate (push) Successful in 1m17s
2025-11-30 16:53:33 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -153,7 +153,7 @@ jobs:
#HTTP_STATUS=$( #HTTP_STATUS=$(
curl -X POST \ curl -X POST \
--silent \ --output /tmp/pr_response
--data "${PAYLOAD}" \ --data "${PAYLOAD}" \
-H "Authorization: token ${GITEA_TOKEN}" \ -H "Authorization: token ${GITEA_TOKEN}" \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \

View File

@@ -36,7 +36,7 @@ shelly-plug:
main: main:
image: image:
repository: php repository: php
tag: 8.4.15-apache-bookworm tag: 8.5.0-apache-bookworm
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SHELLY_HOSTNAME - name: SHELLY_HOSTNAME