diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index b2df147608a..e8176ecd635 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: 1.0.16 +version: 1.0.17 appVersion: "2022" 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 8878f94d0c8..84d4eafc54a 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: v2022-03@sha256:a9cc1354630d5b2388473f2492972102a4161b93b7d5537affa8e2d6ae532e04 + tag: latest@sha256:f829600a5e78c58c11780dee7f63bd6f87258647c5ce80e80ecea24ba7e33474 browserlessImage: repository: tccr.io/truecharts/browserless-chrome