chore(deps): update container image ghcr.io/linuxserver/freshrss to v1.23.0@5e9c9dd by renovate (#16490)

This commit is contained in:
TrueCharts Bot 2023-12-25 01:54:05 +01:00 committed by GitHub
parent ba6954e308
commit d06851f636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

View File

@ -1,37 +1,37 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: freshrss name: freshrss
version: 16.0.11 version: 16.1.0
appVersion: 1.22.1 appVersion: 1.23.0
description: FreshRSS is a self-hosted RSS feed aggregator description: FreshRSS is a self-hosted RSS feed aggregator
home: https://truecharts.org/charts/stable/freshrss home: https://truecharts.org/charts/stable/freshrss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png
deprecated: false deprecated: false
sources: sources:
- https://ghcr.io/linuxserver/freshrss - https://github.com/FreshRSS/FreshRSS
- https://github.com/FreshRSS/FreshRSS - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss
- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - https://ghcr.io/linuxserver/freshrss
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- freshrss - freshrss
- rss - rss
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media truecharts.org/category: media
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/freshrss repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.22.1@sha256:f250f092385e9b307ef9cb6dcbf0b9c93af435fa4bf868fff4c5c7ea0f9dab6c tag: 1.23.0@sha256:5e9c9dd3fe30742880a512b43c1c695a47ad0b64e907d88fc425e54178dd09ac
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false