3 Commits

Author SHA1 Message Date
4d82576367 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 11s
lint-test-docker / docker-lint (pull_request) Successful in 17s
2025-12-02 04:57:33 +00:00
b01be4abe4 update description
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
render-manifests / render-manifests (push) Successful in 16s
renovate / renovate (push) Successful in 1m10s
2025-12-01 22:56:17 -06:00
5fa6567f2a use event sha 2025-12-01 22:55:57 -06: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 ${{ gitea.event.before }}..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: