mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 14:01:22 -03:00
fix(oscam): update image ghcr.io/linuxserver/oscam 11942-ls4 → 11943-ls5 (#44685)
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 | `e115194` → `58d3578` | --- > [!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> ### [`v11943-ls5`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11943-ls5) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11942-ls4...11943-ls5) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11943-ls5/index.html> **LinuxServer Changes:** **Full Changelog**: <https://github.com/linuxserver/docker-oscam/compare/11942-ls4...11943-ls5> **Remote Changes:** Updating to 11943 </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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL29zY2FtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11942.0.0
|
||||
appVersion: 11943.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://git.streamboard.tv/common/oscam
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/oscam
|
||||
type: application
|
||||
version: 16.14.36
|
||||
version: 16.14.37
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11942-ls4@sha256:e115194d0b2e784af71234fa2d899b1106df186eef4830f68a839c7c65d64633
|
||||
tag: 11943-ls5@sha256:58d3578cbd22e07ef2437ce5b2dc791e77837f0146be7d7a454b228b4804da09
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user