From 5e06d15c9807a656057df9338ad3dd7c666ff1ee Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 29 Nov 2022 00:24:29 +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 85725839827..90e6042e706 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:f95c3e9d3e2c20790273b0e22a409f285ef6963e915d36e74101381dcf7ab70a + tag: latest@sha256:642b9c352a7b9250df27af12cb17210ef3ddaf1e29699abdce968b4251b354cd browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 6962d24e73491b03393a12e429d0618698efdf71 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Nov 2022 00:28:18 +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 a8c35143923..3ea05bff2ca 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.7 +version: 6.0.8 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application