Files
truecharts/charts/stable/oscam/values.yaml
T
TrueCharts BotandGitHub b3dcc90e85 fix(oscam): update image ghcr.io/linuxserver/oscam 11939-ls2 → 11940-ls2 (#44127)
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
| `2b5f26c` -> `68798e3` |

---

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

###
[`v11940-ls2`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11940-ls2)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11939-ls2...11940-ls2)

**CI Report:**

<https://ci-tests.linuxserver.io/linuxserver/oscam/11940-ls2/index.html>

**LinuxServer Changes:**

No changes

**Remote Changes:**

Updating to 11940

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3NjYW0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-26 04:04:31 +00:00

24 lines
467 B
YAML

image:
repository: ghcr.io/linuxserver/oscam
pullPolicy: IfNotPresent
tag: 11940-ls2@sha256:68798e3bc809bb8f6aa9277ceacc0a48dec67e3872d4c096407341f858dcf194
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