From 2f732be5b397e1656b5847133b00b6ed4fcb710d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 28 Nov 2023 06:29:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/8.0.275/app-changelog.md | 9 --------- .../rsshub/{8.0.275 => 8.0.276}/CHANGELOG.md | 18 +++++++++--------- stable/rsshub/{8.0.275 => 8.0.276}/Chart.yaml | 2 +- stable/rsshub/{8.0.275 => 8.0.276}/README.md | 0 stable/rsshub/8.0.276/app-changelog.md | 9 +++++++++ .../rsshub/{8.0.275 => 8.0.276}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../{8.0.275 => 8.0.276}/ix_values.yaml | 2 +- .../{8.0.275 => 8.0.276}/questions.yaml | 0 .../{8.0.275 => 8.0.276}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rsshub/{8.0.275 => 8.0.276}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rsshub/8.0.275/app-changelog.md rename stable/rsshub/{8.0.275 => 8.0.276}/CHANGELOG.md (90%) rename stable/rsshub/{8.0.275 => 8.0.276}/Chart.yaml (98%) rename stable/rsshub/{8.0.275 => 8.0.276}/README.md (100%) create mode 100644 stable/rsshub/8.0.276/app-changelog.md rename stable/rsshub/{8.0.275 => 8.0.276}/app-readme.md (100%) rename stable/rsshub/{8.0.275 => 8.0.276}/charts/common-14.3.5.tgz (100%) rename stable/rsshub/{8.0.275 => 8.0.276}/charts/redis-6.0.66.tgz (100%) rename stable/rsshub/{8.0.275 => 8.0.276}/ix_values.yaml (95%) rename stable/rsshub/{8.0.275 => 8.0.276}/questions.yaml (100%) rename stable/rsshub/{8.0.275 => 8.0.276}/templates/NOTES.txt (100%) rename stable/rsshub/{8.0.275 => 8.0.276}/templates/common.yaml (100%) rename stable/rsshub/{8.0.275 => 8.0.276}/values.yaml (100%) diff --git a/stable/rsshub/8.0.275/app-changelog.md b/stable/rsshub/8.0.275/app-changelog.md deleted file mode 100644 index df33c514ff..0000000000 --- a/stable/rsshub/8.0.275/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.275](https://github.com/truecharts/charts/compare/rsshub-8.0.274...rsshub-8.0.275) (2023-11-27) - -### Chore - -- update container image diygod/rsshub to latest[@6dc970a](https://github.com/6dc970a) ([#15426](https://github.com/truecharts/charts/issues/15426)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.275/CHANGELOG.md b/stable/rsshub/8.0.276/CHANGELOG.md similarity index 90% rename from stable/rsshub/8.0.275/CHANGELOG.md rename to stable/rsshub/8.0.276/CHANGELOG.md index 7ef95d7b5f..9f561a7789 100644 --- a/stable/rsshub/8.0.275/CHANGELOG.md +++ b/stable/rsshub/8.0.276/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.276](https://github.com/truecharts/charts/compare/rsshub-8.0.275...rsshub-8.0.276) (2023-11-28) + +### Chore + +- update container image diygod/rsshub to latest[@05caf07](https://github.com/05caf07) ([#15447](https://github.com/truecharts/charts/issues/15447)) + + + + ## [rsshub-8.0.275](https://github.com/truecharts/charts/compare/rsshub-8.0.274...rsshub-8.0.275) (2023-11-27) ### Chore @@ -88,12 +97,3 @@ - update container image diygod/rsshub to latest ([#14814](https://github.com/truecharts/charts/issues/14814)) - - -## [rsshub-8.0.265](https://github.com/truecharts/charts/compare/rsshub-8.0.264...rsshub-8.0.265) (2023-11-17) - -### Chore - -- update container image diygod/rsshub to latest ([#14763](https://github.com/truecharts/charts/issues/14763)) - - diff --git a/stable/rsshub/8.0.275/Chart.yaml b/stable/rsshub/8.0.276/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.275/Chart.yaml rename to stable/rsshub/8.0.276/Chart.yaml index 4cae927d7c..1176c60c83 100644 --- a/stable/rsshub/8.0.275/Chart.yaml +++ b/stable/rsshub/8.0.276/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.275 +version: 8.0.276 appVersion: latest description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.275/README.md b/stable/rsshub/8.0.276/README.md similarity index 100% rename from stable/rsshub/8.0.275/README.md rename to stable/rsshub/8.0.276/README.md diff --git a/stable/rsshub/8.0.276/app-changelog.md b/stable/rsshub/8.0.276/app-changelog.md new file mode 100644 index 0000000000..9fe1476596 --- /dev/null +++ b/stable/rsshub/8.0.276/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.276](https://github.com/truecharts/charts/compare/rsshub-8.0.275...rsshub-8.0.276) (2023-11-28) + +### Chore + +- update container image diygod/rsshub to latest[@05caf07](https://github.com/05caf07) ([#15447](https://github.com/truecharts/charts/issues/15447)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.275/app-readme.md b/stable/rsshub/8.0.276/app-readme.md similarity index 100% rename from stable/rsshub/8.0.275/app-readme.md rename to stable/rsshub/8.0.276/app-readme.md diff --git a/stable/rsshub/8.0.275/charts/common-14.3.5.tgz b/stable/rsshub/8.0.276/charts/common-14.3.5.tgz similarity index 100% rename from stable/rsshub/8.0.275/charts/common-14.3.5.tgz rename to stable/rsshub/8.0.276/charts/common-14.3.5.tgz diff --git a/stable/rsshub/8.0.275/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.276/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.275/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.276/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.275/ix_values.yaml b/stable/rsshub/8.0.276/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.275/ix_values.yaml rename to stable/rsshub/8.0.276/ix_values.yaml index 5e1b4bcf62..fd5bb1d72e 100644 --- a/stable/rsshub/8.0.275/ix_values.yaml +++ b/stable/rsshub/8.0.276/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:6dc970ab1a8813285d94c92866ad84cc2d49e97c1d1a1a1912641575bb81b151 + tag: latest@sha256:05caf0749f8215defd8948b7c44d901a7cd15e3804970a30a7c7d34e563c1cce browserlessImage: repository: browserless/chrome tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d diff --git a/stable/rsshub/8.0.275/questions.yaml b/stable/rsshub/8.0.276/questions.yaml similarity index 100% rename from stable/rsshub/8.0.275/questions.yaml rename to stable/rsshub/8.0.276/questions.yaml diff --git a/stable/rsshub/8.0.275/templates/NOTES.txt b/stable/rsshub/8.0.276/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.275/templates/NOTES.txt rename to stable/rsshub/8.0.276/templates/NOTES.txt diff --git a/stable/rsshub/8.0.275/templates/common.yaml b/stable/rsshub/8.0.276/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.275/templates/common.yaml rename to stable/rsshub/8.0.276/templates/common.yaml diff --git a/stable/rsshub/8.0.275/values.yaml b/stable/rsshub/8.0.276/values.yaml similarity index 100% rename from stable/rsshub/8.0.275/values.yaml rename to stable/rsshub/8.0.276/values.yaml