chore(deps): update container image ghcr.io/linuxserver/freshrss to v1.23.0@5e9c9dd by renovate (#16490)
This commit is contained in:
parent
ba6954e308
commit
d06851f636
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: freshrss
|
||||
version: 16.0.11
|
||||
appVersion: 1.22.1
|
||||
version: 16.1.0
|
||||
appVersion: 1.23.0
|
||||
description: FreshRSS is a self-hosted RSS feed aggregator
|
||||
home: https://truecharts.org/charts/stable/freshrss
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/freshrss
|
||||
- https://github.com/FreshRSS/FreshRSS
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss
|
||||
- https://ghcr.io/linuxserver/freshrss
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/freshrss
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.22.1@sha256:f250f092385e9b307ef9cb6dcbf0b9c93af435fa4bf868fff4c5c7ea0f9dab6c
|
||||
tag: 1.23.0@sha256:5e9c9dd3fe30742880a512b43c1c695a47ad0b64e907d88fc425e54178dd09ac
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue