From 2195ad80747aa4ff5005f74193ba1d8297e6084b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 24 Jan 2023 11:29:35 +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 862d6b72186..cce342a6500 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:167f1fc738ae951ecbd2303e088d4fd80e542ecfcda79216ec61a740debd36dd + tag: latest@sha256:296c535b7beb0232e28784dcd7c08b5b3a9652862a3ce601e5c0378e6770de7c browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 4a0cb6c4560376c804449287bc63162fbcf5eb36 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Jan 2023 11:35:57 +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 9f79e7656ca..b211d636fe3 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.28 +version: 6.0.29 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application