chore(deps): update container image ghcr.io/linuxserver/freshrss to v1.24.3@15212ad by renovate (#26016)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages) ([source](https://redirect.github.com/linuxserver/docker-freshrss)) | patch | `1.24.2` -> `1.24.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC43MC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
11f47c03ef
commit
7b2ef271e6
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.24.2
|
||||
appVersion: 1.24.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/FreshRSS/FreshRSS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss
|
||||
type: application
|
||||
version: 20.1.12
|
||||
version: 20.1.13
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/freshrss
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.24.2@sha256:c25bdcb475160fb9ac8e0dfd2c44d0c865663a8cc80c9698aa3f02a2f0fe2205
|
||||
tag: 1.24.3@sha256:15212add8c05130346c5fb465b99b72ec18923a5d9fd6044d28e9ebe13241f4d
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue