From b25fb385206f02e4128883ff1b942591b9988b8f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 16 Nov 2022 15:16:43 +0000 Subject: [PATCH 1/2] 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 46aae1e0ec8..b995e291f57 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:a2d06959d6514ee947ab721b8f2f495254d134992d705445327a491c6219e298 + tag: latest@sha256:99c63349fd59dc493ce4dbb32ed59b80350ca2d75cdc38e4d2037cc08eb6e7a7 browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 10ce856abfa8601c4484d2dcf423435c0b92780f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Nov 2022 15:21:19 +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 94eca0bdadd..c7305354dda 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.2 +version: 6.0.3 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application