diff --git a/stable/rsshub/8.0.225/app-changelog.md b/stable/rsshub/8.0.225/app-changelog.md deleted file mode 100644 index 99b129f866..0000000000 --- a/stable/rsshub/8.0.225/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.225](https://github.com/truecharts/charts/compare/rsshub-8.0.224...rsshub-8.0.225) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.225/CHANGELOG.md b/stable/rsshub/8.0.226/CHANGELOG.md similarity index 93% rename from stable/rsshub/8.0.225/CHANGELOG.md rename to stable/rsshub/8.0.226/CHANGELOG.md index 56139ddf4b..ce26bb8a71 100644 --- a/stable/rsshub/8.0.225/CHANGELOG.md +++ b/stable/rsshub/8.0.226/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.226](https://github.com/truecharts/charts/compare/rsshub-8.0.225...rsshub-8.0.226) (2023-10-30) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#14128](https://github.com/truecharts/charts/issues/14128)) + + + + ## [rsshub-8.0.225](https://github.com/truecharts/charts/compare/rsshub-8.0.224...rsshub-8.0.225) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.216](https://github.com/truecharts/charts/compare/rsshub-8.0.215...rsshub-8.0.216) (2023-10-22) -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#13895](https://github.com/truecharts/charts/issues/13895)) - - - - -## [rsshub-8.0.215](https://github.com/truecharts/charts/compare/rsshub-8.0.214...rsshub-8.0.215) (2023-10-21) - diff --git a/stable/rsshub/8.0.225/Chart.yaml b/stable/rsshub/8.0.226/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.225/Chart.yaml rename to stable/rsshub/8.0.226/Chart.yaml index 1d6b37372c..154eac9aec 100644 --- a/stable/rsshub/8.0.225/Chart.yaml +++ b/stable/rsshub/8.0.226/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.225 +version: 8.0.226 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.225/README.md b/stable/rsshub/8.0.226/README.md similarity index 100% rename from stable/rsshub/8.0.225/README.md rename to stable/rsshub/8.0.226/README.md diff --git a/stable/rsshub/8.0.226/app-changelog.md b/stable/rsshub/8.0.226/app-changelog.md new file mode 100644 index 0000000000..a94426b868 --- /dev/null +++ b/stable/rsshub/8.0.226/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.226](https://github.com/truecharts/charts/compare/rsshub-8.0.225...rsshub-8.0.226) (2023-10-30) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#14128](https://github.com/truecharts/charts/issues/14128)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.225/app-readme.md b/stable/rsshub/8.0.226/app-readme.md similarity index 100% rename from stable/rsshub/8.0.225/app-readme.md rename to stable/rsshub/8.0.226/app-readme.md diff --git a/stable/rsshub/8.0.225/charts/common-14.2.0.tgz b/stable/rsshub/8.0.226/charts/common-14.2.0.tgz similarity index 100% rename from stable/rsshub/8.0.225/charts/common-14.2.0.tgz rename to stable/rsshub/8.0.226/charts/common-14.2.0.tgz diff --git a/stable/rsshub/8.0.225/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.226/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.225/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.226/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.225/ix_values.yaml b/stable/rsshub/8.0.226/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.225/ix_values.yaml rename to stable/rsshub/8.0.226/ix_values.yaml index 2bdbbbd16e..af6177907d 100644 --- a/stable/rsshub/8.0.225/ix_values.yaml +++ b/stable/rsshub/8.0.226/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:b755d920edd4e45f34b050f7b64c74d98a7608bad7ba87935883214c41eaa805 + tag: latest@sha256:96656c9857e1a92db01a6139fa354250a57c052eaf84e13949c187cb4ebebf41 browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a diff --git a/stable/rsshub/8.0.225/questions.yaml b/stable/rsshub/8.0.226/questions.yaml similarity index 100% rename from stable/rsshub/8.0.225/questions.yaml rename to stable/rsshub/8.0.226/questions.yaml diff --git a/stable/rsshub/8.0.225/templates/NOTES.txt b/stable/rsshub/8.0.226/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.225/templates/NOTES.txt rename to stable/rsshub/8.0.226/templates/NOTES.txt diff --git a/stable/rsshub/8.0.225/templates/common.yaml b/stable/rsshub/8.0.226/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.225/templates/common.yaml rename to stable/rsshub/8.0.226/templates/common.yaml diff --git a/stable/rsshub/8.0.225/values.yaml b/stable/rsshub/8.0.226/values.yaml similarity index 100% rename from stable/rsshub/8.0.225/values.yaml rename to stable/rsshub/8.0.226/values.yaml