diff --git a/stable/rsshub/8.0.99/CHANGELOG.md b/stable/rsshub/8.0.100/CHANGELOG.md similarity index 93% rename from stable/rsshub/8.0.99/CHANGELOG.md rename to stable/rsshub/8.0.100/CHANGELOG.md index d24caf57a3d..79c2d0e2956 100644 --- a/stable/rsshub/8.0.99/CHANGELOG.md +++ b/stable/rsshub/8.0.100/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.100](https://github.com/truecharts/charts/compare/rsshub-8.0.99...rsshub-8.0.100) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#12184](https://github.com/truecharts/charts/issues/12184)) + + + + ## [rsshub-8.0.99](https://github.com/truecharts/charts/compare/rsshub-8.0.98...rsshub-8.0.99) (2023-09-03) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.90](https://github.com/truecharts/charts/compare/rsshub-8.0.89...rsshub-8.0.90) (2023-08-31) ### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#12099](https://github.com/truecharts/charts/issues/12099)) - - - - -## [rsshub-8.0.89](https://github.com/truecharts/charts/compare/rsshub-8.0.88...rsshub-8.0.89) (2023-08-30) - -### Chore diff --git a/stable/rsshub/8.0.99/Chart.yaml b/stable/rsshub/8.0.100/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.99/Chart.yaml rename to stable/rsshub/8.0.100/Chart.yaml index 5a59a085d41..e55e64e1411 100644 --- a/stable/rsshub/8.0.99/Chart.yaml +++ b/stable/rsshub/8.0.100/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.99 +version: 8.0.100 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.99/README.md b/stable/rsshub/8.0.100/README.md similarity index 100% rename from stable/rsshub/8.0.99/README.md rename to stable/rsshub/8.0.100/README.md diff --git a/stable/rsshub/8.0.100/app-changelog.md b/stable/rsshub/8.0.100/app-changelog.md new file mode 100644 index 00000000000..3d79b20cb1f --- /dev/null +++ b/stable/rsshub/8.0.100/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.100](https://github.com/truecharts/charts/compare/rsshub-8.0.99...rsshub-8.0.100) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#12184](https://github.com/truecharts/charts/issues/12184)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.99/app-readme.md b/stable/rsshub/8.0.100/app-readme.md similarity index 100% rename from stable/rsshub/8.0.99/app-readme.md rename to stable/rsshub/8.0.100/app-readme.md diff --git a/stable/rsshub/8.0.99/charts/common-14.0.4.tgz b/stable/rsshub/8.0.100/charts/common-14.0.4.tgz similarity index 100% rename from stable/rsshub/8.0.99/charts/common-14.0.4.tgz rename to stable/rsshub/8.0.100/charts/common-14.0.4.tgz diff --git a/stable/rsshub/8.0.99/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.100/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.99/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.100/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.99/ix_values.yaml b/stable/rsshub/8.0.100/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.99/ix_values.yaml rename to stable/rsshub/8.0.100/ix_values.yaml index a79bb5ba759..1b6b4918141 100644 --- a/stable/rsshub/8.0.99/ix_values.yaml +++ b/stable/rsshub/8.0.100/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:c07bf76d80f2085c8224a71bdb2812789b68e49b55343dca25126d201da6e97d + tag: latest@sha256:1a309435a3f9f4345fb3b97861674199069f91fdc35864cee57af99d3b13d106 browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58 diff --git a/stable/rsshub/8.0.99/questions.yaml b/stable/rsshub/8.0.100/questions.yaml similarity index 100% rename from stable/rsshub/8.0.99/questions.yaml rename to stable/rsshub/8.0.100/questions.yaml diff --git a/stable/rsshub/8.0.99/templates/NOTES.txt b/stable/rsshub/8.0.100/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.99/templates/NOTES.txt rename to stable/rsshub/8.0.100/templates/NOTES.txt diff --git a/stable/rsshub/8.0.99/templates/common.yaml b/stable/rsshub/8.0.100/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.99/templates/common.yaml rename to stable/rsshub/8.0.100/templates/common.yaml diff --git a/stable/rsshub/8.0.99/values.yaml b/stable/rsshub/8.0.100/values.yaml similarity index 100% rename from stable/rsshub/8.0.99/values.yaml rename to stable/rsshub/8.0.100/values.yaml diff --git a/stable/rsshub/8.0.99/app-changelog.md b/stable/rsshub/8.0.99/app-changelog.md deleted file mode 100644 index 67cc2011129..00000000000 --- a/stable/rsshub/8.0.99/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.99](https://github.com/truecharts/charts/compare/rsshub-8.0.98...rsshub-8.0.99) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#12181](https://github.com/truecharts/charts/issues/12181)) - - \ No newline at end of file