3 Commits

Author SHA1 Message Date
abc3bf88ae 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 19s
2025-12-02 05:14:06 +00:00
4371c53508 update description
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m16s
render-manifests / render-manifests (push) Failing after 1m4s
2025-12-01 23:11:55 -06:00
10c638bfe8 remove subchart linting
Some checks failed
renovate / renovate (push) Has been cancelled
2025-12-01 23:11:35 -06:00
2 changed files with 2 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ jobs:
echo ">> Remove manfiest files and rebuild from source ..."
for dir in ${CHANGED_DIR}; do
chart_path=${MANIFEST_DIR}/clusters/${CLUSTER}/helm/$dir
chart_path=${MANIFEST_DIR}/clusters/${CLUSTER}/manifests/$dir
echo ">> Removing from $chart_path ..."
rm -rf $chart_path/*
@@ -147,7 +147,7 @@ jobs:
echo ""
echo ">> Linting helm ..."
helm lint --namespace "$chart_name" --with-subcharts
helm lint --namespace "$chart_name"
echo ""
echo ">> Rendering templates ..."

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: