From bc532f5e2b6aeb595727ade48835e4f3088a84e5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 15 Nov 2022 19:55:06 +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 2abc8fc4e33..46aae1e0ec8 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:1ee1db4bae983ec670d15fc64190cea1641fbd1bd7fa11156ed736602a9c4f49 + tag: latest@sha256:a2d06959d6514ee947ab721b8f2f495254d134992d705445327a491c6219e298 browserlessImage: repository: tccr.io/truecharts/browserless-chrome From b6f86517dd1874d0e7cf8cac0a7e804c408c1014 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Nov 2022 19:59:06 +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 59b53f4bf96..3417f49d0fd 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.1 +version: 6.0.2 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application