fix(oscam): update image ghcr.io/linuxserver/oscam 11950-ls11 → 11952-ls12 (#47298)
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 | `7e6bfb1` → `0399906` | --- > [!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> ### [`v11952-ls12`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11952-ls12) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11950-ls11...11952-ls12) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11952-ls12/index.html> **LinuxServer Changes:** **Full Changelog**: <https://github.com/linuxserver/docker-oscam/compare/11947-ls11...11952-ls12> **Remote Changes:** Updating to 11952 </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9vc2NhbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11950.0.0
|
||||
appVersion: 11952.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.0
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://git.streamboard.tv/common/oscam
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/oscam
|
||||
type: application
|
||||
version: 17.1.0
|
||||
version: 17.1.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11950-ls11@sha256:7e6bfb12d0d1104445f0e0915dbb3b8d638f81c827c8497ca09f0272833a2a0c
|
||||
tag: 11952-ls12@sha256:0399906ce81e18f092b7ff48ca1ce54e925f11ffcb87169fa595a5681cf039f1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user