From 187a88cd21508b0fc7ac6bbbeeca80b4a104f92f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 14 Apr 2024 21:24:47 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/{12.10.16 => 12.10.18}/.helmignore | 0 stable/rsshub/{12.10.16 => 12.10.18}/CHANGELOG.md | 0 stable/rsshub/{12.10.16 => 12.10.18}/Chart.yaml | 2 +- stable/rsshub/{12.10.16 => 12.10.18}/README.md | 0 .../rsshub/{12.10.16 => 12.10.18}/app-changelog.md | 6 +++++- stable/rsshub/{12.10.16 => 12.10.18}/app-readme.md | 0 .../{12.10.16 => 12.10.18}/charts/common-20.3.6.tgz | Bin .../{12.10.16 => 12.10.18}/charts/redis-13.3.7.tgz | Bin stable/rsshub/{12.10.16 => 12.10.18}/ix_values.yaml | 2 +- stable/rsshub/{12.10.16 => 12.10.18}/questions.yaml | 0 .../{12.10.16 => 12.10.18}/templates/NOTES.txt | 0 .../{12.10.16 => 12.10.18}/templates/common.yaml | 0 stable/rsshub/{12.10.16 => 12.10.18}/values.yaml | 0 13 files changed, 7 insertions(+), 3 deletions(-) rename stable/rsshub/{12.10.16 => 12.10.18}/.helmignore (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/CHANGELOG.md (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/Chart.yaml (98%) rename stable/rsshub/{12.10.16 => 12.10.18}/README.md (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/app-changelog.md (97%) rename stable/rsshub/{12.10.16 => 12.10.18}/app-readme.md (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/charts/common-20.3.6.tgz (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/charts/redis-13.3.7.tgz (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/ix_values.yaml (95%) rename stable/rsshub/{12.10.16 => 12.10.18}/questions.yaml (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/templates/NOTES.txt (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/templates/common.yaml (100%) rename stable/rsshub/{12.10.16 => 12.10.18}/values.yaml (100%) diff --git a/stable/rsshub/12.10.16/.helmignore b/stable/rsshub/12.10.18/.helmignore similarity index 100% rename from stable/rsshub/12.10.16/.helmignore rename to stable/rsshub/12.10.18/.helmignore diff --git a/stable/rsshub/12.10.16/CHANGELOG.md b/stable/rsshub/12.10.18/CHANGELOG.md similarity index 100% rename from stable/rsshub/12.10.16/CHANGELOG.md rename to stable/rsshub/12.10.18/CHANGELOG.md diff --git a/stable/rsshub/12.10.16/Chart.yaml b/stable/rsshub/12.10.18/Chart.yaml similarity index 98% rename from stable/rsshub/12.10.16/Chart.yaml rename to stable/rsshub/12.10.18/Chart.yaml index cc866a3ace4..684f595ec03 100644 --- a/stable/rsshub/12.10.16/Chart.yaml +++ b/stable/rsshub/12.10.18/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome type: application -version: 12.10.16 +version: 12.10.18 diff --git a/stable/rsshub/12.10.16/README.md b/stable/rsshub/12.10.18/README.md similarity index 100% rename from stable/rsshub/12.10.16/README.md rename to stable/rsshub/12.10.18/README.md diff --git a/stable/rsshub/12.10.16/app-changelog.md b/stable/rsshub/12.10.18/app-changelog.md similarity index 97% rename from stable/rsshub/12.10.16/app-changelog.md rename to stable/rsshub/12.10.18/app-changelog.md index 45d0f26ba5b..7accc6c9e99 100644 --- a/stable/rsshub/12.10.16/app-changelog.md +++ b/stable/rsshub/12.10.18/app-changelog.md @@ -1,11 +1,15 @@ -## [rsshub-12.10.16](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.16) (2024-04-14) +## [rsshub-12.10.18](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.18) (2024-04-14) ### Chore +- update container image diygod/rsshub to latest[@e587ceb](https://github.com/e587ceb) by renovate ([#20759](https://github.com/truecharts/charts/issues/20759)) + +- update container image diygod/rsshub to latest[@16f0a4d](https://github.com/16f0a4d) by renovate ([#20749](https://github.com/truecharts/charts/issues/20749)) + - update container image diygod/rsshub to latest[@9c358c7](https://github.com/9c358c7) by renovate ([#20727](https://github.com/truecharts/charts/issues/20727)) - update container image diygod/rsshub to latest[@c6f783f](https://github.com/c6f783f) by renovate ([#20691](https://github.com/truecharts/charts/issues/20691)) diff --git a/stable/rsshub/12.10.16/app-readme.md b/stable/rsshub/12.10.18/app-readme.md similarity index 100% rename from stable/rsshub/12.10.16/app-readme.md rename to stable/rsshub/12.10.18/app-readme.md diff --git a/stable/rsshub/12.10.16/charts/common-20.3.6.tgz b/stable/rsshub/12.10.18/charts/common-20.3.6.tgz similarity index 100% rename from stable/rsshub/12.10.16/charts/common-20.3.6.tgz rename to stable/rsshub/12.10.18/charts/common-20.3.6.tgz diff --git a/stable/rsshub/12.10.16/charts/redis-13.3.7.tgz b/stable/rsshub/12.10.18/charts/redis-13.3.7.tgz similarity index 100% rename from stable/rsshub/12.10.16/charts/redis-13.3.7.tgz rename to stable/rsshub/12.10.18/charts/redis-13.3.7.tgz diff --git a/stable/rsshub/12.10.16/ix_values.yaml b/stable/rsshub/12.10.18/ix_values.yaml similarity index 95% rename from stable/rsshub/12.10.16/ix_values.yaml rename to stable/rsshub/12.10.18/ix_values.yaml index cc3490b3140..0bb12185776 100644 --- a/stable/rsshub/12.10.16/ix_values.yaml +++ b/stable/rsshub/12.10.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:9c358c72c46a285bf0ab0c71573767274fc207944b1a9a8308ac50f4995678cc + tag: latest@sha256:e587ceb228c8ea5640b3ea3da3bae3b7b4be0bf3a96d3b10646078c8a9f80844 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/12.10.16/questions.yaml b/stable/rsshub/12.10.18/questions.yaml similarity index 100% rename from stable/rsshub/12.10.16/questions.yaml rename to stable/rsshub/12.10.18/questions.yaml diff --git a/stable/rsshub/12.10.16/templates/NOTES.txt b/stable/rsshub/12.10.18/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.10.16/templates/NOTES.txt rename to stable/rsshub/12.10.18/templates/NOTES.txt diff --git a/stable/rsshub/12.10.16/templates/common.yaml b/stable/rsshub/12.10.18/templates/common.yaml similarity index 100% rename from stable/rsshub/12.10.16/templates/common.yaml rename to stable/rsshub/12.10.18/templates/common.yaml diff --git a/stable/rsshub/12.10.16/values.yaml b/stable/rsshub/12.10.18/values.yaml similarity index 100% rename from stable/rsshub/12.10.16/values.yaml rename to stable/rsshub/12.10.18/values.yaml