From b2fa1f265a9c13beef4fcdebb36694bf8fb3fee8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 01:07:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/6.0.30/app-changelog.md | 9 --------- stable/rsshub/{6.0.30 => 6.0.31}/CHANGELOG.md | 18 +++++++++--------- stable/rsshub/{6.0.30 => 6.0.31}/Chart.yaml | 2 +- stable/rsshub/{6.0.30 => 6.0.31}/README.md | 0 stable/rsshub/6.0.31/app-changelog.md | 9 +++++++++ .../rsshub/{6.0.30 => 6.0.31}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/redis-5.0.29.tgz | Bin .../rsshub/{6.0.30 => 6.0.31}/ix_values.yaml | 2 +- .../rsshub/{6.0.30 => 6.0.31}/questions.yaml | 0 .../{6.0.30 => 6.0.31}/templates/common.yaml | 0 stable/rsshub/{6.0.30 => 6.0.31}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rsshub/6.0.30/app-changelog.md rename stable/rsshub/{6.0.30 => 6.0.31}/CHANGELOG.md (90%) rename stable/rsshub/{6.0.30 => 6.0.31}/Chart.yaml (98%) rename stable/rsshub/{6.0.30 => 6.0.31}/README.md (100%) create mode 100644 stable/rsshub/6.0.31/app-changelog.md rename stable/rsshub/{6.0.30 => 6.0.31}/app-readme.md (100%) rename stable/rsshub/{6.0.30 => 6.0.31}/charts/common-11.1.2.tgz (100%) rename stable/rsshub/{6.0.30 => 6.0.31}/charts/redis-5.0.29.tgz (100%) rename stable/rsshub/{6.0.30 => 6.0.31}/ix_values.yaml (93%) rename stable/rsshub/{6.0.30 => 6.0.31}/questions.yaml (100%) rename stable/rsshub/{6.0.30 => 6.0.31}/templates/common.yaml (100%) rename stable/rsshub/{6.0.30 => 6.0.31}/values.yaml (100%) diff --git a/stable/rsshub/6.0.30/app-changelog.md b/stable/rsshub/6.0.30/app-changelog.md deleted file mode 100644 index 21fd53f0019..00000000000 --- a/stable/rsshub/6.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-6.0.30](https://github.com/truecharts/charts/compare/rsshub-6.0.29...rsshub-6.0.30) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - \ No newline at end of file diff --git a/stable/rsshub/6.0.30/CHANGELOG.md b/stable/rsshub/6.0.31/CHANGELOG.md similarity index 90% rename from stable/rsshub/6.0.30/CHANGELOG.md rename to stable/rsshub/6.0.31/CHANGELOG.md index cabf555fd22..8cac0ac8cbc 100644 --- a/stable/rsshub/6.0.30/CHANGELOG.md +++ b/stable/rsshub/6.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-6.0.31](https://github.com/truecharts/charts/compare/rsshub-6.0.30...rsshub-6.0.31) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + + + ## [rsshub-6.0.30](https://github.com/truecharts/charts/compare/rsshub-6.0.29...rsshub-6.0.30) (2023-02-02) ### Fix @@ -88,12 +97,3 @@ ## [rsshub-6.0.21](https://github.com/truecharts/charts/compare/rsshub-6.0.20...rsshub-6.0.21) (2022-12-27) ### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [rsshub-6.0.20](https://github.com/truecharts/charts/compare/rsshub-6.0.19...rsshub-6.0.20) (2022-12-27) - -### Chore diff --git a/stable/rsshub/6.0.30/Chart.yaml b/stable/rsshub/6.0.31/Chart.yaml similarity index 98% rename from stable/rsshub/6.0.30/Chart.yaml rename to stable/rsshub/6.0.31/Chart.yaml index 8d4c1c8ec04..698bce111f3 100644 --- a/stable/rsshub/6.0.30/Chart.yaml +++ b/stable/rsshub/6.0.31/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.30 +version: 6.0.31 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/6.0.30/README.md b/stable/rsshub/6.0.31/README.md similarity index 100% rename from stable/rsshub/6.0.30/README.md rename to stable/rsshub/6.0.31/README.md diff --git a/stable/rsshub/6.0.31/app-changelog.md b/stable/rsshub/6.0.31/app-changelog.md new file mode 100644 index 00000000000..c586d8bbc0a --- /dev/null +++ b/stable/rsshub/6.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-6.0.31](https://github.com/truecharts/charts/compare/rsshub-6.0.30...rsshub-6.0.31) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + \ No newline at end of file diff --git a/stable/rsshub/6.0.30/app-readme.md b/stable/rsshub/6.0.31/app-readme.md similarity index 100% rename from stable/rsshub/6.0.30/app-readme.md rename to stable/rsshub/6.0.31/app-readme.md diff --git a/stable/rsshub/6.0.30/charts/common-11.1.2.tgz b/stable/rsshub/6.0.31/charts/common-11.1.2.tgz similarity index 100% rename from stable/rsshub/6.0.30/charts/common-11.1.2.tgz rename to stable/rsshub/6.0.31/charts/common-11.1.2.tgz diff --git a/stable/rsshub/6.0.30/charts/redis-5.0.29.tgz b/stable/rsshub/6.0.31/charts/redis-5.0.29.tgz similarity index 100% rename from stable/rsshub/6.0.30/charts/redis-5.0.29.tgz rename to stable/rsshub/6.0.31/charts/redis-5.0.29.tgz diff --git a/stable/rsshub/6.0.30/ix_values.yaml b/stable/rsshub/6.0.31/ix_values.yaml similarity index 93% rename from stable/rsshub/6.0.30/ix_values.yaml rename to stable/rsshub/6.0.31/ix_values.yaml index cce342a6500..1b1c918b45a 100644 --- a/stable/rsshub/6.0.30/ix_values.yaml +++ b/stable/rsshub/6.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:296c535b7beb0232e28784dcd7c08b5b3a9652862a3ce601e5c0378e6770de7c + tag: latest@sha256:2dc1e1544a1019bdfbb97a400d109eeb883f1c2cb51fcb9696afc411666f16d9 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/6.0.30/questions.yaml b/stable/rsshub/6.0.31/questions.yaml similarity index 100% rename from stable/rsshub/6.0.30/questions.yaml rename to stable/rsshub/6.0.31/questions.yaml diff --git a/stable/rsshub/6.0.30/templates/common.yaml b/stable/rsshub/6.0.31/templates/common.yaml similarity index 100% rename from stable/rsshub/6.0.30/templates/common.yaml rename to stable/rsshub/6.0.31/templates/common.yaml diff --git a/stable/rsshub/6.0.30/values.yaml b/stable/rsshub/6.0.31/values.yaml similarity index 100% rename from stable/rsshub/6.0.30/values.yaml rename to stable/rsshub/6.0.31/values.yaml