fix(freshrss): fix tag scheme (#3764)

This commit is contained in:
Stavros Kois
2022-09-13 11:35:19 +03:00
committed by GitHub
parent 8f27acf1fa
commit 1837b3df2a
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
version: 11.0.29
version: 11.0.30
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/freshrss
pullPolicy: IfNotPresent
tag: version-1.18.1@sha256:3fc8ef788681ba2c5026453131603fa4dda3b23f855ce2a6c467004eb38a09ec
tag: v1.20.0@sha256:65c741d9a60586e79b41b6207726af445f847cd9c39b5e3c8e389bbd8332264f
securityContext:
readOnlyRootFilesystem: false