1 Commits

Author SHA1 Message Date
a668eaadba Update php Docker tag to v8.5.0
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Failing after 19s
2025-12-02 04:49:23 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ jobs:
run: |
cd ${MAIN_DIR}
GIT_DIFF=$(git diff --name-only ${{ gitea.event.before }}..HEAD | xargs -I {} dirname {} | sort -u)
GIT_DIFF=$(git diff --name-only @{u}@{1}..@{u} | xargs -I {} dirname {} | sort -u)
CHANGED_DIR=()
echo ">> Checking for changes .."

View File

@@ -5,6 +5,7 @@ description: Democratic CSI
keywords:
- democratic-csi-synology-iscsi
- iscsi
- storage
- kubernetes
home: https://wiki.alexlebens.dev/s/0cc6ba65-024b-4489-952a-fc0f647fd099
sources: