chore(helm): update image ghcr.io/linuxserver/oscam 11881-ls135 → 11882-ls135 (#34794)
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 | `4078b14` -> `fb22c1c` | 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> ### [`v11882-ls135`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11882-ls135) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11881-ls135...11882-ls135) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11882-ls135/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11882 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11881.0.0
|
||||
appVersion: 11882.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://git.streamboard.tv/common/oscam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/oscam
|
||||
type: application
|
||||
version: 15.5.14
|
||||
version: 15.5.15
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11881-ls135@sha256:4078b1422f13df8edd609361bb2101bbebfc28e4cbb223a8ea4dc700af8aca0d
|
||||
tag: 11882-ls135@sha256:fb22c1c9324d6b704a404eef3660948640ea277e173f9f1ded29a0d1beef4b42
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user