2 Commits

Author SHA1 Message Date
af9e1d3948 change to universal search
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 1m10s
renovate / renovate (push) Successful in 2m22s
2026-01-18 18:00:36 -06:00
383bb26ff9 add backup 2026-01-18 18:00:24 -06:00
2 changed files with 5 additions and 1 deletions

View File

@@ -17,5 +17,9 @@ dependencies:
alias: shelfmark
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: volsync-target
alias: volsync-target-config
version: 0.7.0
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp
appVersion: v1.0.1

View File

@@ -15,7 +15,7 @@ shelfmark:
- name: FLASK_PORT
value: 8084
- name: SEARCH_MODE
value: direct
value: universal
probes:
liveness:
enabled: true