1 Commits

Author SHA1 Message Date
cb3079bf45 Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (pull_request) Successful in 23s
2025-12-02 04:38:28 +00:00
2 changed files with 1 additions and 2 deletions

View File

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

View File

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