diff --git a/stable/rsshub/7.0.34/app-changelog.md b/stable/rsshub/7.0.34/app-changelog.md deleted file mode 100644 index c706b3ac722..00000000000 --- a/stable/rsshub/7.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.34](https://github.com/truecharts/charts/compare/rsshub-7.0.33...rsshub-7.0.34) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9268](https://github.com/truecharts/charts/issues/9268)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.34/CHANGELOG.md b/stable/rsshub/7.0.35/CHANGELOG.md similarity index 90% rename from stable/rsshub/7.0.34/CHANGELOG.md rename to stable/rsshub/7.0.35/CHANGELOG.md index 704c2e4004c..69c6d3069a0 100644 --- a/stable/rsshub/7.0.34/CHANGELOG.md +++ b/stable/rsshub/7.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-7.0.35](https://github.com/truecharts/charts/compare/rsshub-7.0.34...rsshub-7.0.35) (2023-05-31) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.59.0 ([#9310](https://github.com/truecharts/charts/issues/9310)) + + + + ## [rsshub-7.0.34](https://github.com/truecharts/charts/compare/rsshub-7.0.33...rsshub-7.0.34) (2023-05-29) ### Chore @@ -88,12 +97,3 @@ - -## [rsshub-7.0.29](https://github.com/truecharts/charts/compare/rsshub-7.0.28...rsshub-7.0.29) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9152](https://github.com/truecharts/charts/issues/9152)) - - - diff --git a/stable/rsshub/7.0.34/Chart.yaml b/stable/rsshub/7.0.35/Chart.yaml similarity index 98% rename from stable/rsshub/7.0.34/Chart.yaml rename to stable/rsshub/7.0.35/Chart.yaml index f6ef06cbbca..f378b9f07ab 100644 --- a/stable/rsshub/7.0.34/Chart.yaml +++ b/stable/rsshub/7.0.35/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 7.0.34 +version: 7.0.35 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/7.0.34/README.md b/stable/rsshub/7.0.35/README.md similarity index 100% rename from stable/rsshub/7.0.34/README.md rename to stable/rsshub/7.0.35/README.md diff --git a/stable/rsshub/7.0.35/app-changelog.md b/stable/rsshub/7.0.35/app-changelog.md new file mode 100644 index 00000000000..426e8afd04b --- /dev/null +++ b/stable/rsshub/7.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.35](https://github.com/truecharts/charts/compare/rsshub-7.0.34...rsshub-7.0.35) (2023-05-31) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.59.0 ([#9310](https://github.com/truecharts/charts/issues/9310)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.34/app-readme.md b/stable/rsshub/7.0.35/app-readme.md similarity index 100% rename from stable/rsshub/7.0.34/app-readme.md rename to stable/rsshub/7.0.35/app-readme.md diff --git a/stable/rsshub/7.0.34/charts/common-12.10.4.tgz b/stable/rsshub/7.0.35/charts/common-12.10.4.tgz similarity index 100% rename from stable/rsshub/7.0.34/charts/common-12.10.4.tgz rename to stable/rsshub/7.0.35/charts/common-12.10.4.tgz diff --git a/stable/rsshub/7.0.34/charts/redis-6.0.46.tgz b/stable/rsshub/7.0.35/charts/redis-6.0.46.tgz similarity index 100% rename from stable/rsshub/7.0.34/charts/redis-6.0.46.tgz rename to stable/rsshub/7.0.35/charts/redis-6.0.46.tgz diff --git a/stable/rsshub/7.0.34/ix_values.yaml b/stable/rsshub/7.0.35/ix_values.yaml similarity index 94% rename from stable/rsshub/7.0.34/ix_values.yaml rename to stable/rsshub/7.0.35/ix_values.yaml index 853b08e3a66..67080def22d 100644 --- a/stable/rsshub/7.0.34/ix_values.yaml +++ b/stable/rsshub/7.0.35/ix_values.yaml @@ -4,7 +4,7 @@ image: tag: latest@sha256:8012b8de84e294a5008b560421911b40dbb910650fc37245ba53ad925bb497dd browserlessImage: repository: tccr.io/truecharts/browserless-chrome - tag: 1.58.0-chrome@sha256:e77842d0a1eb20e26b6a88b95902fcba370480d2b930401ddc93f68c8d67d418 + tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58 service: main: ports: diff --git a/stable/rsshub/7.0.34/questions.yaml b/stable/rsshub/7.0.35/questions.yaml similarity index 100% rename from stable/rsshub/7.0.34/questions.yaml rename to stable/rsshub/7.0.35/questions.yaml diff --git a/stable/rsshub/7.0.34/templates/NOTES.txt b/stable/rsshub/7.0.35/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.34/templates/NOTES.txt rename to stable/rsshub/7.0.35/templates/NOTES.txt diff --git a/stable/rsshub/7.0.34/templates/common.yaml b/stable/rsshub/7.0.35/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.34/templates/common.yaml rename to stable/rsshub/7.0.35/templates/common.yaml diff --git a/stable/rsshub/7.0.34/values.yaml b/stable/rsshub/7.0.35/values.yaml similarity index 100% rename from stable/rsshub/7.0.34/values.yaml rename to stable/rsshub/7.0.35/values.yaml