diff --git a/incubator/invidious/1.0.7/app-changelog.md b/incubator/invidious/1.0.7/app-changelog.md deleted file mode 100644 index 810d62305d..0000000000 --- a/incubator/invidious/1.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [invidious-1.0.7](https://github.com/truecharts/charts/compare/invidious-1.0.6...invidious-1.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/invidious/1.0.7/CHANGELOG.md b/incubator/invidious/1.0.8/CHANGELOG.md similarity index 89% rename from incubator/invidious/1.0.7/CHANGELOG.md rename to incubator/invidious/1.0.8/CHANGELOG.md index 2297d52a0a..97073c8085 100644 --- a/incubator/invidious/1.0.7/CHANGELOG.md +++ b/incubator/invidious/1.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [invidious-1.0.8](https://github.com/truecharts/charts/compare/invidious-1.0.7...invidious-1.0.8) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest + + + + ## [invidious-1.0.7](https://github.com/truecharts/charts/compare/invidious-1.0.6...invidious-1.0.7) (2022-12-27) ### Chore diff --git a/incubator/invidious/1.0.7/Chart.yaml b/incubator/invidious/1.0.8/Chart.yaml similarity index 98% rename from incubator/invidious/1.0.7/Chart.yaml rename to incubator/invidious/1.0.8/Chart.yaml index 793318d859..d7c6f42277 100644 --- a/incubator/invidious/1.0.7/Chart.yaml +++ b/incubator/invidious/1.0.8/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/invidious - https://github.com/iv-org/invidious - https://docs.invidious.io/installation/#docker -version: 1.0.7 +version: 1.0.8 annotations: truecharts.org/catagories: | - media diff --git a/incubator/invidious/1.0.7/README.md b/incubator/invidious/1.0.8/README.md similarity index 100% rename from incubator/invidious/1.0.7/README.md rename to incubator/invidious/1.0.8/README.md diff --git a/incubator/invidious/1.0.8/app-changelog.md b/incubator/invidious/1.0.8/app-changelog.md new file mode 100644 index 0000000000..782e1c99df --- /dev/null +++ b/incubator/invidious/1.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invidious-1.0.8](https://github.com/truecharts/charts/compare/invidious-1.0.7...invidious-1.0.8) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest + + \ No newline at end of file diff --git a/incubator/invidious/1.0.7/app-readme.md b/incubator/invidious/1.0.8/app-readme.md similarity index 100% rename from incubator/invidious/1.0.7/app-readme.md rename to incubator/invidious/1.0.8/app-readme.md diff --git a/incubator/invidious/1.0.7/charts/common-11.1.2.tgz b/incubator/invidious/1.0.8/charts/common-11.1.2.tgz similarity index 100% rename from incubator/invidious/1.0.7/charts/common-11.1.2.tgz rename to incubator/invidious/1.0.8/charts/common-11.1.2.tgz diff --git a/incubator/invidious/1.0.7/charts/postgresql-11.0.17.tgz b/incubator/invidious/1.0.8/charts/postgresql-11.0.17.tgz similarity index 100% rename from incubator/invidious/1.0.7/charts/postgresql-11.0.17.tgz rename to incubator/invidious/1.0.8/charts/postgresql-11.0.17.tgz diff --git a/incubator/invidious/1.0.7/ix_values.yaml b/incubator/invidious/1.0.8/ix_values.yaml similarity index 96% rename from incubator/invidious/1.0.7/ix_values.yaml rename to incubator/invidious/1.0.8/ix_values.yaml index 3103764034..b8b3589ffa 100644 --- a/incubator/invidious/1.0.7/ix_values.yaml +++ b/incubator/invidious/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/invidious pullPolicy: IfNotPresent - tag: latest@sha256:bb8e2e0eedf9296a1af274e09d898555b0bfbd62aec52a346bddfb9b3b1dc983 + tag: latest@sha256:1b7dd707a92731255e87d1a9e3dac6d243d13d10c5874874e6830235254d4d7e podSecurityContext: runAsGroup: 0 diff --git a/incubator/invidious/1.0.7/questions.yaml b/incubator/invidious/1.0.8/questions.yaml similarity index 100% rename from incubator/invidious/1.0.7/questions.yaml rename to incubator/invidious/1.0.8/questions.yaml diff --git a/incubator/invidious/1.0.7/templates/_config.tpl b/incubator/invidious/1.0.8/templates/_config.tpl similarity index 100% rename from incubator/invidious/1.0.7/templates/_config.tpl rename to incubator/invidious/1.0.8/templates/_config.tpl diff --git a/incubator/invidious/1.0.7/templates/_dbseed.tpl b/incubator/invidious/1.0.8/templates/_dbseed.tpl similarity index 100% rename from incubator/invidious/1.0.7/templates/_dbseed.tpl rename to incubator/invidious/1.0.8/templates/_dbseed.tpl diff --git a/incubator/invidious/1.0.7/templates/common.yaml b/incubator/invidious/1.0.8/templates/common.yaml similarity index 100% rename from incubator/invidious/1.0.7/templates/common.yaml rename to incubator/invidious/1.0.8/templates/common.yaml diff --git a/incubator/invidious/1.0.7/values.yaml b/incubator/invidious/1.0.8/values.yaml similarity index 100% rename from incubator/invidious/1.0.7/values.yaml rename to incubator/invidious/1.0.8/values.yaml diff --git a/stable/paperless-ng/7.0.22/app-changelog.md b/stable/paperless-ng/7.0.22/app-changelog.md deleted file mode 100644 index d92ca4651a..0000000000 --- a/stable/paperless-ng/7.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [paperless-ng-7.0.22](https://github.com/truecharts/charts/compare/paperless-ng-7.0.21...paperless-ng-7.0.22) (2023-01-01) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.11.2 - - \ No newline at end of file diff --git a/stable/paperless-ng/7.0.22/CHANGELOG.md b/stable/paperless-ng/7.0.23/CHANGELOG.md similarity index 91% rename from stable/paperless-ng/7.0.22/CHANGELOG.md rename to stable/paperless-ng/7.0.23/CHANGELOG.md index ac6e8f52f7..88c8e44343 100644 --- a/stable/paperless-ng/7.0.22/CHANGELOG.md +++ b/stable/paperless-ng/7.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [paperless-ng-7.0.23](https://github.com/truecharts/charts/compare/paperless-ng-7.0.22...paperless-ng-7.0.23) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.11.3 + + + + ## [paperless-ng-7.0.22](https://github.com/truecharts/charts/compare/paperless-ng-7.0.21...paperless-ng-7.0.22) (2023-01-01) ### Chore @@ -88,12 +97,3 @@ ## [paperless-ng-7.0.13](https://github.com/truecharts/charts/compare/paperless-ng-7.0.12...paperless-ng-7.0.13) (2022-12-13) -### Chore - -- update helm general non-major - - - - -## [paperless-ng-7.0.12](https://github.com/truecharts/charts/compare/paperless-ng-7.0.11...paperless-ng-7.0.12) (2022-12-05) - diff --git a/stable/paperless-ng/7.0.22/Chart.yaml b/stable/paperless-ng/7.0.23/Chart.yaml similarity index 96% rename from stable/paperless-ng/7.0.22/Chart.yaml rename to stable/paperless-ng/7.0.23/Chart.yaml index 9f9f8f9f8f..f5dec412fc 100644 --- a/stable/paperless-ng/7.0.22/Chart.yaml +++ b/stable/paperless-ng/7.0.23/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 7.0.22 -appVersion: "1.11.2" +version: 7.0.23 +appVersion: "1.11.3" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application deprecated: false diff --git a/stable/paperless-ng/7.0.22/README.md b/stable/paperless-ng/7.0.23/README.md similarity index 100% rename from stable/paperless-ng/7.0.22/README.md rename to stable/paperless-ng/7.0.23/README.md diff --git a/stable/paperless-ng/7.0.23/app-changelog.md b/stable/paperless-ng/7.0.23/app-changelog.md new file mode 100644 index 0000000000..f34665f661 --- /dev/null +++ b/stable/paperless-ng/7.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ng-7.0.23](https://github.com/truecharts/charts/compare/paperless-ng-7.0.22...paperless-ng-7.0.23) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.11.3 + + \ No newline at end of file diff --git a/stable/paperless-ng/7.0.22/app-readme.md b/stable/paperless-ng/7.0.23/app-readme.md similarity index 100% rename from stable/paperless-ng/7.0.22/app-readme.md rename to stable/paperless-ng/7.0.23/app-readme.md diff --git a/stable/paperless-ng/7.0.22/charts/common-11.1.2.tgz b/stable/paperless-ng/7.0.23/charts/common-11.1.2.tgz similarity index 100% rename from stable/paperless-ng/7.0.22/charts/common-11.1.2.tgz rename to stable/paperless-ng/7.0.23/charts/common-11.1.2.tgz diff --git a/stable/paperless-ng/7.0.22/charts/postgresql-11.0.17.tgz b/stable/paperless-ng/7.0.23/charts/postgresql-11.0.17.tgz similarity index 100% rename from stable/paperless-ng/7.0.22/charts/postgresql-11.0.17.tgz rename to stable/paperless-ng/7.0.23/charts/postgresql-11.0.17.tgz diff --git a/stable/paperless-ng/7.0.22/charts/redis-5.0.22.tgz b/stable/paperless-ng/7.0.23/charts/redis-5.0.22.tgz similarity index 100% rename from stable/paperless-ng/7.0.22/charts/redis-5.0.22.tgz rename to stable/paperless-ng/7.0.23/charts/redis-5.0.22.tgz diff --git a/stable/paperless-ng/7.0.22/ix_values.yaml b/stable/paperless-ng/7.0.23/ix_values.yaml similarity index 95% rename from stable/paperless-ng/7.0.22/ix_values.yaml rename to stable/paperless-ng/7.0.23/ix_values.yaml index 1a23a43d65..34dc106960 100644 --- a/stable/paperless-ng/7.0.22/ix_values.yaml +++ b/stable/paperless-ng/7.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/paperless-ng pullPolicy: IfNotPresent - tag: 1.11.2@sha256:a7974d5b0dfbd79fc5a587ff59d5e32e530fd007c576aa06efb32c93a49c23a4 + tag: 1.11.3@sha256:5cc0d5fe589397cd4b1d36b7a6e3c3b6791bef774c33b0b08a2e8b542e8b7579 securityContext: runAsNonRoot: false diff --git a/stable/paperless-ng/7.0.22/questions.yaml b/stable/paperless-ng/7.0.23/questions.yaml similarity index 100% rename from stable/paperless-ng/7.0.22/questions.yaml rename to stable/paperless-ng/7.0.23/questions.yaml diff --git a/stable/paperless-ng/7.0.22/templates/_sercrets.tpl b/stable/paperless-ng/7.0.23/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/7.0.22/templates/_sercrets.tpl rename to stable/paperless-ng/7.0.23/templates/_sercrets.tpl diff --git a/stable/paperless-ng/7.0.22/templates/common.yaml b/stable/paperless-ng/7.0.23/templates/common.yaml similarity index 100% rename from stable/paperless-ng/7.0.22/templates/common.yaml rename to stable/paperless-ng/7.0.23/templates/common.yaml diff --git a/stable/paperless-ng/7.0.22/values.yaml b/stable/paperless-ng/7.0.23/values.yaml similarity index 100% rename from stable/paperless-ng/7.0.22/values.yaml rename to stable/paperless-ng/7.0.23/values.yaml diff --git a/stable/wger/4.0.25/app-changelog.md b/stable/wger/4.0.25/app-changelog.md deleted file mode 100644 index b90f117690..0000000000 --- a/stable/wger/4.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wger-4.0.25](https://github.com/truecharts/charts/compare/wger-4.0.24...wger-4.0.25) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/wger/4.0.25/CHANGELOG.md b/stable/wger/4.0.26/CHANGELOG.md similarity index 95% rename from stable/wger/4.0.25/CHANGELOG.md rename to stable/wger/4.0.26/CHANGELOG.md index c9b45e59eb..56f8db5b44 100644 --- a/stable/wger/4.0.25/CHANGELOG.md +++ b/stable/wger/4.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wger-4.0.26](https://github.com/truecharts/charts/compare/wger-4.0.25...wger-4.0.26) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/wger to latest + + + + ## [wger-4.0.25](https://github.com/truecharts/charts/compare/wger-4.0.24...wger-4.0.25) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [wger-4.0.16](https://github.com/truecharts/charts/compare/wger-4.0.15...wger-4.0.16) (2022-12-13) - -### Chore - -- update container image tccr.io/truecharts/wger to latest - - - - -## [wger-4.0.15](https://github.com/truecharts/charts/compare/wger-4.0.14...wger-4.0.15) (2022-12-13) diff --git a/stable/wger/4.0.25/Chart.yaml b/stable/wger/4.0.26/Chart.yaml similarity index 98% rename from stable/wger/4.0.25/Chart.yaml rename to stable/wger/4.0.26/Chart.yaml index 790894a251..60f59d89e0 100644 --- a/stable/wger/4.0.25/Chart.yaml +++ b/stable/wger/4.0.26/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/4.0.25/README.md b/stable/wger/4.0.26/README.md similarity index 100% rename from stable/wger/4.0.25/README.md rename to stable/wger/4.0.26/README.md diff --git a/stable/wger/4.0.26/app-changelog.md b/stable/wger/4.0.26/app-changelog.md new file mode 100644 index 0000000000..87010c1b0e --- /dev/null +++ b/stable/wger/4.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wger-4.0.26](https://github.com/truecharts/charts/compare/wger-4.0.25...wger-4.0.26) (2023-01-04) + +### Chore + +- update container image tccr.io/truecharts/wger to latest + + \ No newline at end of file diff --git a/stable/wger/4.0.25/app-readme.md b/stable/wger/4.0.26/app-readme.md similarity index 100% rename from stable/wger/4.0.25/app-readme.md rename to stable/wger/4.0.26/app-readme.md diff --git a/stable/wger/4.0.25/charts/common-11.1.2.tgz b/stable/wger/4.0.26/charts/common-11.1.2.tgz similarity index 100% rename from stable/wger/4.0.25/charts/common-11.1.2.tgz rename to stable/wger/4.0.26/charts/common-11.1.2.tgz diff --git a/stable/wger/4.0.25/charts/postgresql-11.0.17.tgz b/stable/wger/4.0.26/charts/postgresql-11.0.17.tgz similarity index 100% rename from stable/wger/4.0.25/charts/postgresql-11.0.17.tgz rename to stable/wger/4.0.26/charts/postgresql-11.0.17.tgz diff --git a/stable/wger/4.0.25/charts/redis-5.0.22.tgz b/stable/wger/4.0.26/charts/redis-5.0.22.tgz similarity index 100% rename from stable/wger/4.0.25/charts/redis-5.0.22.tgz rename to stable/wger/4.0.26/charts/redis-5.0.22.tgz diff --git a/stable/wger/4.0.25/ix_values.yaml b/stable/wger/4.0.26/ix_values.yaml similarity index 95% rename from stable/wger/4.0.25/ix_values.yaml rename to stable/wger/4.0.26/ix_values.yaml index 9e2b111ebd..843a47ae39 100644 --- a/stable/wger/4.0.25/ix_values.yaml +++ b/stable/wger/4.0.26/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wger - tag: latest@sha256:45069811e11d44be613f8f38dba461b4407681ddaa1de9e1c0e7e9f77fdb5f99 + tag: latest@sha256:22ec017b10839831313b72633e4246b93d245456a87ee5f930fd7ebbd2b46ab0 pullPolicy: IfNotPresent nginxImage: diff --git a/stable/wger/4.0.25/questions.yaml b/stable/wger/4.0.26/questions.yaml similarity index 100% rename from stable/wger/4.0.25/questions.yaml rename to stable/wger/4.0.26/questions.yaml diff --git a/stable/wger/4.0.25/templates/_configmap.tpl b/stable/wger/4.0.26/templates/_configmap.tpl similarity index 100% rename from stable/wger/4.0.25/templates/_configmap.tpl rename to stable/wger/4.0.26/templates/_configmap.tpl diff --git a/stable/wger/4.0.25/templates/_nginx.tpl b/stable/wger/4.0.26/templates/_nginx.tpl similarity index 100% rename from stable/wger/4.0.25/templates/_nginx.tpl rename to stable/wger/4.0.26/templates/_nginx.tpl diff --git a/stable/wger/4.0.25/templates/_secrets.tpl b/stable/wger/4.0.26/templates/_secrets.tpl similarity index 100% rename from stable/wger/4.0.25/templates/_secrets.tpl rename to stable/wger/4.0.26/templates/_secrets.tpl diff --git a/stable/wger/4.0.25/templates/common.yaml b/stable/wger/4.0.26/templates/common.yaml similarity index 100% rename from stable/wger/4.0.25/templates/common.yaml rename to stable/wger/4.0.26/templates/common.yaml diff --git a/stable/wger/4.0.25/values.yaml b/stable/wger/4.0.26/values.yaml similarity index 100% rename from stable/wger/4.0.25/values.yaml rename to stable/wger/4.0.26/values.yaml