2 Commits

Author SHA1 Message Date
069fb70bc2 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 13s
2025-11-30 22:52:34 +00:00
fcbde5abc4 change
All checks were successful
renovate / renovate (push) Successful in 1m12s
2025-11-30 16:51:29 -06:00
2 changed files with 2 additions and 3 deletions

View File

@@ -94,7 +94,7 @@ jobs:
- name: Check for Changes
id: check-changes
run: |
git restore --staged ${{ gitea.workspace }}/clusters/**/helm
git restore --staged clusters/**/helm
if git status --porcelain | grep -q .; then
echo ">> Changes detected"
@@ -154,7 +154,6 @@ jobs:
#HTTP_STATUS=$(
curl -X POST \
--silent \
--data "${PAYLOAD}" \
-H "Authorization: token ${GITEA_TOKEN}" \
-H "Content-Type: application/json" \

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