mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 20:36:27 -03:00
fix(freshrss): fix tag scheme (#3764)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user