mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 15:16:25 -03:00
fix(oscam): update image ghcr.io/linuxserver/oscam 11913-ls149 → 11917-ls1 (#43419)
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 | `d9df626` -> `486459e` | --- > [!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> ### [`v11917-ls1`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11917-ls1) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11916-ls1...11917-ls1) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11917-ls1/index.html> **LinuxServer Changes:** No changes **Remote Changes:** Updating to 11917 ### [`v11916-ls1`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11916-ls1) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11915-ls1...11916-ls1) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11916-ls1/index.html> **LinuxServer Changes:** No changes **Remote Changes:** Updating to 11916 ### [`v11915-ls1`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11915-ls1) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11913-ls149...11915-ls1) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11915-ls1/index.html> **LinuxServer Changes:** No changes **Remote Changes:** Updating to 11915 </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:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11913.0.0
|
||||
appVersion: 11917.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://git.streamboard.tv/common/oscam
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/oscam
|
||||
type: application
|
||||
version: 16.14.10
|
||||
version: 16.14.11
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11913-ls149@sha256:d9df626612a3f05c6e6e3498b9d7ffa8cb3a6b282a8780b8fa7dd151fedfd7bf
|
||||
tag: 11917-ls1@sha256:486459ea2e1f1bd7bcf53e56be8bcf4b89e02d1272b4909c23a216c1db21e943
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user