From 03ddb2b0ada9a08f26d23f2837226b7599a78d2a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 21 Nov 2022 23:54:33 +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 b995e291f57..6cb9b65c5ea 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:99c63349fd59dc493ce4dbb32ed59b80350ca2d75cdc38e4d2037cc08eb6e7a7 + tag: latest@sha256:9f10649b451861a557e594ca60094a52b9e0111f8951d3b734cc138730742273 browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 52b81c5bb452a36762f228701d48346657114e94 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 21 Nov 2022 23:58: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 cd34505cf37..e59ca0efefd 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.4 +version: 6.0.5 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application