From a2a4213d48797c8d9552488204b35c474a96a38e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 26 Dec 2022 13:23:46 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/rsshub to latest --- charts/stable/rsshub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rsshub/values.yaml b/charts/stable/rsshub/values.yaml index b83c2793c34..6c53b10cdf2 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:dccd56868e130ceea7a81f9bc8b31a988750d46bd963da33a5d03a75496ea7db + tag: latest@sha256:9b111def9ba89b1cdf42fce433ea54a1f1802c298110d514ef253f2272843869 browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 9605c32437a07e983ba858bf40097c52a23baeaf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 26 Dec 2022 13:27:46 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/rsshub/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 5ced125825a..0ea219c5eae 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.18 +version: 6.0.19 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application