fix(oscam): update image ghcr.io/linuxserver/oscam 11954-ls12 → 11955-ls12 (#47543)
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 | `c01a5d8` → `0295f2b` | --- > [!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> ### [`v11955-ls12`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11955-ls12) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11954-ls12...11955-ls12) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11955-ls12/index.html> **LinuxServer Changes:** No changes **Remote Changes:** Updating to 11955 </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: 11954.0.0
|
||||
appVersion: 11955.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.6
|
||||
@@ -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.4
|
||||
version: 17.1.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11954-ls12@sha256:c01a5d8c4ce7dd0f082c807151c95c2542f84edceb9a64ed7debb520ae65293e
|
||||
tag: 11955-ls12@sha256:0295f2bbd22244a5c0c5e2cec8840605cb375e31944eefc0dc7d376aa3d2265e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user