mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 15:01:22 -03:00
fix(oscam): update image ghcr.io/linuxserver/oscam 11942-ls3 → 11942-ls4 (#44618)
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 | `4496c2c` -> `e115194` | --- > [!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> ### [`v11942-ls4`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11942-ls4) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11942-ls3...11942-ls4) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11942-ls4/index.html> **LinuxServer Changes:** **Full Changelog**: <https://github.com/linuxserver/docker-oscam/compare/11940-ls3...11942-ls4> **Remote Changes:** Updating to 11942 </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-->
This commit is contained in:
@@ -25,20 +25,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open Source Conditional Access Module software
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/oscam
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/oscam.webp
|
||||
home: https://truecharts.org/charts/stable/oscam
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.webp
|
||||
keywords:
|
||||
- oscam
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: oscam
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/oscam
|
||||
- https://git.streamboard.tv/common/oscam
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/oscam
|
||||
type: application
|
||||
version: 16.14.35
|
||||
version: 16.14.36
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11942-ls3@sha256:4496c2c38ef85df4177885893524e236090b91f47c6c5908ca19215192655230
|
||||
tag: 11942-ls4@sha256:e115194d0b2e784af71234fa2d899b1106df186eef4830f68a839c7c65d64633
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user