Files
truecharts/charts/stable/calibre-web/values.yaml
T
TrueCharts BotandGitHub e6d6a2df69 chore(deps): update container image tccr.io/truecharts/calibre-web to v0.6.20 (#8437)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/calibre-web](https://togithub.com/truecharts/containers)
| patch | `0.6.19` -> `0.6.20` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 15:27:50 +02:00

46 lines
804 B
YAML

image:
repository: tccr.io/truecharts/calibre-web
pullPolicy: IfNotPresent
tag: 0.6.20@sha256:caf3bb3ee2fc75008cff461a3605ac75d54d4eb081bc6c6b517476de9d3a4a0c
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8083
protocol: http
targetPort: 8083
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true