diff --git a/stable/rsshub/6.0.35/app-changelog.md b/stable/rsshub/6.0.35/app-changelog.md deleted file mode 100644 index 75aa3bbfba..0000000000 --- a/stable/rsshub/6.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-6.0.35](https://github.com/truecharts/charts/compare/rsshub-6.0.34...rsshub-6.0.35) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/rsshub/6.0.35/CHANGELOG.md b/stable/rsshub/6.0.36/CHANGELOG.md similarity index 90% rename from stable/rsshub/6.0.35/CHANGELOG.md rename to stable/rsshub/6.0.36/CHANGELOG.md index f60f108a37..e0f6614fca 100644 --- a/stable/rsshub/6.0.35/CHANGELOG.md +++ b/stable/rsshub/6.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-6.0.36](https://github.com/truecharts/charts/compare/rsshub-6.0.35...rsshub-6.0.36) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + + + ## [rsshub-6.0.35](https://github.com/truecharts/charts/compare/rsshub-6.0.34...rsshub-6.0.35) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-6.0.26](https://github.com/truecharts/charts/compare/rsshub-6.0.25...rsshub-6.0.26) (2023-01-17) ### Chore - -- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) - - - - -## [rsshub-6.0.25](https://github.com/truecharts/charts/compare/rsshub-6.0.24...rsshub-6.0.25) (2023-01-13) - -### Chore diff --git a/stable/rsshub/6.0.35/Chart.yaml b/stable/rsshub/6.0.36/Chart.yaml similarity index 98% rename from stable/rsshub/6.0.35/Chart.yaml rename to stable/rsshub/6.0.36/Chart.yaml index 656dfc43b4..89a7a683b3 100644 --- a/stable/rsshub/6.0.35/Chart.yaml +++ b/stable/rsshub/6.0.36/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.35 +version: 6.0.36 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/6.0.35/README.md b/stable/rsshub/6.0.36/README.md similarity index 100% rename from stable/rsshub/6.0.35/README.md rename to stable/rsshub/6.0.36/README.md diff --git a/stable/rsshub/6.0.36/app-changelog.md b/stable/rsshub/6.0.36/app-changelog.md new file mode 100644 index 0000000000..7741ff640b --- /dev/null +++ b/stable/rsshub/6.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-6.0.36](https://github.com/truecharts/charts/compare/rsshub-6.0.35...rsshub-6.0.36) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + \ No newline at end of file diff --git a/stable/rsshub/6.0.35/app-readme.md b/stable/rsshub/6.0.36/app-readme.md similarity index 100% rename from stable/rsshub/6.0.35/app-readme.md rename to stable/rsshub/6.0.36/app-readme.md diff --git a/stable/rsshub/6.0.35/charts/common-11.1.2.tgz b/stable/rsshub/6.0.36/charts/common-11.1.2.tgz similarity index 100% rename from stable/rsshub/6.0.35/charts/common-11.1.2.tgz rename to stable/rsshub/6.0.36/charts/common-11.1.2.tgz diff --git a/stable/rsshub/6.0.35/charts/redis-5.0.32.tgz b/stable/rsshub/6.0.36/charts/redis-5.0.32.tgz similarity index 100% rename from stable/rsshub/6.0.35/charts/redis-5.0.32.tgz rename to stable/rsshub/6.0.36/charts/redis-5.0.32.tgz diff --git a/stable/rsshub/6.0.35/ix_values.yaml b/stable/rsshub/6.0.36/ix_values.yaml similarity index 93% rename from stable/rsshub/6.0.35/ix_values.yaml rename to stable/rsshub/6.0.36/ix_values.yaml index 3146c995fc..2678e10568 100644 --- a/stable/rsshub/6.0.35/ix_values.yaml +++ b/stable/rsshub/6.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:40e8ff5bee17d156c77a3daa671c5c2fa3b45fca72e22b2f73e0f203fe9fd794 + tag: latest@sha256:1be35202c9b49ddbed22419a78e4abc4a20d7ffbc8e149698ad1ad5fb6b0322a browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/6.0.35/questions.yaml b/stable/rsshub/6.0.36/questions.yaml similarity index 100% rename from stable/rsshub/6.0.35/questions.yaml rename to stable/rsshub/6.0.36/questions.yaml diff --git a/stable/rsshub/6.0.35/templates/common.yaml b/stable/rsshub/6.0.36/templates/common.yaml similarity index 100% rename from stable/rsshub/6.0.35/templates/common.yaml rename to stable/rsshub/6.0.36/templates/common.yaml diff --git a/stable/rsshub/6.0.35/values.yaml b/stable/rsshub/6.0.36/values.yaml similarity index 100% rename from stable/rsshub/6.0.35/values.yaml rename to stable/rsshub/6.0.36/values.yaml