chore(helm): update image ghcr.io/linuxserver/oscam 11876-ls134 → 11878-ls134 (#33474)
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 | `0d3c5b8` -> `d04d572` | 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> ### [`v11878-ls134`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11878-ls134) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11877-ls134...11878-ls134) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11878-ls134/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11878 ### [`v11877-ls134`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11877-ls134) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11876-ls134...11877-ls134) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11877-ls134/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11877 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11876.0.0
|
||||
appVersion: 11878.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://git.streamboard.tv/common/oscam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/oscam
|
||||
type: application
|
||||
version: 15.5.10
|
||||
version: 15.5.11
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11876-ls134@sha256:0d3c5b8005b70c24d5ad6317bccf1210f6b8570a196cf47c00e49bf18c414df9
|
||||
tag: 11878-ls134@sha256:d04d572c4c78283539b91bb11d4c919e314055d2cd40d83d82c95198b7ebf27c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user