Files
truecharts/charts/stable/openbooks/values.yaml
T
TrueCharts Bot ad14794edd chore(deps): update container image evanbuss/openbooks to 4.5.0@3f2e59a by renovate (#16760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [evanbuss/openbooks](https://togithub.com/evan-buss/openbooks) |
digest | `3f2e59a` -> `3f2e59a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 01:27:37 +01:00

54 lines
925 B
YAML

image:
repository: evanbuss/openbooks
tag: 4.5.0@sha256:3f2e59a75b68950d57cfec5dc2b1b31d6c6b02706097c70b5438499b59fbdea2
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
openbooks:
user_name: truecharts
server: irc.irchighway.net:6697
debug: true
log: true
search: search
persist: false
no_browser_downloads: false
tls: true
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/"
type: http
readiness:
path: "/"
type: http
startup:
path: "/"
type: http
service:
main:
ports:
main:
protocol: http
port: 10608
persistence:
books:
enabled: true
mountPath: /books/books
logs:
enabled: true
mountPath: /books/logs
portal:
open:
enabled: true