Files
truecharts/charts/stable/ombi/values.yaml
T
TrueCharts BotandGitHub e72cf8e398 chore(deps): update container image tccr.io/tccr/ombi to v4.43.10@2c10a0f by renovate (#16795)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/ombi](https://togithub.com/truecharts/containers) |
digest | `bd0f1b0` -> `2c10a0f` |

---

> [!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 09:19:14 +01:00

33 lines
698 B
YAML

image:
repository: tccr.io/tccr/ombi
pullPolicy: IfNotPresent
tag: v4.43.10@sha256:2c10a0f67fc1273a37980f8ca9b12546502ca565ed65edc37767b2a3ffcde3d1
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