diff --git a/incubator/speedtest-tracker/3.0.21/app-changelog.md b/incubator/speedtest-tracker/3.0.21/app-changelog.md deleted file mode 100644 index 76a824af67..0000000000 --- a/incubator/speedtest-tracker/3.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [speedtest-tracker-3.0.21](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.20...speedtest-tracker-3.0.21) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - \ No newline at end of file diff --git a/incubator/speedtest-tracker/3.0.21/CHANGELOG.md b/incubator/speedtest-tracker/3.0.22/CHANGELOG.md similarity index 94% rename from incubator/speedtest-tracker/3.0.21/CHANGELOG.md rename to incubator/speedtest-tracker/3.0.22/CHANGELOG.md index c5744c6258..91777a99bb 100644 --- a/incubator/speedtest-tracker/3.0.21/CHANGELOG.md +++ b/incubator/speedtest-tracker/3.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [speedtest-tracker-3.0.22](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.21...speedtest-tracker-3.0.22) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest + + + + ## [speedtest-tracker-3.0.21](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.20...speedtest-tracker-3.0.21) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ ## [speedtest-tracker-3.0.12](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.11...speedtest-tracker-3.0.12) (2022-12-12) ### Chore - -- update container image tccr.io/truecharts/speedtest-tracker to latest - - - - -## [speedtest-tracker-3.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.10...speedtest-tracker-3.0.11) (2022-12-05) - -### Chore diff --git a/incubator/speedtest-tracker/3.0.21/Chart.yaml b/incubator/speedtest-tracker/3.0.22/Chart.yaml similarity index 98% rename from incubator/speedtest-tracker/3.0.21/Chart.yaml rename to incubator/speedtest-tracker/3.0.22/Chart.yaml index e34928ee6a..88a8443169 100644 --- a/incubator/speedtest-tracker/3.0.21/Chart.yaml +++ b/incubator/speedtest-tracker/3.0.22/Chart.yaml @@ -22,7 +22,7 @@ name: speedtest-tracker sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - https://github.com/alexjustesen/speedtest-tracker -version: 3.0.21 +version: 3.0.22 annotations: truecharts.org/catagories: | - speedtest diff --git a/incubator/speedtest-tracker/3.0.21/README.md b/incubator/speedtest-tracker/3.0.22/README.md similarity index 100% rename from incubator/speedtest-tracker/3.0.21/README.md rename to incubator/speedtest-tracker/3.0.22/README.md diff --git a/incubator/speedtest-tracker/3.0.22/app-changelog.md b/incubator/speedtest-tracker/3.0.22/app-changelog.md new file mode 100644 index 0000000000..56fa1ddc83 --- /dev/null +++ b/incubator/speedtest-tracker/3.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-tracker-3.0.22](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.21...speedtest-tracker-3.0.22) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest + + \ No newline at end of file diff --git a/incubator/speedtest-tracker/3.0.21/app-readme.md b/incubator/speedtest-tracker/3.0.22/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/3.0.21/app-readme.md rename to incubator/speedtest-tracker/3.0.22/app-readme.md diff --git a/incubator/speedtest-tracker/3.0.21/charts/common-11.1.2.tgz b/incubator/speedtest-tracker/3.0.22/charts/common-11.1.2.tgz similarity index 100% rename from incubator/speedtest-tracker/3.0.21/charts/common-11.1.2.tgz rename to incubator/speedtest-tracker/3.0.22/charts/common-11.1.2.tgz diff --git a/incubator/speedtest-tracker/3.0.21/charts/postgresql-11.0.18.tgz b/incubator/speedtest-tracker/3.0.22/charts/postgresql-11.0.18.tgz similarity index 100% rename from incubator/speedtest-tracker/3.0.21/charts/postgresql-11.0.18.tgz rename to incubator/speedtest-tracker/3.0.22/charts/postgresql-11.0.18.tgz diff --git a/incubator/speedtest-tracker/3.0.21/ix_values.yaml b/incubator/speedtest-tracker/3.0.22/ix_values.yaml similarity index 90% rename from incubator/speedtest-tracker/3.0.21/ix_values.yaml rename to incubator/speedtest-tracker/3.0.22/ix_values.yaml index 9ba2aeeeba..c511bf421f 100644 --- a/incubator/speedtest-tracker/3.0.21/ix_values.yaml +++ b/incubator/speedtest-tracker/3.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/speedtest-tracker - tag: latest@sha256:342cd13ac530159fbf1fbceeaaab571c55c9818f2cebabdcc5b16d4192530890 + tag: latest@sha256:b11d44b306d8e898b4cbc5623a330ecf2311e5a62c8e0e37dad8b8df496fe660 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/speedtest-tracker/3.0.21/questions.yaml b/incubator/speedtest-tracker/3.0.22/questions.yaml similarity index 100% rename from incubator/speedtest-tracker/3.0.21/questions.yaml rename to incubator/speedtest-tracker/3.0.22/questions.yaml diff --git a/incubator/speedtest-tracker/3.0.21/templates/common.yaml b/incubator/speedtest-tracker/3.0.22/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/3.0.21/templates/common.yaml rename to incubator/speedtest-tracker/3.0.22/templates/common.yaml diff --git a/incubator/speedtest-tracker/3.0.21/values.yaml b/incubator/speedtest-tracker/3.0.22/values.yaml similarity index 100% rename from incubator/speedtest-tracker/3.0.21/values.yaml rename to incubator/speedtest-tracker/3.0.22/values.yaml diff --git a/stable/invidious/2.0.0/CHANGELOG.md b/stable/invidious/2.0.0/CHANGELOG.md deleted file mode 100644 index a5887a2187..0000000000 --- a/stable/invidious/2.0.0/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [invidious-2.0.0](https://github.com/truecharts/charts/compare/invidious-1.0.10...invidious-2.0.0) (2023-01-08) - diff --git a/stable/invidious/2.0.0/app-changelog.md b/stable/invidious/2.0.0/app-changelog.md deleted file mode 100644 index 387638360f..0000000000 --- a/stable/invidious/2.0.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [invidious-2.0.0](https://github.com/truecharts/charts/compare/invidious-1.0.10...invidious-2.0.0) (2023-01-08) - diff --git a/stable/invidious/2.0.1/CHANGELOG.md b/stable/invidious/2.0.1/CHANGELOG.md new file mode 100644 index 0000000000..94799c130e --- /dev/null +++ b/stable/invidious/2.0.1/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [invidious-2.0.1](https://github.com/truecharts/charts/compare/invidious-2.0.0...invidious-2.0.1) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest + + + + +## [invidious-2.0.0](https://github.com/truecharts/charts/compare/invidious-1.0.10...invidious-2.0.0) (2023-01-08) + diff --git a/stable/invidious/2.0.0/Chart.yaml b/stable/invidious/2.0.1/Chart.yaml similarity index 84% rename from stable/invidious/2.0.0/Chart.yaml rename to stable/invidious/2.0.1/Chart.yaml index 23a5e3e80b..8f0fc2415c 100644 --- a/stable/invidious/2.0.0/Chart.yaml +++ b/stable/invidious/2.0.1/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 11.0.18 description: Open source alternative front-end to YouTube. -home: https://truecharts.org/charts/incubator/invidious +home: https://truecharts.org/charts/stable/invidious icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png keywords: - invidious @@ -22,10 +22,10 @@ maintainers: url: https://truecharts.org name: invidious sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/invidious + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - https://github.com/iv-org/invidious - https://docs.invidious.io/installation/#docker -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/invidious/2.0.0/README.md b/stable/invidious/2.0.1/README.md similarity index 100% rename from stable/invidious/2.0.0/README.md rename to stable/invidious/2.0.1/README.md diff --git a/stable/invidious/2.0.1/app-changelog.md b/stable/invidious/2.0.1/app-changelog.md new file mode 100644 index 0000000000..f096810a74 --- /dev/null +++ b/stable/invidious/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invidious-2.0.1](https://github.com/truecharts/charts/compare/invidious-2.0.0...invidious-2.0.1) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest + + \ No newline at end of file diff --git a/stable/invidious/2.0.0/app-readme.md b/stable/invidious/2.0.1/app-readme.md similarity index 100% rename from stable/invidious/2.0.0/app-readme.md rename to stable/invidious/2.0.1/app-readme.md diff --git a/stable/invidious/2.0.0/charts/common-11.1.2.tgz b/stable/invidious/2.0.1/charts/common-11.1.2.tgz similarity index 100% rename from stable/invidious/2.0.0/charts/common-11.1.2.tgz rename to stable/invidious/2.0.1/charts/common-11.1.2.tgz diff --git a/stable/invidious/2.0.0/charts/postgresql-11.0.18.tgz b/stable/invidious/2.0.1/charts/postgresql-11.0.18.tgz similarity index 100% rename from stable/invidious/2.0.0/charts/postgresql-11.0.18.tgz rename to stable/invidious/2.0.1/charts/postgresql-11.0.18.tgz diff --git a/stable/invidious/2.0.0/ix_values.yaml b/stable/invidious/2.0.1/ix_values.yaml similarity index 96% rename from stable/invidious/2.0.0/ix_values.yaml rename to stable/invidious/2.0.1/ix_values.yaml index 4ff44bd8f9..2873221930 100644 --- a/stable/invidious/2.0.0/ix_values.yaml +++ b/stable/invidious/2.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/invidious pullPolicy: IfNotPresent - tag: latest@sha256:ad84762c8c5c691e303dcb8477d41df204d693a1dfa1a36224bb5ccfa82e5ca2 + tag: latest@sha256:23f2f67dc326cd4f2daee680e3f58c85fe6277f20667e5bc35ad4a510c41e0f8 podSecurityContext: runAsGroup: 0 diff --git a/stable/invidious/2.0.0/questions.yaml b/stable/invidious/2.0.1/questions.yaml similarity index 100% rename from stable/invidious/2.0.0/questions.yaml rename to stable/invidious/2.0.1/questions.yaml diff --git a/stable/invidious/2.0.0/templates/_config.tpl b/stable/invidious/2.0.1/templates/_config.tpl similarity index 100% rename from stable/invidious/2.0.0/templates/_config.tpl rename to stable/invidious/2.0.1/templates/_config.tpl diff --git a/stable/invidious/2.0.0/templates/_dbseed.tpl b/stable/invidious/2.0.1/templates/_dbseed.tpl similarity index 100% rename from stable/invidious/2.0.0/templates/_dbseed.tpl rename to stable/invidious/2.0.1/templates/_dbseed.tpl diff --git a/stable/invidious/2.0.0/templates/common.yaml b/stable/invidious/2.0.1/templates/common.yaml similarity index 100% rename from stable/invidious/2.0.0/templates/common.yaml rename to stable/invidious/2.0.1/templates/common.yaml diff --git a/stable/invidious/2.0.0/values.yaml b/stable/invidious/2.0.1/values.yaml similarity index 100% rename from stable/invidious/2.0.0/values.yaml rename to stable/invidious/2.0.1/values.yaml diff --git a/stable/rsshub/6.0.23/app-changelog.md b/stable/rsshub/6.0.23/app-changelog.md deleted file mode 100644 index 615e6df4cb..0000000000 --- a/stable/rsshub/6.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-6.0.23](https://github.com/truecharts/charts/compare/rsshub-6.0.22...rsshub-6.0.23) (2023-01-07) - -### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - \ No newline at end of file diff --git a/stable/rsshub/6.0.23/CHANGELOG.md b/stable/rsshub/6.0.24/CHANGELOG.md similarity index 92% rename from stable/rsshub/6.0.23/CHANGELOG.md rename to stable/rsshub/6.0.24/CHANGELOG.md index 72baa11c60..28b7440b04 100644 --- a/stable/rsshub/6.0.23/CHANGELOG.md +++ b/stable/rsshub/6.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-6.0.24](https://github.com/truecharts/charts/compare/rsshub-6.0.23...rsshub-6.0.24) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + + + ## [rsshub-6.0.23](https://github.com/truecharts/charts/compare/rsshub-6.0.22...rsshub-6.0.23) (2023-01-07) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-6.0.14](https://github.com/truecharts/charts/compare/rsshub-6.0.13...rsshub-6.0.14) (2022-12-13) -### Chore - -- update helm general non-major - - - - -## [rsshub-6.0.13](https://github.com/truecharts/charts/compare/rsshub-6.0.12...rsshub-6.0.13) (2022-12-12) - diff --git a/stable/rsshub/6.0.23/Chart.yaml b/stable/rsshub/6.0.24/Chart.yaml similarity index 98% rename from stable/rsshub/6.0.23/Chart.yaml rename to stable/rsshub/6.0.24/Chart.yaml index b5d51452bb..0301554e8c 100644 --- a/stable/rsshub/6.0.23/Chart.yaml +++ b/stable/rsshub/6.0.24/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 6.0.23 +version: 6.0.24 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/6.0.23/README.md b/stable/rsshub/6.0.24/README.md similarity index 100% rename from stable/rsshub/6.0.23/README.md rename to stable/rsshub/6.0.24/README.md diff --git a/stable/rsshub/6.0.24/app-changelog.md b/stable/rsshub/6.0.24/app-changelog.md new file mode 100644 index 0000000000..dbfa445ce7 --- /dev/null +++ b/stable/rsshub/6.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-6.0.24](https://github.com/truecharts/charts/compare/rsshub-6.0.23...rsshub-6.0.24) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest + + \ No newline at end of file diff --git a/stable/rsshub/6.0.23/app-readme.md b/stable/rsshub/6.0.24/app-readme.md similarity index 100% rename from stable/rsshub/6.0.23/app-readme.md rename to stable/rsshub/6.0.24/app-readme.md diff --git a/stable/rsshub/6.0.23/charts/common-11.1.2.tgz b/stable/rsshub/6.0.24/charts/common-11.1.2.tgz similarity index 100% rename from stable/rsshub/6.0.23/charts/common-11.1.2.tgz rename to stable/rsshub/6.0.24/charts/common-11.1.2.tgz diff --git a/stable/rsshub/6.0.23/charts/redis-5.0.24.tgz b/stable/rsshub/6.0.24/charts/redis-5.0.24.tgz similarity index 100% rename from stable/rsshub/6.0.23/charts/redis-5.0.24.tgz rename to stable/rsshub/6.0.24/charts/redis-5.0.24.tgz diff --git a/stable/rsshub/6.0.23/ix_values.yaml b/stable/rsshub/6.0.24/ix_values.yaml similarity index 93% rename from stable/rsshub/6.0.23/ix_values.yaml rename to stable/rsshub/6.0.24/ix_values.yaml index bc5b6b5b56..d59bde6f63 100644 --- a/stable/rsshub/6.0.23/ix_values.yaml +++ b/stable/rsshub/6.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:39cc8df4bb859fe793e62dd26c0d7e0b698cf5a7cdf03ebde9cd776735ed8946 + tag: latest@sha256:3b85feb9010b26875a92615ec28b68f20d2b3e71eec20c7796528e04cdb70daf browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/6.0.23/questions.yaml b/stable/rsshub/6.0.24/questions.yaml similarity index 100% rename from stable/rsshub/6.0.23/questions.yaml rename to stable/rsshub/6.0.24/questions.yaml diff --git a/stable/rsshub/6.0.23/templates/common.yaml b/stable/rsshub/6.0.24/templates/common.yaml similarity index 100% rename from stable/rsshub/6.0.23/templates/common.yaml rename to stable/rsshub/6.0.24/templates/common.yaml diff --git a/stable/rsshub/6.0.23/values.yaml b/stable/rsshub/6.0.24/values.yaml similarity index 100% rename from stable/rsshub/6.0.23/values.yaml rename to stable/rsshub/6.0.24/values.yaml