fix(oscam): update image ghcr.io/linuxserver/oscam 11943-ls6 → 11945-ls7 (#45661)
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 | `7407856` → `b92ce45` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v11945-ls7`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11945-ls7) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11943-ls6...11945-ls7) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11945-ls7/index.html> **LinuxServer Changes:** **Full Changelog**: <https://github.com/linuxserver/docker-oscam/compare/11943-ls6...11945-ls7> **Remote Changes:** Updating to 11945 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3NjYW0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11943.0.0
|
||||
appVersion: 11945.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -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.17.1
|
||||
version: 16.17.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11943-ls6@sha256:740785603b79ac9465ed9a544566ca93ca2eae78de3455f32d04b0b55f89cfb4
|
||||
tag: 11945-ls7@sha256:b92ce45c07ca945efde1fadec0600e5c4859de89bb3327d0c631517985beee3d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user