diff --git a/stable/rsshub/6.0.24/app-changelog.md b/stable/rsshub/6.0.24/app-changelog.md deleted file mode 100644 index dbfa445ce7..0000000000 --- a/stable/rsshub/6.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-6.0.24](https://github.com/truecharts/charts/compare/rsshub-6.0.23...rsshub-6.0.24) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest - - \ No newline at end of file diff --git a/stable/rsshub/6.0.24/CHANGELOG.md b/stable/rsshub/6.0.25/CHANGELOG.md similarity index 92% rename from stable/rsshub/6.0.24/CHANGELOG.md rename to stable/rsshub/6.0.25/CHANGELOG.md index 28b7440b04..cf68220a8c 100644 --- a/stable/rsshub/6.0.24/CHANGELOG.md +++ b/stable/rsshub/6.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-6.0.25](https://github.com/truecharts/charts/compare/rsshub-6.0.24...rsshub-6.0.25) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + + + ## [rsshub-6.0.24](https://github.com/truecharts/charts/compare/rsshub-6.0.23...rsshub-6.0.24) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-6.0.15](https://github.com/truecharts/charts/compare/rsshub-6.0.14...rsshub-6.0.15) (2022-12-17) -### Chore - -- update helm chart redis to v5.0.16 - - - - -## [rsshub-6.0.14](https://github.com/truecharts/charts/compare/rsshub-6.0.13...rsshub-6.0.14) (2022-12-13) - diff --git a/stable/rsshub/6.0.24/Chart.yaml b/stable/rsshub/6.0.25/Chart.yaml similarity index 98% rename from stable/rsshub/6.0.24/Chart.yaml rename to stable/rsshub/6.0.25/Chart.yaml index 0301554e8c..7776c8227c 100644 --- a/stable/rsshub/6.0.24/Chart.yaml +++ b/stable/rsshub/6.0.25/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.24 +version: 6.0.25 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/6.0.24/README.md b/stable/rsshub/6.0.25/README.md similarity index 100% rename from stable/rsshub/6.0.24/README.md rename to stable/rsshub/6.0.25/README.md diff --git a/stable/rsshub/6.0.25/app-changelog.md b/stable/rsshub/6.0.25/app-changelog.md new file mode 100644 index 0000000000..d4f18c9c5d --- /dev/null +++ b/stable/rsshub/6.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-6.0.25](https://github.com/truecharts/charts/compare/rsshub-6.0.24...rsshub-6.0.25) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + \ No newline at end of file diff --git a/stable/rsshub/6.0.24/app-readme.md b/stable/rsshub/6.0.25/app-readme.md similarity index 100% rename from stable/rsshub/6.0.24/app-readme.md rename to stable/rsshub/6.0.25/app-readme.md diff --git a/stable/rsshub/6.0.24/charts/common-11.1.2.tgz b/stable/rsshub/6.0.25/charts/common-11.1.2.tgz similarity index 100% rename from stable/rsshub/6.0.24/charts/common-11.1.2.tgz rename to stable/rsshub/6.0.25/charts/common-11.1.2.tgz diff --git a/stable/rsshub/6.0.24/charts/redis-5.0.24.tgz b/stable/rsshub/6.0.25/charts/redis-5.0.24.tgz similarity index 100% rename from stable/rsshub/6.0.24/charts/redis-5.0.24.tgz rename to stable/rsshub/6.0.25/charts/redis-5.0.24.tgz diff --git a/stable/rsshub/6.0.24/ix_values.yaml b/stable/rsshub/6.0.25/ix_values.yaml similarity index 93% rename from stable/rsshub/6.0.24/ix_values.yaml rename to stable/rsshub/6.0.25/ix_values.yaml index d59bde6f63..8914b9d61b 100644 --- a/stable/rsshub/6.0.24/ix_values.yaml +++ b/stable/rsshub/6.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:3b85feb9010b26875a92615ec28b68f20d2b3e71eec20c7796528e04cdb70daf + tag: latest@sha256:f12d7f02b7bc081c808cd617853f05090f9809aa987f88c62f57a55eb9ef3f83 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/6.0.24/questions.yaml b/stable/rsshub/6.0.25/questions.yaml similarity index 100% rename from stable/rsshub/6.0.24/questions.yaml rename to stable/rsshub/6.0.25/questions.yaml diff --git a/stable/rsshub/6.0.24/templates/common.yaml b/stable/rsshub/6.0.25/templates/common.yaml similarity index 100% rename from stable/rsshub/6.0.24/templates/common.yaml rename to stable/rsshub/6.0.25/templates/common.yaml diff --git a/stable/rsshub/6.0.24/values.yaml b/stable/rsshub/6.0.25/values.yaml similarity index 100% rename from stable/rsshub/6.0.24/values.yaml rename to stable/rsshub/6.0.25/values.yaml