From b4c6700a66105ac2e3dc8ef4131a41819f047e0e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 27 Feb 2023 12:25:59 +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 2678e105683..3aad4bff7b3 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:1be35202c9b49ddbed22419a78e4abc4a20d7ffbc8e149698ad1ad5fb6b0322a + tag: latest@sha256:acf372e7d80164fd45c23fb28c6b00657e9e187b9a8923f73e82b4611f39606b browserlessImage: repository: tccr.io/truecharts/browserless-chrome From e48cf63b68d042d67bd4eefbb93b4a2247928e73 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 12:30:03 +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 89a7a683b32..403e5e706c8 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.36 +version: 6.0.37 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application