1 Commits

Author SHA1 Message Date
8d573f6a10 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 15s
lint-test-docker / docker-lint (pull_request) Successful in 16s
2025-12-03 23:02:50 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
run: |
cd ${MAIN_DIR}
echo ">> Checking if Commit is from Push ..."
echo "">> Checking if Commit is from Push ..."
git checkout ${{ gitea.event.after }}
PARENT_COUNT=$(git rev-list --parents -n 1 ${{ gitea.event.after }} | wc -w)

View File

@@ -9,7 +9,7 @@ booklore:
main:
image:
repository: ghcr.io/booklore-app/booklore
tag: v1.13.1
tag: v1.12.0
pullPolicy: IfNotPresent
env:
- name: TZ