diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 94eca0bdadd..c7305354dda 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.2 +version: 6.0.3 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 46aae1e0ec8..b995e291f57 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:a2d06959d6514ee947ab721b8f2f495254d134992d705445327a491c6219e298 + tag: latest@sha256:99c63349fd59dc493ce4dbb32ed59b80350ca2d75cdc38e4d2037cc08eb6e7a7 browserlessImage: repository: tccr.io/truecharts/browserless-chrome