Files
infrastructure/clusters/cl01tl/helm/booklore/values.yaml
Renovate Bot a353cc0f25
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
Update ghcr.io/booklore-app/booklore Docker tag to v1.16.1 (#2938)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | minor | `v1.15.0` → `v1.16.1` |

---

### Release Notes

<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>

### [`v1.16.1`](https://github.com/booklore-app/booklore/releases/tag/v1.16.1)

[Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1)

#### 🌟 What's New in v1.16.1

#### 🚀 New Features

- Feat/lubimyczytac metadata provider ([#&#8203;2019](https://github.com/booklore-app/booklore/issues/2019)) by [@&#8203;gajewsky](https://github.com/gajewsky)
- Display paginated reading sessions in the book metadata view ([#&#8203;2003](https://github.com/booklore-app/booklore/issues/2003)) by [@&#8203;acx10](https://github.com/acx10)

####  Enhancements

- Improve the SVG fetching and caching logic ([#&#8203;2011](https://github.com/booklore-app/booklore/issues/2011)) by [@&#8203;acx10](https://github.com/acx10)
- Fix(metadata): Improve handling of non-author creator roles ([#&#8203;1987](https://github.com/booklore-app/booklore/issues/1987)) by [@&#8203;MightyHalfGinger](https://github.com/MightyHalfGinger)
- Add more user-specific charts ([#&#8203;1991](https://github.com/booklore-app/booklore/issues/1991)) by [@&#8203;acx10](https://github.com/acx10)
- fix: when selecting a series, select all books from the series ([#&#8203;1979](https://github.com/booklore-app/booklore/issues/1979)) by [@&#8203;farfromrefug](https://github.com/farfromrefug)
- fix(metadata): Use existing Goodreads ID for batch refresh instead of searching ([#&#8203;1973](https://github.com/booklore-app/booklore/issues/1973)) by [@&#8203;cwar](https://github.com/cwar)
- Add anonymous usage telemetry ([#&#8203;2026](https://github.com/booklore-app/booklore/issues/2026)) by [@&#8203;acx10](https://github.com/acx10)
- perf(cbz): optimize CBZ reading ([#&#8203;1980](https://github.com/booklore-app/booklore/issues/1980)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- Fix: regenerate improvements ([#&#8203;1981](https://github.com/booklore-app/booklore/issues/1981)) by [@&#8203;farfromrefug](https://github.com/farfromrefug)

#### 🐛 Bug Fixes

- Fix: Custom/Added icons not visible when assigning shelf ([#&#8203;2010](https://github.com/booklore-app/booklore/issues/2010)) by [@&#8203;acx10](https://github.com/acx10)
- fix(epub-metadata): properly decode URL-encoded cover image hrefs in EPUBs ([#&#8203;1983](https://github.com/booklore-app/booklore/issues/1983)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)

#### 🛠️ Refactoring & Maintenance

- refactor(api): improve file resource handling in book download and FB2 metadata extraction ([#&#8203;2018](https://github.com/booklore-app/booklore/issues/2018)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- Refactor book service in BE and FE ([#&#8203;2013](https://github.com/booklore-app/booklore/issues/2013)) by [@&#8203;acx10](https://github.com/acx10)
- Disable nginx IPv6 listener when disabled on host ([#&#8203;1998](https://github.com/booklore-app/booklore/issues/1998)) by [@&#8203;descensus](https://github.com/descensus)
- test(util): expand and improve utility test coverage for BookUtils, FileUtils, PathPatternResolver, MetadataChangeDetector, and UserPermissionUtils ([#&#8203;1985](https://github.com/booklore-app/booklore/issues/1985)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- fix: Prevent transaction rollback when cover download fails ([#&#8203;1971](https://github.com/booklore-app/booklore/issues/1971)) by [@&#8203;cwar](https://github.com/cwar)

##### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.16.1`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.1`

**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1>

### [`v1.16.0`](https://github.com/booklore-app/booklore/releases/tag/v1.16.0)

[Compare Source](https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0)

#### 🌟 What's New in v1.16.0

#### 🚀 New Features

- Introduce reading session tracking with visual insights ([#&#8203;1957](https://github.com/booklore-app/booklore/issues/1957)) by [@&#8203;acx10](https://github.com/acx10)
- Introduce more granular permission controls and update the user management UI ([#&#8203;1965](https://github.com/booklore-app/booklore/issues/1965)) by [@&#8203;acx10](https://github.com/acx10)
- Enhance EPUB reader with new themes and UI improvements ([#&#8203;1948](https://github.com/booklore-app/booklore/issues/1948)) by [@&#8203;acx10](https://github.com/acx10)

####  Enhancements

- feat(bookmark): improve bookmark feature by adding rename, note, color, priority functionalities ([#&#8203;1946](https://github.com/booklore-app/booklore/issues/1946)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- Fix: Add missing kobo progress bar and stats ([#&#8203;1942](https://github.com/booklore-app/booklore/issues/1942)) by [@&#8203;pedronave](https://github.com/pedronave)
- Fix/hardcover api key per user ([#&#8203;1943](https://github.com/booklore-app/booklore/issues/1943)) by [@&#8203;boludo00](https://github.com/boludo00)

#### 🐛 Bug Fixes

- fix(scans): prevent shelf associations from being cleared during metadata operations ([#&#8203;1947](https://github.com/booklore-app/booklore/issues/1947)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)

##### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.16.0`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.0`

**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0>

##### 📸 Screenshots:

![Screenshot 2025-12-24 at 12 50 15 PM](https://github.com/user-attachments/assets/499633e1-9342-40be-a8cd-536660f3a28b)
![Screenshot 2025-12-24 at 12 51 34 PM](https://github.com/user-attachments/assets/c8aa47f8-5921-48ca-b790-ecee5082f9b4)
![Screenshot 2025-12-24 at 12 50 33 PM](https://github.com/user-attachments/assets/8f554fc1-4c39-44de-bb87-ee48117ddbc8)
![Screenshot 2025-12-24 at 12 52 33 PM](https://github.com/user-attachments/assets/92c27004-db64-4a2c-901d-bc82e4f12dfc)
![Screenshot 2025-12-24 at 12 54 16 PM](https://github.com/user-attachments/assets/f65aefe0-d30e-4db2-8946-fd393fb31166)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2938
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-29 23:49:23 +00:00

245 lines
6.2 KiB
YAML

booklore:
controllers:
main:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
containers:
main:
image:
repository: ghcr.io/booklore-app/booklore
tag: v1.16.1
pullPolicy: IfNotPresent
env:
- name: TZ
value: America/Chicago
- name: DATABASE_URL
value: jdbc:mariadb://booklore-mariadb-cluster-primary.booklore:3306/booklore
- name: DATABASE_USERNAME
value: booklore
- name: DATABASE_PASSWORD
valueFrom:
secretKeyRef:
name: booklore-database-secret
key: password
- name: BOOKLORE_PORT
value: 6060
- name: SWAGGER_ENABLED
value: false
resources:
requests:
cpu: 50m
memory: 128Mi
service:
main:
controller: main
ports:
http:
port: 80
targetPort: 6060
protocol: HTTP
route:
main:
kind: HTTPRoute
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
hostnames:
- booklore.alexlebens.net
rules:
- backendRefs:
- group: ''
kind: Service
name: booklore
port: 80
weight: 100
matches:
- path:
type: PathPrefix
value: /
persistence:
config:
forceRename: booklore-config
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 5Gi
retain: true
advancedMounts:
main:
main:
- path: /app/data
readOnly: false
data:
forceRename: booklore-data
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi
retain: true
advancedMounts:
main:
main:
- path: /data
readOnly: false
books-import:
type: emptyDir
advancedMounts:
main:
main:
- path: /bookdrop
readOnly: false
ingest:
existingClaim: booklore-books-import-nfs-storage
advancedMounts:
main:
main:
- path: /bookdrop/ingest
readOnly: false
mariadb-cluster:
mariadb:
rootPasswordSecretKeyRef:
generate: false
name: booklore-database-secret
key: password
storage:
size: 5Gi
replicas: 3
galera:
enabled: true
bootstrapFrom:
s3:
bucket: mariadb-backups-b230a2f5aecf080a4b372c08
prefix: cl01tl/booklore
endpoint: nyc3.digitaloceanspaces.com
region: us-east-1
accessKeyIdSecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-external
key: access
secretAccessKeySecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-external
key: secret
tls:
enabled: true
backupContentType: Physical
databases:
- name: booklore
characterSet: utf8
collate: utf8_general_ci
cleanupPolicy: Delete
requeueInterval: 10h
users:
- name: booklore
passwordSecretKeyRef:
name: booklore-database-secret
key: password
host: '%'
cleanupPolicy: Delete
requeueInterval: 10h
retryInterval: 30s
grants:
- name: booklore
privileges:
- "ALL PRIVILEGES"
database: "booklore"
table: "*"
username: booklore
grantOption: true
host: '%'
cleanupPolicy: Delete
requeueInterval: 10h
retryInterval: 30s
physicalBackups:
- name: backup-external
schedule:
cron: "0 0 * * 0"
suspend: false
immediate: true
compression: gzip
maxRetention: 2160h
successfulJobsHistoryLimit: 1
storage:
s3:
bucket: mariadb-backups-b230a2f5aecf080a4b372c08
prefix: cl01tl/booklore
endpoint: nyc3.digitaloceanspaces.com
region: us-east-1
accessKeyIdSecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-external
key: access
secretAccessKeySecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-external
key: secret
tls:
enabled: true
- name: backup-remote
schedule:
cron: "0 0 * * 0"
suspend: false
immediate: true
compression: gzip
maxRetention: 2160h
successfulJobsHistoryLimit: 1
storage:
s3:
bucket: mariadb-backups
prefix: cl01tl/booklore
endpoint: garage-ps10rp.boreal-beaufort.ts.net:3900
region: us-east-1
accessKeyIdSecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-garage
key: access
secretAccessKeySecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-garage
key: secret
tls:
enabled: true
- name: backup-garage
schedule:
cron: "0 0 * * *"
suspend: false
immediate: true
compression: gzip
maxRetention: 360h
successfulJobsHistoryLimit: 1
storage:
s3:
bucket: mariadb-backups
prefix: cl01tl/booklore
endpoint: garage-main.garage:3900
region: us-east-1
accessKeyIdSecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-garage
key: access
secretAccessKeySecretKeyRef:
name: booklore-mariadb-cluster-backup-secret-garage
key: secret
volsync-target-config:
pvcTarget: booklore-config
local:
enabled: false
schedule: 12 8 * * *
remote:
enabled: false
external:
enabled: true
schedule: 12 9 * * *
volsync-target-data:
pvcTarget: booklore-data
local:
enabled: true
schedule: 14 8 * * *
restic:
cacheCapacity: 10Gi
remote:
enabled: true
schedule: 14 10 * * *
restic:
cacheCapacity: 10Gi
external:
enabled: true
schedule: 14 9 * * *
restic:
cacheCapacity: 10Gi