diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index cd34505cf37..e59ca0efefd 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.4 +version: 6.0.5 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/charts/stable/rsshub/values.yaml b/charts/stable/rsshub/values.yaml index b995e291f57..6cb9b65c5ea 100644 --- a/charts/stable/rsshub/values.yaml +++ b/charts/stable/rsshub/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:99c63349fd59dc493ce4dbb32ed59b80350ca2d75cdc38e4d2037cc08eb6e7a7 + tag: latest@sha256:9f10649b451861a557e594ca60094a52b9e0111f8951d3b734cc138730742273 browserlessImage: repository: tccr.io/truecharts/browserless-chrome