1 Commits

Author SHA1 Message Date
fa1f057a25 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-12-03 04:46:40 +00:00
2 changed files with 3 additions and 5 deletions

View File

@@ -118,10 +118,8 @@ jobs:
| while read cmd; do echo "$cmd" | sh; done || true
done
if helm repo list | tail +2 | read -r; then
echo ">> Update repository cache ..."
helm repo update
fi
echo ">> Update repository cache ..."
helm repo update
echo "----"

View File

@@ -11,7 +11,7 @@ metadata:
spec:
syncPolicy:
applicationsSync: create-update
preserveResourcesOnDeletion: false
preserveResourcesOnDeletion: true
generators:
- git:
repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure