diff --git a/stable/rsshub/12.10.28/.helmignore b/stable/rsshub/12.10.30/.helmignore similarity index 100% rename from stable/rsshub/12.10.28/.helmignore rename to stable/rsshub/12.10.30/.helmignore diff --git a/stable/rsshub/12.10.28/CHANGELOG.md b/stable/rsshub/12.10.30/CHANGELOG.md similarity index 100% rename from stable/rsshub/12.10.28/CHANGELOG.md rename to stable/rsshub/12.10.30/CHANGELOG.md diff --git a/stable/rsshub/12.10.28/Chart.yaml b/stable/rsshub/12.10.30/Chart.yaml similarity index 96% rename from stable/rsshub/12.10.28/Chart.yaml rename to stable/rsshub/12.10.30/Chart.yaml index c6e87669933..0a12e2715ed 100644 --- a/stable/rsshub/12.10.28/Chart.yaml +++ b/stable/rsshub/12.10.30/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp keywords: - rsshub - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/browserless/chrome - https://hub.docker.com/r/diygod/rsshub + - https://hub.docker.com/r/browserless/chrome type: application -version: 12.10.28 +version: 12.10.30 diff --git a/stable/rsshub/12.10.28/README.md b/stable/rsshub/12.10.30/README.md similarity index 100% rename from stable/rsshub/12.10.28/README.md rename to stable/rsshub/12.10.30/README.md diff --git a/stable/rsshub/12.10.28/app-changelog.md b/stable/rsshub/12.10.30/app-changelog.md similarity index 97% rename from stable/rsshub/12.10.28/app-changelog.md rename to stable/rsshub/12.10.30/app-changelog.md index 6301e5f28a6..4c98ed7e874 100644 --- a/stable/rsshub/12.10.28/app-changelog.md +++ b/stable/rsshub/12.10.30/app-changelog.md @@ -1,6 +1,6 @@ -## [rsshub-12.10.28](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.28) (2024-04-17) +## [rsshub-12.10.30](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.30) (2024-04-18) ### Chore @@ -8,6 +8,10 @@ - bump charts to ensure new icons are released +- update container image diygod/rsshub to latest[@57e4327](https://github.com/57e4327) by renovate ([#20937](https://github.com/truecharts/charts/issues/20937)) + +- update container image diygod/rsshub to latest[@e37b0fb](https://github.com/e37b0fb) by renovate ([#20884](https://github.com/truecharts/charts/issues/20884)) + - update container image redis to v13.3.8[@7640d5a](https://github.com/7640d5a) by renovate ([#20870](https://github.com/truecharts/charts/issues/20870)) - update container image diygod/rsshub to latest[@4a0425e](https://github.com/4a0425e) by renovate ([#20855](https://github.com/truecharts/charts/issues/20855)) diff --git a/stable/rsshub/12.10.28/app-readme.md b/stable/rsshub/12.10.30/app-readme.md similarity index 100% rename from stable/rsshub/12.10.28/app-readme.md rename to stable/rsshub/12.10.30/app-readme.md diff --git a/stable/rsshub/12.10.28/charts/common-20.3.7.tgz b/stable/rsshub/12.10.30/charts/common-20.3.7.tgz similarity index 100% rename from stable/rsshub/12.10.28/charts/common-20.3.7.tgz rename to stable/rsshub/12.10.30/charts/common-20.3.7.tgz diff --git a/stable/rsshub/12.10.28/charts/redis-13.3.8.tgz b/stable/rsshub/12.10.30/charts/redis-13.3.8.tgz similarity index 100% rename from stable/rsshub/12.10.28/charts/redis-13.3.8.tgz rename to stable/rsshub/12.10.30/charts/redis-13.3.8.tgz diff --git a/stable/rsshub/12.10.28/icon-small.webp b/stable/rsshub/12.10.30/icon-small.webp similarity index 100% rename from stable/rsshub/12.10.28/icon-small.webp rename to stable/rsshub/12.10.30/icon-small.webp diff --git a/stable/rsshub/12.10.28/icon.webp b/stable/rsshub/12.10.30/icon.webp similarity index 100% rename from stable/rsshub/12.10.28/icon.webp rename to stable/rsshub/12.10.30/icon.webp diff --git a/stable/rsshub/12.10.28/ix_values.yaml b/stable/rsshub/12.10.30/ix_values.yaml similarity index 95% rename from stable/rsshub/12.10.28/ix_values.yaml rename to stable/rsshub/12.10.30/ix_values.yaml index f045bd4be87..9a517c6dbdf 100644 --- a/stable/rsshub/12.10.28/ix_values.yaml +++ b/stable/rsshub/12.10.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:4a0425e5f199a4573ab33967facd0f48a03f5b322fa4bdf756ac2be2566138bc + tag: latest@sha256:57e4327b41909d69e56d39eba2b38080c2002b3cec3f315032361bdad3909956 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 diff --git a/stable/rsshub/12.10.28/questions.yaml b/stable/rsshub/12.10.30/questions.yaml similarity index 100% rename from stable/rsshub/12.10.28/questions.yaml rename to stable/rsshub/12.10.30/questions.yaml diff --git a/stable/rsshub/12.10.28/templates/NOTES.txt b/stable/rsshub/12.10.30/templates/NOTES.txt similarity index 100% rename from stable/rsshub/12.10.28/templates/NOTES.txt rename to stable/rsshub/12.10.30/templates/NOTES.txt diff --git a/stable/rsshub/12.10.28/templates/common.yaml b/stable/rsshub/12.10.30/templates/common.yaml similarity index 100% rename from stable/rsshub/12.10.28/templates/common.yaml rename to stable/rsshub/12.10.30/templates/common.yaml diff --git a/stable/rsshub/12.10.28/values.yaml b/stable/rsshub/12.10.30/values.yaml similarity index 100% rename from stable/rsshub/12.10.28/values.yaml rename to stable/rsshub/12.10.30/values.yaml