diff --git a/stable/rsshub/6.0.2/app-changelog.md b/stable/rsshub/6.0.2/app-changelog.md deleted file mode 100644 index be2845be66..0000000000 --- a/stable/rsshub/6.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [rsshub-6.0.2](https://github.com/truecharts/charts/compare/rsshub-6.0.0...rsshub-6.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4471](https://github.com/truecharts/charts/issues/4471)) - - update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/rsshub/6.0.2/CHANGELOG.md b/stable/rsshub/6.0.3/CHANGELOG.md similarity index 100% rename from stable/rsshub/6.0.2/CHANGELOG.md rename to stable/rsshub/6.0.3/CHANGELOG.md diff --git a/stable/rsshub/6.0.2/Chart.yaml b/stable/rsshub/6.0.3/Chart.yaml similarity index 98% rename from stable/rsshub/6.0.2/Chart.yaml rename to stable/rsshub/6.0.3/Chart.yaml index 94eca0bdad..c7305354dd 100644 --- a/stable/rsshub/6.0.2/Chart.yaml +++ b/stable/rsshub/6.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.2 +version: 6.0.3 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/6.0.2/README.md b/stable/rsshub/6.0.3/README.md similarity index 100% rename from stable/rsshub/6.0.2/README.md rename to stable/rsshub/6.0.3/README.md diff --git a/stable/rsshub/6.0.3/app-changelog.md b/stable/rsshub/6.0.3/app-changelog.md new file mode 100644 index 0000000000..4b30b02de6 --- /dev/null +++ b/stable/rsshub/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-6.0.3](https://github.com/truecharts/charts/compare/rsshub-6.0.2...rsshub-6.0.3) (2022-11-16) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + \ No newline at end of file diff --git a/stable/rsshub/6.0.2/app-readme.md b/stable/rsshub/6.0.3/app-readme.md similarity index 100% rename from stable/rsshub/6.0.2/app-readme.md rename to stable/rsshub/6.0.3/app-readme.md diff --git a/stable/rsshub/6.0.2/charts/common-11.0.3.tgz b/stable/rsshub/6.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/rsshub/6.0.2/charts/common-11.0.3.tgz rename to stable/rsshub/6.0.3/charts/common-11.0.3.tgz diff --git a/stable/rsshub/6.0.2/charts/redis-5.0.2.tgz b/stable/rsshub/6.0.3/charts/redis-5.0.2.tgz similarity index 100% rename from stable/rsshub/6.0.2/charts/redis-5.0.2.tgz rename to stable/rsshub/6.0.3/charts/redis-5.0.2.tgz diff --git a/stable/rsshub/6.0.2/ix_values.yaml b/stable/rsshub/6.0.3/ix_values.yaml similarity index 93% rename from stable/rsshub/6.0.2/ix_values.yaml rename to stable/rsshub/6.0.3/ix_values.yaml index 2abc8fc4e3..b995e291f5 100644 --- a/stable/rsshub/6.0.2/ix_values.yaml +++ b/stable/rsshub/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:1ee1db4bae983ec670d15fc64190cea1641fbd1bd7fa11156ed736602a9c4f49 + tag: latest@sha256:99c63349fd59dc493ce4dbb32ed59b80350ca2d75cdc38e4d2037cc08eb6e7a7 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/6.0.2/questions.yaml b/stable/rsshub/6.0.3/questions.yaml similarity index 100% rename from stable/rsshub/6.0.2/questions.yaml rename to stable/rsshub/6.0.3/questions.yaml diff --git a/stable/rsshub/6.0.2/templates/common.yaml b/stable/rsshub/6.0.3/templates/common.yaml similarity index 100% rename from stable/rsshub/6.0.2/templates/common.yaml rename to stable/rsshub/6.0.3/templates/common.yaml diff --git a/stable/rsshub/6.0.2/values.yaml b/stable/rsshub/6.0.3/values.yaml similarity index 100% rename from stable/rsshub/6.0.2/values.yaml rename to stable/rsshub/6.0.3/values.yaml