Files
truecharts/charts/stable/ombi/values.yaml
T
TrueCharts BotandGitHub 79f66b2d5e chore(deps): update container image tccr.io/truecharts/ombi to v4.43.10@bd0f1b0 (#15184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/ombi](https://togithub.com/truecharts/containers)
| patch | `v4.43.8` -> `v4.43.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 19:24:29 +00:00

33 lines
704 B
YAML

image:
repository: tccr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: v4.43.10@sha256:bd0f1b0af7ddda20a369999901aa0016dc85ea94fc9fbe29be6481936a80264a
service:
main:
ports:
main:
port: 3579
targetPort: 3579
persistence:
config:
enabled: true
mountPath: "/config"
# Enabled mariadb
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb
mariadb:
enabled: false
architecture: standalone
auth:
database: ombi
username: ombi
password: ombi
primary:
persistence:
enabled: false
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false