From 6822affa50bd298a10789f993e9cae8750150311 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 14 Apr 2024 14:35:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/{12.10.15 => 12.10.17}/.helmignore | 0 stable/rsshub/{12.10.15 => 12.10.17}/CHANGELOG.md | 0 stable/rsshub/{12.10.15 => 12.10.17}/Chart.yaml | 4 ++-- stable/rsshub/{12.10.15 => 12.10.17}/README.md | 0 .../rsshub/{12.10.15 => 12.10.17}/app-changelog.md | 6 +++++- stable/rsshub/{12.10.15 => 12.10.17}/app-readme.md | 0 .../{12.10.15 => 12.10.17}/charts/common-20.3.6.tgz | Bin .../{12.10.15 => 12.10.17}/charts/redis-13.3.7.tgz | Bin stable/rsshub/{12.10.15 => 12.10.17}/ix_values.yaml | 2 +- stable/rsshub/{12.10.15 => 12.10.17}/questions.yaml | 0 .../{12.10.15 => 12.10.17}/templates/NOTES.txt | 0 .../{12.10.15 => 12.10.17}/templates/common.yaml | 0 stable/rsshub/{12.10.15 => 12.10.17}/values.yaml | 0 13 files changed, 8 insertions(+), 4 deletions(-) rename stable/rsshub/{12.10.15 => 12.10.17}/.helmignore (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/CHANGELOG.md (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/Chart.yaml (96%) rename stable/rsshub/{12.10.15 => 12.10.17}/README.md (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/app-changelog.md (96%) rename stable/rsshub/{12.10.15 => 12.10.17}/app-readme.md (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/charts/common-20.3.6.tgz (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/charts/redis-13.3.7.tgz (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/ix_values.yaml (95%) rename stable/rsshub/{12.10.15 => 12.10.17}/questions.yaml (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/templates/NOTES.txt (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/templates/common.yaml (100%) rename stable/rsshub/{12.10.15 => 12.10.17}/values.yaml (100%) diff --git a/stable/rsshub/12.10.15/.helmignore b/stable/rsshub/12.10.17/.helmignore similarity index 100% rename from stable/rsshub/12.10.15/.helmignore rename to stable/rsshub/12.10.17/.helmignore diff --git a/stable/rsshub/12.10.15/CHANGELOG.md b/stable/rsshub/12.10.17/CHANGELOG.md similarity index 100% rename from stable/rsshub/12.10.15/CHANGELOG.md rename to stable/rsshub/12.10.17/CHANGELOG.md diff --git a/stable/rsshub/12.10.15/Chart.yaml b/stable/rsshub/12.10.17/Chart.yaml similarity index 96% rename from stable/rsshub/12.10.15/Chart.yaml rename to stable/rsshub/12.10.17/Chart.yaml index 08e2291a2aa..6da21d9f6bc 100644 --- a/stable/rsshub/12.10.15/Chart.yaml +++ b/stable/rsshub/12.10.17/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png keywords: - rsshub - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub type: application -version: 12.10.15 +version: 12.10.17 diff --git a/stable/rsshub/12.10.15/README.md b/stable/rsshub/12.10.17/README.md similarity index 100% rename from stable/rsshub/12.10.15/README.md rename to stable/rsshub/12.10.17/README.md diff --git a/stable/rsshub/12.10.15/app-changelog.md b/stable/rsshub/12.10.17/app-changelog.md similarity index 96% rename from stable/rsshub/12.10.15/app-changelog.md rename to stable/rsshub/12.10.17/app-changelog.md index f5f5ee0397d..326122660ff 100644 --- a/stable/rsshub/12.10.15/app-changelog.md +++ b/stable/rsshub/12.10.17/app-changelog.md @@ -1,11 +1,15 @@ -## [rsshub-12.10.15](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.15) (2024-04-14) +## [rsshub-12.10.17](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.17) (2024-04-14) ### Chore +- 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)) - update container image diygod/rsshub to latest[@91a1703](https://github.com/91a1703) by renovate ([#20645](https://github.com/truecharts/charts/issues/20645)) diff --git a/stable/rsshub/12.10.15/app-readme.md b/stable/rsshub/12.10.17/app-readme.md similarity index 100% rename from stable/rsshub/12.10.15/app-readme.md rename to stable/rsshub/12.10.17/app-readme.md diff --git a/stable/rsshub/12.10.15/charts/common-20.3.6.tgz b/stable/rsshub/12.10.17/charts/common-20.3.6.tgz similarity index 100% rename from stable/rsshub/12.10.15/charts/common-20.3.6.tgz rename to stable/rsshub/12.10.17/charts/common-20.3.6.tgz diff --git a/stable/rsshub/12.10.15/charts/redis-13.3.7.tgz b/stable/rsshub/12.10.17/charts/redis-13.3.7.tgz similarity index 100% rename from stable/rsshub/12.10.15/charts/redis-13.3.7.tgz rename to stable/rsshub/12.10.17/charts/redis-13.3.7.tgz diff --git a/stable/rsshub/12.10.15/ix_values.yaml b/stable/rsshub/12.10.17/ix_values.yaml similarity index 95% rename from stable/rsshub/12.10.15/ix_values.yaml rename to stable/rsshub/12.10.17/ix_values.yaml index 36b2577cffb..9f89b9a192b 100644 --- a/stable/rsshub/12.10.15/ix_values.yaml +++ b/stable/rsshub/12.10.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:c6f783f67b5a746dfb3dd55415cc0334a4cdb10b02ff8b2cb93edb06bd2228be + tag: latest@sha256:16f0a4d18fe614cff146dfeae45bc91367d5a15238760756d2c69afa8bd28001 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/12.10.15/questions.yaml b/stable/rsshub/12.10.17/questions.yaml similarity index 100% rename from stable/rsshub/12.10.15/questions.yaml rename to stable/rsshub/12.10.17/questions.yaml diff --git a/stable/rsshub/12.10.15/templates/NOTES.txt b/stable/rsshub/12.10.17/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.10.15/templates/NOTES.txt rename to stable/rsshub/12.10.17/templates/NOTES.txt diff --git a/stable/rsshub/12.10.15/templates/common.yaml b/stable/rsshub/12.10.17/templates/common.yaml similarity index 100% rename from stable/rsshub/12.10.15/templates/common.yaml rename to stable/rsshub/12.10.17/templates/common.yaml diff --git a/stable/rsshub/12.10.15/values.yaml b/stable/rsshub/12.10.17/values.yaml similarity index 100% rename from stable/rsshub/12.10.15/values.yaml rename to stable/rsshub/12.10.17/values.yaml