2 Commits

Author SHA1 Message Date
7f3687ebbb Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 3s
2025-08-20 15:04:57 +00:00
1d38865e3d Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to d338b0d
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m36s
2025-08-20 15:03:27 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Renovate
run: renovate

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:227b3e6380c0dea5d6191bbd55cc5ea4ee0c5b9eb2fb2b575dfc99b56a223214
tag: latest@sha256:d338b0dd50f82f403a1892b8c58ae7d0c278bbc171221b2236fcdd8447c8651b
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT