From e48149ef3d521dc220dc45be60c6cfa906c6fae6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Feb 2023 00:29:41 +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 cce342a6500..1b1c918b45a 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:296c535b7beb0232e28784dcd7c08b5b3a9652862a3ce601e5c0378e6770de7c + tag: latest@sha256:2dc1e1544a1019bdfbb97a400d109eeb883f1c2cb51fcb9696afc411666f16d9 browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 32035222c55e208a32293eb9bd23ce7cef969d98 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 00:33:22 +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 8d4c1c8ec04..698bce111f3 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.30 +version: 6.0.31 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application