Files
truecharts/charts/stable/heimdall/values.yaml
T
TrueCharts BotandGitHub 1660e68fd9 chore(helm): update image docker.io/linuxserver/heimdall digest to 9331c0a (#28709)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/linuxserver/heimdall](https://redirect.github.com/linuxserver/docker-heimdall/packages)
([source](https://redirect.github.com/linuxserver/docker-heimdall)) |
digest | `c680f70` -> `9331c0a` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-01 21:28:34 +01:00

32 lines
600 B
YAML

image:
repository: docker.io/linuxserver/heimdall
tag: 2.6.1@sha256:9331c0afdfb26c3e640dd942c63eaf7d2533feb4a30bb92d895dd0f78f7c8e3a
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10014
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
startup:
enabled: true