From ff48a18b69f5b55ac91ec2cd7cd59780409ec440 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 27 Feb 2023 13:30:31 +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 3aad4bff7b3..fa88ad5bb8b 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:acf372e7d80164fd45c23fb28c6b00657e9e187b9a8923f73e82b4611f39606b + tag: latest@sha256:44d3430d51f67c5cdcdf99c630085e7d4a108dd1319f6ff2a7967511e353aa78 browserlessImage: repository: tccr.io/truecharts/browserless-chrome From 3c5628d92f251bea4dd94a70af11d302cb58c30c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 13:35:27 +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 403e5e706c8..51e5e70cb73 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.37 +version: 6.0.38 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application