Files
truecharts/charts/stable/oscam/values.yaml
T
TrueCharts BotandGitHub 4a0f65b4df chore(helm): update image ghcr.io/linuxserver/oscam 11900-ls144 → 11901-ls144 (#40887)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages)
([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch
| `38068e4` -> `1963b3b` |

---

> [!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.

---

### Release Notes

<details>
<summary>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary>

###
[`v11901-ls144`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11901-ls144)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11900-ls144...11901-ls144)

**CI Report:**


<https://ci-tests.linuxserver.io/linuxserver/oscam/11901-ls144/index.html>

**LinuxServer Changes:**

Rebase to Alpine 3.20.

**Remote Changes:**

Updating to 11901

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-10-19 21:24:56 +02:00

24 lines
469 B
YAML

image:
repository: ghcr.io/linuxserver/oscam
pullPolicy: IfNotPresent
tag: 11901-ls144@sha256:1963b3b02f67c1f8a2eddd5a5cec2ef2270f78fb63a80df174b26444878c8b41
service:
main:
ports:
main:
port: 10062
targetPort: 8888
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 20