1 Commits

Author SHA1 Message Date
f510755114 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 42s
2025-12-01 03:37:42 +00:00
2 changed files with 1 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ jobs:
| tail +2 | head -n 1 \
| tee repo_added \
| awk '{ print "helm repo add " $1 " " $3 }' \
| sh
| while read cmd; do $cmd; done
done
echo ">> Added following repos:"

View File

@@ -1 +0,0 @@
app-template 4.4.0 https://bjw-s-labs.github.io/helm-charts/ ok