From 57a07a63517fc7c579f7548262848e97d43af8d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 09:34:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/6.0.35/app-changelog.md | 9 --------- stable/rsshub/{6.0.35 => 6.0.36}/CHANGELOG.md | 18 +++++++++--------- stable/rsshub/{6.0.35 => 6.0.36}/Chart.yaml | 2 +- stable/rsshub/{6.0.35 => 6.0.36}/README.md | 0 stable/rsshub/6.0.36/app-changelog.md | 9 +++++++++ .../rsshub/{6.0.35 => 6.0.36}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/redis-5.0.32.tgz | Bin .../rsshub/{6.0.35 => 6.0.36}/ix_values.yaml | 2 +- .../rsshub/{6.0.35 => 6.0.36}/questions.yaml | 0 .../{6.0.35 => 6.0.36}/templates/common.yaml | 0 stable/rsshub/{6.0.35 => 6.0.36}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rsshub/6.0.35/app-changelog.md rename stable/rsshub/{6.0.35 => 6.0.36}/CHANGELOG.md (90%) rename stable/rsshub/{6.0.35 => 6.0.36}/Chart.yaml (98%) rename stable/rsshub/{6.0.35 => 6.0.36}/README.md (100%) create mode 100644 stable/rsshub/6.0.36/app-changelog.md rename stable/rsshub/{6.0.35 => 6.0.36}/app-readme.md (100%) rename stable/rsshub/{6.0.35 => 6.0.36}/charts/common-11.1.2.tgz (100%) rename stable/rsshub/{6.0.35 => 6.0.36}/charts/redis-5.0.32.tgz (100%) rename stable/rsshub/{6.0.35 => 6.0.36}/ix_values.yaml (93%) rename stable/rsshub/{6.0.35 => 6.0.36}/questions.yaml (100%) rename stable/rsshub/{6.0.35 => 6.0.36}/templates/common.yaml (100%) rename stable/rsshub/{6.0.35 => 6.0.36}/values.yaml (100%) diff --git a/stable/rsshub/6.0.35/app-changelog.md b/stable/rsshub/6.0.35/app-changelog.md deleted file mode 100644 index 75aa3bbfba8..00000000000 --- a/stable/rsshub/6.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-6.0.35](https://github.com/truecharts/charts/compare/rsshub-6.0.34...rsshub-6.0.35) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/rsshub/6.0.35/CHANGELOG.md b/stable/rsshub/6.0.36/CHANGELOG.md similarity index 90% rename from stable/rsshub/6.0.35/CHANGELOG.md rename to stable/rsshub/6.0.36/CHANGELOG.md index f60f108a378..e0f6614fca5 100644 --- a/stable/rsshub/6.0.35/CHANGELOG.md +++ b/stable/rsshub/6.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-6.0.36](https://github.com/truecharts/charts/compare/rsshub-6.0.35...rsshub-6.0.36) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + + + ## [rsshub-6.0.35](https://github.com/truecharts/charts/compare/rsshub-6.0.34...rsshub-6.0.35) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-6.0.26](https://github.com/truecharts/charts/compare/rsshub-6.0.25...rsshub-6.0.26) (2023-01-17) ### Chore - -- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) - - - - -## [rsshub-6.0.25](https://github.com/truecharts/charts/compare/rsshub-6.0.24...rsshub-6.0.25) (2023-01-13) - -### Chore diff --git a/stable/rsshub/6.0.35/Chart.yaml b/stable/rsshub/6.0.36/Chart.yaml similarity index 98% rename from stable/rsshub/6.0.35/Chart.yaml rename to stable/rsshub/6.0.36/Chart.yaml index 656dfc43b41..89a7a683b32 100644 --- a/stable/rsshub/6.0.35/Chart.yaml +++ b/stable/rsshub/6.0.36/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.35 +version: 6.0.36 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/6.0.35/README.md b/stable/rsshub/6.0.36/README.md similarity index 100% rename from stable/rsshub/6.0.35/README.md rename to stable/rsshub/6.0.36/README.md diff --git a/stable/rsshub/6.0.36/app-changelog.md b/stable/rsshub/6.0.36/app-changelog.md new file mode 100644 index 00000000000..7741ff640b5 --- /dev/null +++ b/stable/rsshub/6.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-6.0.36](https://github.com/truecharts/charts/compare/rsshub-6.0.35...rsshub-6.0.36) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + \ No newline at end of file diff --git a/stable/rsshub/6.0.35/app-readme.md b/stable/rsshub/6.0.36/app-readme.md similarity index 100% rename from stable/rsshub/6.0.35/app-readme.md rename to stable/rsshub/6.0.36/app-readme.md diff --git a/stable/rsshub/6.0.35/charts/common-11.1.2.tgz b/stable/rsshub/6.0.36/charts/common-11.1.2.tgz similarity index 100% rename from stable/rsshub/6.0.35/charts/common-11.1.2.tgz rename to stable/rsshub/6.0.36/charts/common-11.1.2.tgz diff --git a/stable/rsshub/6.0.35/charts/redis-5.0.32.tgz b/stable/rsshub/6.0.36/charts/redis-5.0.32.tgz similarity index 100% rename from stable/rsshub/6.0.35/charts/redis-5.0.32.tgz rename to stable/rsshub/6.0.36/charts/redis-5.0.32.tgz diff --git a/stable/rsshub/6.0.35/ix_values.yaml b/stable/rsshub/6.0.36/ix_values.yaml similarity index 93% rename from stable/rsshub/6.0.35/ix_values.yaml rename to stable/rsshub/6.0.36/ix_values.yaml index 3146c995fc9..2678e105683 100644 --- a/stable/rsshub/6.0.35/ix_values.yaml +++ b/stable/rsshub/6.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:40e8ff5bee17d156c77a3daa671c5c2fa3b45fca72e22b2f73e0f203fe9fd794 + tag: latest@sha256:1be35202c9b49ddbed22419a78e4abc4a20d7ffbc8e149698ad1ad5fb6b0322a browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/6.0.35/questions.yaml b/stable/rsshub/6.0.36/questions.yaml similarity index 100% rename from stable/rsshub/6.0.35/questions.yaml rename to stable/rsshub/6.0.36/questions.yaml diff --git a/stable/rsshub/6.0.35/templates/common.yaml b/stable/rsshub/6.0.36/templates/common.yaml similarity index 100% rename from stable/rsshub/6.0.35/templates/common.yaml rename to stable/rsshub/6.0.36/templates/common.yaml diff --git a/stable/rsshub/6.0.35/values.yaml b/stable/rsshub/6.0.36/values.yaml similarity index 100% rename from stable/rsshub/6.0.35/values.yaml rename to stable/rsshub/6.0.36/values.yaml