Files
truecharts/charts/stable/oscam/values.yaml
T
TrueCharts BotandGitHub 9b3323f70b chore(helm): update image ghcr.io/linuxserver/oscam 11885-ls139 → 11886-ls140 (#37697)
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
| `11030c6` -> `3c1daac` |

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>

###
[`v11886-ls140`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11886-ls140)

[Compare
Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11885-ls139...11886-ls140)

**CI Report:**

https://ci-tests.linuxserver.io/linuxserver/oscam/11886-ls140/index.html

**LinuxServer Changes:**

Rebase to Alpine 3.20.

**Remote Changes:**

Updating to 11886

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-07-28 14:37:24 +02:00

24 lines
469 B
YAML

image:
repository: ghcr.io/linuxserver/oscam
pullPolicy: IfNotPresent
tag: 11886-ls140@sha256:3c1daace9ac63cef49d4f740f714b96b17f96f94563acf8aab944e872420bf93
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