Files
truecharts/charts/stable/automatic-ripping-machine/values.yaml
T
TrueCharts BotandGitHub dfa6144c0a chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67@94776ec by renovate (#16862)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `8310b23` -> `94776ec` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMSIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-04 00:47:29 +01:00

43 lines
860 B
YAML

image:
repository: automaticrippingmachine/automatic-ripping-machine
pullPolicy: IfNotPresent
tag: 2.6.67@sha256:94776ec4ff5ad5d0ef199fa28a2a8ded5014e8328f3ed5640753a924d3d89fe7
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
allowPrivilegeEscalation: true
service:
main:
ports:
main:
protocol: http
targetPort: 8080
port: 10683
workload:
main:
podSpec:
containers:
main:
env:
# default media perms
ARM_UID: "{{ .Values.securityContext.container.PUID }}"
ARM_GID: "{{ .Values.securityContext.pod.fsGroup }}"
persistence:
config:
enabled: true
mountPath: "/etc/arm/config"
arm:
enabled: true
mountPath: "/home/arm"
portal:
open:
enabled: true