From 21981a0e30ebe7ec8d9f02c5d8c8f54ab523da20 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 24 Dec 2022 22:35:25 +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 6835dd25c81..b83c2793c34 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:7cd148f2dc294b0639cbfe19c677fcdc16e48602c8ebe37456ed550122836b2d + tag: latest@sha256:dccd56868e130ceea7a81f9bc8b31a988750d46bd963da33a5d03a75496ea7db browserlessImage: repository: tccr.io/truecharts/browserless-chrome From b307afe6a4bf550376e0817c7ff606af08e04ae9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 24 Dec 2022 22:44:50 +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 0cd01f1ab66..27fb570b4e7 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.16 +version: 6.0.17 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application