chore(deps): update container image ghcr.io/linuxserver/sickchill to v2024.3.1@5e8dd55 by renovate (#18869)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://togithub.com/linuxserver/docker-sickchill/packages) ([source](https://togithub.com/linuxserver/docker-sickchill)) | minor | `2024.2.27` -> `2024.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
efbdafb0bc
commit
b738369cba
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.2.27
|
||||
appVersion: 2024.3.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/sickchill
|
||||
- https://ghcr.io/linuxserver/sickchill
|
||||
type: application
|
||||
version: 11.2.1
|
||||
version: 11.3.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/sickchill
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.2.27@sha256:1d2c14d535703fbf224f8865212a858a504df0ee3ed6f95d0d14536b73bc5de4
|
||||
tag: 2024.3.1@sha256:5e8dd55bf1f5f3aa863a65f8eae726ec04fd0a9ba5855c33c20240116d4e08cd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue