chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.23.1@49be60c by renovate (#17233)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://togithub.com/linuxserver/docker-freshrss/packages) ([source](https://togithub.com/linuxserver/docker-freshrss)) | digest | `e1a2a9e` -> `49be60c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
baa5d3f610
commit
47ead2bb4f
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png
|
|||
keywords:
|
||||
- freshrss
|
||||
- rss
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss
|
||||
- https://ghcr.io/linuxserver/freshrss
|
||||
type: application
|
||||
version: 17.1.8
|
||||
version: 17.1.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/freshrss
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.23.1@sha256:e1a2a9ec709c3f364eb35386bca4dd0d2bbe478de03cb7656fd54371b6b30740
|
||||
tag: 1.23.1@sha256:49be60ccf1132bbbe7670fedcac3d55ab30934b884c4834eda503db283de6b0a
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue