diff --git a/dependency/memcached/5.0.28/app-changelog.md b/dependency/memcached/5.0.28/app-changelog.md deleted file mode 100644 index 56941431bad..00000000000 --- a/dependency/memcached/5.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-5.0.28](https://github.com/truecharts/charts/compare/memcached-5.0.27...memcached-5.0.28) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/dependency/memcached/5.0.28/CHANGELOG.md b/dependency/memcached/5.0.29/CHANGELOG.md similarity index 92% rename from dependency/memcached/5.0.28/CHANGELOG.md rename to dependency/memcached/5.0.29/CHANGELOG.md index 5eac54fff2f..7d3888dd94a 100644 --- a/dependency/memcached/5.0.28/CHANGELOG.md +++ b/dependency/memcached/5.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-5.0.29](https://github.com/truecharts/charts/compare/memcached-5.0.28...memcached-5.0.29) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/memcached to 1.6.18 + + + + ## [memcached-5.0.28](https://github.com/truecharts/charts/compare/memcached-5.0.27...memcached-5.0.28) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [memcached-5.0.19](https://github.com/truecharts/charts/compare/memcached-5.0.18...memcached-5.0.19) (2023-01-07) ### Chore - -- update container image tccr.io/truecharts/memcached to 1.6.17 - - - - -## [memcached-5.0.18](https://github.com/truecharts/charts/compare/memcached-5.0.17...memcached-5.0.18) (2022-12-27) - -### Chore diff --git a/dependency/memcached/5.0.28/Chart.yaml b/dependency/memcached/5.0.29/Chart.yaml similarity index 98% rename from dependency/memcached/5.0.28/Chart.yaml rename to dependency/memcached/5.0.29/Chart.yaml index ec2763f3923..672ff1a0ba0 100644 --- a/dependency/memcached/5.0.28/Chart.yaml +++ b/dependency/memcached/5.0.29/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 5.0.28 +version: 5.0.29 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/5.0.28/README.md b/dependency/memcached/5.0.29/README.md similarity index 100% rename from dependency/memcached/5.0.28/README.md rename to dependency/memcached/5.0.29/README.md diff --git a/dependency/memcached/5.0.29/app-changelog.md b/dependency/memcached/5.0.29/app-changelog.md new file mode 100644 index 00000000000..a359993dff2 --- /dev/null +++ b/dependency/memcached/5.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-5.0.29](https://github.com/truecharts/charts/compare/memcached-5.0.28...memcached-5.0.29) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/memcached to 1.6.18 + + \ No newline at end of file diff --git a/dependency/memcached/5.0.28/app-readme.md b/dependency/memcached/5.0.29/app-readme.md similarity index 100% rename from dependency/memcached/5.0.28/app-readme.md rename to dependency/memcached/5.0.29/app-readme.md diff --git a/dependency/memcached/5.0.28/charts/common-11.1.2.tgz b/dependency/memcached/5.0.29/charts/common-11.1.2.tgz similarity index 100% rename from dependency/memcached/5.0.28/charts/common-11.1.2.tgz rename to dependency/memcached/5.0.29/charts/common-11.1.2.tgz diff --git a/dependency/memcached/5.0.28/ix_values.yaml b/dependency/memcached/5.0.29/ix_values.yaml similarity index 71% rename from dependency/memcached/5.0.28/ix_values.yaml rename to dependency/memcached/5.0.29/ix_values.yaml index 9cf657dbb63..9c87078bd3a 100644 --- a/dependency/memcached/5.0.28/ix_values.yaml +++ b/dependency/memcached/5.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.18@sha256:5f20024e20fba0d160623b28b78f9dcd26bca805d8857969759aa87adcda53c4 + tag: 1.6.18@sha256:1435b310ede47a2242f4b8cb909af9f85e8c9cbbfb254cde75f39a9c316691b3 service: main: diff --git a/dependency/memcached/5.0.28/questions.yaml b/dependency/memcached/5.0.29/questions.yaml similarity index 100% rename from dependency/memcached/5.0.28/questions.yaml rename to dependency/memcached/5.0.29/questions.yaml diff --git a/dependency/memcached/5.0.28/templates/common.yaml b/dependency/memcached/5.0.29/templates/common.yaml similarity index 100% rename from dependency/memcached/5.0.28/templates/common.yaml rename to dependency/memcached/5.0.29/templates/common.yaml diff --git a/dependency/memcached/5.0.28/values.yaml b/dependency/memcached/5.0.29/values.yaml similarity index 100% rename from dependency/memcached/5.0.28/values.yaml rename to dependency/memcached/5.0.29/values.yaml diff --git a/dependency/mongodb/4.0.31/app-changelog.md b/dependency/mongodb/4.0.31/app-changelog.md deleted file mode 100644 index 4306a8ffc20..00000000000 --- a/dependency/mongodb/4.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-4.0.31](https://github.com/truecharts/charts/compare/mongodb-4.0.30...mongodb-4.0.31) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/dependency/mongodb/4.0.31/CHANGELOG.md b/dependency/mongodb/4.0.32/CHANGELOG.md similarity index 92% rename from dependency/mongodb/4.0.31/CHANGELOG.md rename to dependency/mongodb/4.0.32/CHANGELOG.md index 47b56000247..dd86889af14 100644 --- a/dependency/mongodb/4.0.31/CHANGELOG.md +++ b/dependency/mongodb/4.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-4.0.32](https://github.com/truecharts/charts/compare/mongodb-4.0.31...mongodb-4.0.32) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/mongodb to 6.0.4 + + + + ## [mongodb-4.0.31](https://github.com/truecharts/charts/compare/mongodb-4.0.30...mongodb-4.0.31) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [mongodb-4.0.22](https://github.com/truecharts/charts/compare/mongodb-4.0.21...mongodb-4.0.22) (2023-01-07) ### Chore - -- update container image tccr.io/truecharts/mongodb to 6.0.3 - - - - -## [mongodb-4.0.21](https://github.com/truecharts/charts/compare/mongodb-4.0.20...mongodb-4.0.21) (2023-01-04) - -### Chore diff --git a/dependency/mongodb/4.0.31/Chart.yaml b/dependency/mongodb/4.0.32/Chart.yaml similarity index 98% rename from dependency/mongodb/4.0.31/Chart.yaml rename to dependency/mongodb/4.0.32/Chart.yaml index 5a78ea45142..8735beb759e 100644 --- a/dependency/mongodb/4.0.31/Chart.yaml +++ b/dependency/mongodb/4.0.32/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 4.0.31 +version: 4.0.32 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/4.0.31/README.md b/dependency/mongodb/4.0.32/README.md similarity index 100% rename from dependency/mongodb/4.0.31/README.md rename to dependency/mongodb/4.0.32/README.md diff --git a/dependency/mongodb/4.0.32/app-changelog.md b/dependency/mongodb/4.0.32/app-changelog.md new file mode 100644 index 00000000000..c8e859e5d85 --- /dev/null +++ b/dependency/mongodb/4.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-4.0.32](https://github.com/truecharts/charts/compare/mongodb-4.0.31...mongodb-4.0.32) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/mongodb to 6.0.4 + + \ No newline at end of file diff --git a/dependency/mongodb/4.0.31/app-readme.md b/dependency/mongodb/4.0.32/app-readme.md similarity index 100% rename from dependency/mongodb/4.0.31/app-readme.md rename to dependency/mongodb/4.0.32/app-readme.md diff --git a/dependency/mongodb/4.0.31/charts/common-11.1.2.tgz b/dependency/mongodb/4.0.32/charts/common-11.1.2.tgz similarity index 100% rename from dependency/mongodb/4.0.31/charts/common-11.1.2.tgz rename to dependency/mongodb/4.0.32/charts/common-11.1.2.tgz diff --git a/dependency/mongodb/4.0.31/ix_values.yaml b/dependency/mongodb/4.0.32/ix_values.yaml similarity index 97% rename from dependency/mongodb/4.0.31/ix_values.yaml rename to dependency/mongodb/4.0.32/ix_values.yaml index d62acab6b17..7461290e2fb 100644 --- a/dependency/mongodb/4.0.31/ix_values.yaml +++ b/dependency/mongodb/4.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.4@sha256:585373d448678de3e4c2cb920b7ccfc68a12fbf35ba711cacb929ac0687244d2 + tag: 6.0.4@sha256:dac1a980ee997485f0644689c806aa5ebfc8ba89e3b89f1bda797953be6b5cbe controller: # -- Set the controller type. diff --git a/dependency/mongodb/4.0.31/questions.yaml b/dependency/mongodb/4.0.32/questions.yaml similarity index 100% rename from dependency/mongodb/4.0.31/questions.yaml rename to dependency/mongodb/4.0.32/questions.yaml diff --git a/dependency/mongodb/4.0.31/templates/common.yaml b/dependency/mongodb/4.0.32/templates/common.yaml similarity index 100% rename from dependency/mongodb/4.0.31/templates/common.yaml rename to dependency/mongodb/4.0.32/templates/common.yaml diff --git a/dependency/mongodb/4.0.31/values.yaml b/dependency/mongodb/4.0.32/values.yaml similarity index 100% rename from dependency/mongodb/4.0.31/values.yaml rename to dependency/mongodb/4.0.32/values.yaml diff --git a/incubator/apprise-api/2.0.12/app-changelog.md b/incubator/apprise-api/2.0.12/app-changelog.md deleted file mode 100644 index db0b31453f0..00000000000 --- a/incubator/apprise-api/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apprise-api-2.0.12](https://github.com/truecharts/charts/compare/apprise-api-2.0.11...apprise-api-2.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/apprise-api/2.0.12/CHANGELOG.md b/incubator/apprise-api/2.0.13/CHANGELOG.md similarity index 91% rename from incubator/apprise-api/2.0.12/CHANGELOG.md rename to incubator/apprise-api/2.0.13/CHANGELOG.md index b14630c8eb0..e7b85ebdbd0 100644 --- a/incubator/apprise-api/2.0.12/CHANGELOG.md +++ b/incubator/apprise-api/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [apprise-api-2.0.13](https://github.com/truecharts/charts/compare/apprise-api-2.0.12...apprise-api-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/apprise-api to latest + + + + ## [apprise-api-2.0.12](https://github.com/truecharts/charts/compare/apprise-api-2.0.11...apprise-api-2.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [apprise-api-2.0.3](https://github.com/truecharts/charts/compare/apprise-api-2.0.2...apprise-api-2.0.3) (2022-11-30) - - - - -## [apprise-api-2.0.3](https://github.com/truecharts/charts/compare/apprise-api-2.0.2...apprise-api-2.0.3) (2022-11-30) - - - - diff --git a/incubator/apprise-api/2.0.12/Chart.yaml b/incubator/apprise-api/2.0.13/Chart.yaml similarity index 98% rename from incubator/apprise-api/2.0.12/Chart.yaml rename to incubator/apprise-api/2.0.13/Chart.yaml index 7240fc2d668..eea3eefbeca 100644 --- a/incubator/apprise-api/2.0.12/Chart.yaml +++ b/incubator/apprise-api/2.0.13/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/apprise-api - https://github.com/linuxserver/docker-apprise-api#readme type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/apprise-api/2.0.12/README.md b/incubator/apprise-api/2.0.13/README.md similarity index 100% rename from incubator/apprise-api/2.0.12/README.md rename to incubator/apprise-api/2.0.13/README.md diff --git a/incubator/apprise-api/2.0.13/app-changelog.md b/incubator/apprise-api/2.0.13/app-changelog.md new file mode 100644 index 00000000000..52814ad2bb0 --- /dev/null +++ b/incubator/apprise-api/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apprise-api-2.0.13](https://github.com/truecharts/charts/compare/apprise-api-2.0.12...apprise-api-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/apprise-api to latest + + \ No newline at end of file diff --git a/incubator/apprise-api/2.0.12/app-readme.md b/incubator/apprise-api/2.0.13/app-readme.md similarity index 100% rename from incubator/apprise-api/2.0.12/app-readme.md rename to incubator/apprise-api/2.0.13/app-readme.md diff --git a/incubator/apprise-api/2.0.12/charts/common-11.1.2.tgz b/incubator/apprise-api/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/apprise-api/2.0.12/charts/common-11.1.2.tgz rename to incubator/apprise-api/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/apprise-api/2.0.12/ix_values.yaml b/incubator/apprise-api/2.0.13/ix_values.yaml similarity index 82% rename from incubator/apprise-api/2.0.12/ix_values.yaml rename to incubator/apprise-api/2.0.13/ix_values.yaml index 655cb873c5f..1b558fe5cd3 100644 --- a/incubator/apprise-api/2.0.12/ix_values.yaml +++ b/incubator/apprise-api/2.0.13/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/apprise-api - tag: latest@sha256:e193f15debad0878220ad4672f1a360588b8b2b764f1ad3931604d2098b8e68e + tag: latest@sha256:bbb548e29f6e4c8f11782aece465b0237eeea1b91aa14304a714e7b93a023588 persistence: config: enabled: true diff --git a/incubator/apprise-api/2.0.12/questions.yaml b/incubator/apprise-api/2.0.13/questions.yaml similarity index 100% rename from incubator/apprise-api/2.0.12/questions.yaml rename to incubator/apprise-api/2.0.13/questions.yaml diff --git a/incubator/apprise-api/2.0.12/templates/common.yaml b/incubator/apprise-api/2.0.13/templates/common.yaml similarity index 100% rename from incubator/apprise-api/2.0.12/templates/common.yaml rename to incubator/apprise-api/2.0.13/templates/common.yaml diff --git a/incubator/apprise-api/2.0.12/values.yaml b/incubator/apprise-api/2.0.13/values.yaml similarity index 100% rename from incubator/apprise-api/2.0.12/values.yaml rename to incubator/apprise-api/2.0.13/values.yaml diff --git a/incubator/blender/2.0.16/app-changelog.md b/incubator/blender/2.0.16/app-changelog.md deleted file mode 100644 index c46d638e353..00000000000 --- a/incubator/blender/2.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blender-2.0.16](https://github.com/truecharts/charts/compare/blender-2.0.15...blender-2.0.16) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/blender/2.0.16/CHANGELOG.md b/incubator/blender/2.0.17/CHANGELOG.md similarity index 92% rename from incubator/blender/2.0.16/CHANGELOG.md rename to incubator/blender/2.0.17/CHANGELOG.md index 4e64dad7f91..97de842e3c7 100644 --- a/incubator/blender/2.0.16/CHANGELOG.md +++ b/incubator/blender/2.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blender-2.0.17](https://github.com/truecharts/charts/compare/blender-2.0.16...blender-2.0.17) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/blender to latest + + + + ## [blender-2.0.16](https://github.com/truecharts/charts/compare/blender-2.0.15...blender-2.0.16) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [blender-2.0.7](https://github.com/truecharts/charts/compare/blender-2.0.6...blender-2.0.7) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [blender-2.0.6](https://github.com/truecharts/charts/compare/blender-2.0.5...blender-2.0.6) (2022-12-13) - -### Chore diff --git a/incubator/blender/2.0.16/Chart.yaml b/incubator/blender/2.0.17/Chart.yaml similarity index 98% rename from incubator/blender/2.0.16/Chart.yaml rename to incubator/blender/2.0.17/Chart.yaml index eacdca35d8a..b00b15cf3ce 100644 --- a/incubator/blender/2.0.16/Chart.yaml +++ b/incubator/blender/2.0.17/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/linuxserver/docker-blender#readme type: application -version: 2.0.16 +version: 2.0.17 diff --git a/incubator/blender/2.0.16/README.md b/incubator/blender/2.0.17/README.md similarity index 100% rename from incubator/blender/2.0.16/README.md rename to incubator/blender/2.0.17/README.md diff --git a/incubator/blender/2.0.17/app-changelog.md b/incubator/blender/2.0.17/app-changelog.md new file mode 100644 index 00000000000..ff84b755a14 --- /dev/null +++ b/incubator/blender/2.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blender-2.0.17](https://github.com/truecharts/charts/compare/blender-2.0.16...blender-2.0.17) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/blender to latest + + \ No newline at end of file diff --git a/incubator/blender/2.0.16/app-readme.md b/incubator/blender/2.0.17/app-readme.md similarity index 100% rename from incubator/blender/2.0.16/app-readme.md rename to incubator/blender/2.0.17/app-readme.md diff --git a/incubator/blender/2.0.16/charts/common-11.1.2.tgz b/incubator/blender/2.0.17/charts/common-11.1.2.tgz similarity index 100% rename from incubator/blender/2.0.16/charts/common-11.1.2.tgz rename to incubator/blender/2.0.17/charts/common-11.1.2.tgz diff --git a/incubator/blender/2.0.16/ix_values.yaml b/incubator/blender/2.0.17/ix_values.yaml similarity index 83% rename from incubator/blender/2.0.16/ix_values.yaml rename to incubator/blender/2.0.17/ix_values.yaml index 1250abbac27..3b66076c01b 100644 --- a/incubator/blender/2.0.16/ix_values.yaml +++ b/incubator/blender/2.0.17/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/blender - tag: latest@sha256:fb27cc717b5c27d477c944c42ba6ced61ed766e9643f83163902f20240ab572a + tag: latest@sha256:5f2cdff797a9f4cd93fc394acbff286d6e0577e1172d1de35222d283cfde63cf persistence: config: enabled: true diff --git a/incubator/blender/2.0.16/questions.yaml b/incubator/blender/2.0.17/questions.yaml similarity index 100% rename from incubator/blender/2.0.16/questions.yaml rename to incubator/blender/2.0.17/questions.yaml diff --git a/incubator/blender/2.0.16/templates/common.yaml b/incubator/blender/2.0.17/templates/common.yaml similarity index 100% rename from incubator/blender/2.0.16/templates/common.yaml rename to incubator/blender/2.0.17/templates/common.yaml diff --git a/incubator/blender/2.0.16/values.yaml b/incubator/blender/2.0.17/values.yaml similarity index 100% rename from incubator/blender/2.0.16/values.yaml rename to incubator/blender/2.0.17/values.yaml diff --git a/incubator/checkmk/0.0.5/app-changelog.md b/incubator/checkmk/0.0.5/app-changelog.md deleted file mode 100644 index f9a53d13c3a..00000000000 --- a/incubator/checkmk/0.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [checkmk-0.0.5](https://github.com/truecharts/charts/compare/checkmk-0.0.4...checkmk-0.0.5) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/checkmk/0.0.5/CHANGELOG.md b/incubator/checkmk/0.0.6/CHANGELOG.md similarity index 81% rename from incubator/checkmk/0.0.5/CHANGELOG.md rename to incubator/checkmk/0.0.6/CHANGELOG.md index 1c9b171cc80..8e203563195 100644 --- a/incubator/checkmk/0.0.5/CHANGELOG.md +++ b/incubator/checkmk/0.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [checkmk-0.0.6](https://github.com/truecharts/charts/compare/checkmk-0.0.5...checkmk-0.0.6) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/check-mk-raw to v2.1.0 + + + + ## [checkmk-0.0.5](https://github.com/truecharts/charts/compare/checkmk-0.0.4...checkmk-0.0.5) (2023-02-10) ### Fix diff --git a/incubator/checkmk/0.0.5/Chart.yaml b/incubator/checkmk/0.0.6/Chart.yaml similarity index 98% rename from incubator/checkmk/0.0.5/Chart.yaml rename to incubator/checkmk/0.0.6/Chart.yaml index c0a46589559..a31342af265 100644 --- a/incubator/checkmk/0.0.5/Chart.yaml +++ b/incubator/checkmk/0.0.6/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk - https://github.com/tribe29/checkmk type: application -version: 0.0.5 +version: 0.0.6 annotations: truecharts.org/catagories: | - monitoring diff --git a/incubator/checkmk/0.0.5/README.md b/incubator/checkmk/0.0.6/README.md similarity index 100% rename from incubator/checkmk/0.0.5/README.md rename to incubator/checkmk/0.0.6/README.md diff --git a/incubator/checkmk/0.0.6/app-changelog.md b/incubator/checkmk/0.0.6/app-changelog.md new file mode 100644 index 00000000000..79823f721fc --- /dev/null +++ b/incubator/checkmk/0.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [checkmk-0.0.6](https://github.com/truecharts/charts/compare/checkmk-0.0.5...checkmk-0.0.6) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/check-mk-raw to v2.1.0 + + \ No newline at end of file diff --git a/incubator/checkmk/0.0.5/app-readme.md b/incubator/checkmk/0.0.6/app-readme.md similarity index 100% rename from incubator/checkmk/0.0.5/app-readme.md rename to incubator/checkmk/0.0.6/app-readme.md diff --git a/incubator/checkmk/0.0.5/charts/common-11.1.2.tgz b/incubator/checkmk/0.0.6/charts/common-11.1.2.tgz similarity index 100% rename from incubator/checkmk/0.0.5/charts/common-11.1.2.tgz rename to incubator/checkmk/0.0.6/charts/common-11.1.2.tgz diff --git a/incubator/checkmk/0.0.5/ix_values.yaml b/incubator/checkmk/0.0.6/ix_values.yaml similarity index 93% rename from incubator/checkmk/0.0.5/ix_values.yaml rename to incubator/checkmk/0.0.6/ix_values.yaml index eeb9fb29dcb..b563d9a14ed 100644 --- a/incubator/checkmk/0.0.5/ix_values.yaml +++ b/incubator/checkmk/0.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/check-mk-raw pullPolicy: IfNotPresent - tag: v2.1.0@sha256:e6f1e24f4ae784d950fd0c804c1574375d3401c5c5063cd441b9206900f30e0c + tag: v2.1.0@sha256:b599ee9f67e34d2af37f530050db5695c1ac4eb9164448284706337173ab1b38 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/checkmk/0.0.5/questions.yaml b/incubator/checkmk/0.0.6/questions.yaml similarity index 100% rename from incubator/checkmk/0.0.5/questions.yaml rename to incubator/checkmk/0.0.6/questions.yaml diff --git a/incubator/checkmk/0.0.5/templates/_secret.tpl b/incubator/checkmk/0.0.6/templates/_secret.tpl similarity index 100% rename from incubator/checkmk/0.0.5/templates/_secret.tpl rename to incubator/checkmk/0.0.6/templates/_secret.tpl diff --git a/incubator/checkmk/0.0.5/templates/common.yaml b/incubator/checkmk/0.0.6/templates/common.yaml similarity index 100% rename from incubator/checkmk/0.0.5/templates/common.yaml rename to incubator/checkmk/0.0.6/templates/common.yaml diff --git a/incubator/checkmk/0.0.5/values.yaml b/incubator/checkmk/0.0.6/values.yaml similarity index 100% rename from incubator/checkmk/0.0.5/values.yaml rename to incubator/checkmk/0.0.6/values.yaml diff --git a/incubator/chromium/2.0.14/app-changelog.md b/incubator/chromium/2.0.14/app-changelog.md deleted file mode 100644 index 5bc6271e77f..00000000000 --- a/incubator/chromium/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chromium-2.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.13...chromium-2.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/chromium/2.0.14/CHANGELOG.md b/incubator/chromium/2.0.15/CHANGELOG.md similarity index 94% rename from incubator/chromium/2.0.14/CHANGELOG.md rename to incubator/chromium/2.0.15/CHANGELOG.md index 73e801ce9b6..ccc66fbca64 100644 --- a/incubator/chromium/2.0.14/CHANGELOG.md +++ b/incubator/chromium/2.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [chromium-2.0.15](https://github.com/truecharts/charts/compare/chromium-2.0.14...chromium-2.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/chromium to latest + + + + ## [chromium-2.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.13...chromium-2.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [chromium-2.0.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.3...chromium-2.0.5) (2022-12-12) ### Chore - -- update container image tccr.io/truecharts/chromium to latest - - - - -## [chromium-2.0.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-2.0.2...chromium-2.0.4) (2022-12-03) - - diff --git a/incubator/chromium/2.0.14/Chart.yaml b/incubator/chromium/2.0.15/Chart.yaml similarity index 98% rename from incubator/chromium/2.0.14/Chart.yaml rename to incubator/chromium/2.0.15/Chart.yaml index d71e2f8a9a1..169d598f8db 100644 --- a/incubator/chromium/2.0.14/Chart.yaml +++ b/incubator/chromium/2.0.15/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/ich777/chrome - https://www.google.com/chrome/ type: application -version: 2.0.14 +version: 2.0.15 diff --git a/incubator/chromium/2.0.14/README.md b/incubator/chromium/2.0.15/README.md similarity index 100% rename from incubator/chromium/2.0.14/README.md rename to incubator/chromium/2.0.15/README.md diff --git a/incubator/chromium/2.0.15/app-changelog.md b/incubator/chromium/2.0.15/app-changelog.md new file mode 100644 index 00000000000..3e24b210611 --- /dev/null +++ b/incubator/chromium/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chromium-2.0.15](https://github.com/truecharts/charts/compare/chromium-2.0.14...chromium-2.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/chromium to latest + + \ No newline at end of file diff --git a/incubator/chromium/2.0.14/app-readme.md b/incubator/chromium/2.0.15/app-readme.md similarity index 100% rename from incubator/chromium/2.0.14/app-readme.md rename to incubator/chromium/2.0.15/app-readme.md diff --git a/incubator/chromium/2.0.14/charts/common-11.1.2.tgz b/incubator/chromium/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/chromium/2.0.14/charts/common-11.1.2.tgz rename to incubator/chromium/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/chromium/2.0.14/ix_values.yaml b/incubator/chromium/2.0.15/ix_values.yaml similarity index 84% rename from incubator/chromium/2.0.14/ix_values.yaml rename to incubator/chromium/2.0.15/ix_values.yaml index b80c5dbee2e..39eb9a0ae2b 100644 --- a/incubator/chromium/2.0.14/ix_values.yaml +++ b/incubator/chromium/2.0.15/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chromium - tag: latest@sha256:1abbb9dc7aa1e9e0d9f88d64e076438c5964d728905d1bc5a9472b3afc0ef2c1 + tag: latest@sha256:3d906af8ccfc874c3231cb86819fcda788f557b56bf065e9d0c4f301c14da677 persistence: datadir: enabled: true diff --git a/incubator/chromium/2.0.14/questions.yaml b/incubator/chromium/2.0.15/questions.yaml similarity index 100% rename from incubator/chromium/2.0.14/questions.yaml rename to incubator/chromium/2.0.15/questions.yaml diff --git a/incubator/chromium/2.0.14/templates/common.yaml b/incubator/chromium/2.0.15/templates/common.yaml similarity index 100% rename from incubator/chromium/2.0.14/templates/common.yaml rename to incubator/chromium/2.0.15/templates/common.yaml diff --git a/incubator/chromium/2.0.14/values.yaml b/incubator/chromium/2.0.15/values.yaml similarity index 100% rename from incubator/chromium/2.0.14/values.yaml rename to incubator/chromium/2.0.15/values.yaml diff --git a/incubator/cloudbeaver/2.0.14/app-changelog.md b/incubator/cloudbeaver/2.0.14/app-changelog.md deleted file mode 100644 index cb725f8198c..00000000000 --- a/incubator/cloudbeaver/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudbeaver-2.0.14](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.13...cloudbeaver-2.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/cloudbeaver/2.0.14/CHANGELOG.md b/incubator/cloudbeaver/2.0.15/CHANGELOG.md similarity index 91% rename from incubator/cloudbeaver/2.0.14/CHANGELOG.md rename to incubator/cloudbeaver/2.0.15/CHANGELOG.md index 261cde06dc1..367e4217453 100644 --- a/incubator/cloudbeaver/2.0.14/CHANGELOG.md +++ b/incubator/cloudbeaver/2.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudbeaver-2.0.15](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.14...cloudbeaver-2.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cloudbeaver to latest + + + + ## [cloudbeaver-2.0.14](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.13...cloudbeaver-2.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [cloudbeaver-2.0.5](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.4...cloudbeaver-2.0.5) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [cloudbeaver-2.0.4](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.3...cloudbeaver-2.0.4) (2022-12-07) - - diff --git a/incubator/cloudbeaver/2.0.14/Chart.yaml b/incubator/cloudbeaver/2.0.15/Chart.yaml similarity index 98% rename from incubator/cloudbeaver/2.0.14/Chart.yaml rename to incubator/cloudbeaver/2.0.15/Chart.yaml index ad6e199160b..90d47f39201 100644 --- a/incubator/cloudbeaver/2.0.14/Chart.yaml +++ b/incubator/cloudbeaver/2.0.15/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/dbeaver/cloudbeaver - https://github.com/dbeaver/cloudbeaver type: application -version: 2.0.14 +version: 2.0.15 diff --git a/incubator/cloudbeaver/2.0.14/README.md b/incubator/cloudbeaver/2.0.15/README.md similarity index 100% rename from incubator/cloudbeaver/2.0.14/README.md rename to incubator/cloudbeaver/2.0.15/README.md diff --git a/incubator/cloudbeaver/2.0.15/app-changelog.md b/incubator/cloudbeaver/2.0.15/app-changelog.md new file mode 100644 index 00000000000..1ffe55d084b --- /dev/null +++ b/incubator/cloudbeaver/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudbeaver-2.0.15](https://github.com/truecharts/charts/compare/cloudbeaver-2.0.14...cloudbeaver-2.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cloudbeaver to latest + + \ No newline at end of file diff --git a/incubator/cloudbeaver/2.0.14/app-readme.md b/incubator/cloudbeaver/2.0.15/app-readme.md similarity index 100% rename from incubator/cloudbeaver/2.0.14/app-readme.md rename to incubator/cloudbeaver/2.0.15/app-readme.md diff --git a/incubator/cloudbeaver/2.0.14/charts/common-11.1.2.tgz b/incubator/cloudbeaver/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/cloudbeaver/2.0.14/charts/common-11.1.2.tgz rename to incubator/cloudbeaver/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/cloudbeaver/2.0.14/ix_values.yaml b/incubator/cloudbeaver/2.0.15/ix_values.yaml similarity index 83% rename from incubator/cloudbeaver/2.0.14/ix_values.yaml rename to incubator/cloudbeaver/2.0.15/ix_values.yaml index 8f5253c7e2e..94d5a5c50f3 100644 --- a/incubator/cloudbeaver/2.0.14/ix_values.yaml +++ b/incubator/cloudbeaver/2.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cloudbeaver - tag: latest@sha256:2a47d0d78051b52191fce998d60ffacca9c02a83bce07d9d772328bb2efb653e + tag: latest@sha256:cf2a2c012bbd89f1099353fba49ec16c71ff18b36e86d31a0f8457bdabe20b3d persistence: appdata: enabled: true diff --git a/incubator/cloudbeaver/2.0.14/questions.yaml b/incubator/cloudbeaver/2.0.15/questions.yaml similarity index 100% rename from incubator/cloudbeaver/2.0.14/questions.yaml rename to incubator/cloudbeaver/2.0.15/questions.yaml diff --git a/incubator/cloudbeaver/2.0.14/templates/common.yaml b/incubator/cloudbeaver/2.0.15/templates/common.yaml similarity index 100% rename from incubator/cloudbeaver/2.0.14/templates/common.yaml rename to incubator/cloudbeaver/2.0.15/templates/common.yaml diff --git a/incubator/cloudbeaver/2.0.14/values.yaml b/incubator/cloudbeaver/2.0.15/values.yaml similarity index 100% rename from incubator/cloudbeaver/2.0.14/values.yaml rename to incubator/cloudbeaver/2.0.15/values.yaml diff --git a/incubator/cryptpad/2.0.22/app-changelog.md b/incubator/cryptpad/2.0.22/app-changelog.md deleted file mode 100644 index f9a19e187ee..00000000000 --- a/incubator/cryptpad/2.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cryptpad-2.0.22](https://github.com/truecharts/charts/compare/cryptpad-2.0.21...cryptpad-2.0.22) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/cryptpad/2.0.22/CHANGELOG.md b/incubator/cryptpad/2.0.23/CHANGELOG.md similarity index 90% rename from incubator/cryptpad/2.0.22/CHANGELOG.md rename to incubator/cryptpad/2.0.23/CHANGELOG.md index 690c751e4d6..d808c8e6db6 100644 --- a/incubator/cryptpad/2.0.22/CHANGELOG.md +++ b/incubator/cryptpad/2.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + + + ## [cryptpad-2.0.22](https://github.com/truecharts/charts/compare/cryptpad-2.0.21...cryptpad-2.0.22) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [cryptpad-2.0.13](https://github.com/truecharts/charts/compare/cryptpad-2.0.12...cryptpad-2.0.13) (2022-12-26) ### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [cryptpad-2.0.12](https://github.com/truecharts/charts/compare/cryptpad-2.0.11...cryptpad-2.0.12) (2022-12-25) - -### Chore diff --git a/incubator/cryptpad/2.0.22/Chart.yaml b/incubator/cryptpad/2.0.23/Chart.yaml similarity index 98% rename from incubator/cryptpad/2.0.22/Chart.yaml rename to incubator/cryptpad/2.0.23/Chart.yaml index c481f8da79b..f2b4272f30b 100644 --- a/incubator/cryptpad/2.0.22/Chart.yaml +++ b/incubator/cryptpad/2.0.23/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/promasu/cryptpad - https://cryptpad.fr/ type: application -version: 2.0.22 +version: 2.0.23 diff --git a/incubator/cryptpad/2.0.22/README.md b/incubator/cryptpad/2.0.23/README.md similarity index 100% rename from incubator/cryptpad/2.0.22/README.md rename to incubator/cryptpad/2.0.23/README.md diff --git a/incubator/cryptpad/2.0.23/app-changelog.md b/incubator/cryptpad/2.0.23/app-changelog.md new file mode 100644 index 00000000000..31ffd7832b5 --- /dev/null +++ b/incubator/cryptpad/2.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + \ No newline at end of file diff --git a/incubator/cryptpad/2.0.22/app-readme.md b/incubator/cryptpad/2.0.23/app-readme.md similarity index 100% rename from incubator/cryptpad/2.0.22/app-readme.md rename to incubator/cryptpad/2.0.23/app-readme.md diff --git a/incubator/cryptpad/2.0.22/charts/common-11.1.2.tgz b/incubator/cryptpad/2.0.23/charts/common-11.1.2.tgz similarity index 100% rename from incubator/cryptpad/2.0.22/charts/common-11.1.2.tgz rename to incubator/cryptpad/2.0.23/charts/common-11.1.2.tgz diff --git a/incubator/cryptpad/2.0.22/ix_values.yaml b/incubator/cryptpad/2.0.23/ix_values.yaml similarity index 91% rename from incubator/cryptpad/2.0.22/ix_values.yaml rename to incubator/cryptpad/2.0.23/ix_values.yaml index 93cdb2888d9..f58f5afd6fd 100644 --- a/incubator/cryptpad/2.0.22/ix_values.yaml +++ b/incubator/cryptpad/2.0.23/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:2d99ee4bded10b610afbac0bb8c1312ca021872b17bd7e5e39fc4d2779156f88 + tag: latest@sha256:bf4905fbc47ff95d8f174b3171e872ab1df7cae0bc1097c8d08950bd34804a54 persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/2.0.22/questions.yaml b/incubator/cryptpad/2.0.23/questions.yaml similarity index 100% rename from incubator/cryptpad/2.0.22/questions.yaml rename to incubator/cryptpad/2.0.23/questions.yaml diff --git a/incubator/cryptpad/2.0.22/templates/common.yaml b/incubator/cryptpad/2.0.23/templates/common.yaml similarity index 100% rename from incubator/cryptpad/2.0.22/templates/common.yaml rename to incubator/cryptpad/2.0.23/templates/common.yaml diff --git a/incubator/cryptpad/2.0.22/values.yaml b/incubator/cryptpad/2.0.23/values.yaml similarity index 100% rename from incubator/cryptpad/2.0.22/values.yaml rename to incubator/cryptpad/2.0.23/values.yaml diff --git a/incubator/cups-server/3.0.19/app-changelog.md b/incubator/cups-server/3.0.19/app-changelog.md deleted file mode 100644 index af94740345f..00000000000 --- a/incubator/cups-server/3.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cups-server-3.0.19](https://github.com/truecharts/charts/compare/cups-server-3.0.18...cups-server-3.0.19) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/cups-server/3.0.19/CHANGELOG.md b/incubator/cups-server/3.0.20/CHANGELOG.md similarity index 91% rename from incubator/cups-server/3.0.19/CHANGELOG.md rename to incubator/cups-server/3.0.20/CHANGELOG.md index d79330716ba..067af27ecc4 100644 --- a/incubator/cups-server/3.0.19/CHANGELOG.md +++ b/incubator/cups-server/3.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cups-server-3.0.20](https://github.com/truecharts/charts/compare/cups-server-3.0.19...cups-server-3.0.20) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cups-server to latest + + + + ## [cups-server-3.0.19](https://github.com/truecharts/charts/compare/cups-server-3.0.18...cups-server-3.0.19) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [cups-server-3.0.10](https://github.com/truecharts/charts/compare/cups-server-3.0.9...cups-server-3.0.10) (2022-12-26) ### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [cups-server-3.0.9](https://github.com/truecharts/charts/compare/cups-server-3.0.8...cups-server-3.0.9) (2022-12-25) - -### Chore diff --git a/incubator/cups-server/3.0.19/Chart.yaml b/incubator/cups-server/3.0.20/Chart.yaml similarity index 97% rename from incubator/cups-server/3.0.19/Chart.yaml rename to incubator/cups-server/3.0.20/Chart.yaml index 3b25b0bb017..42d74424372 100644 --- a/incubator/cups-server/3.0.19/Chart.yaml +++ b/incubator/cups-server/3.0.20/Chart.yaml @@ -19,7 +19,7 @@ name: cups-server sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server - https://hub.docker.com/r/ydkn/cups -version: 3.0.19 +version: 3.0.20 annotations: truecharts.org/catagories: | - media diff --git a/incubator/cups-server/3.0.19/README.md b/incubator/cups-server/3.0.20/README.md similarity index 100% rename from incubator/cups-server/3.0.19/README.md rename to incubator/cups-server/3.0.20/README.md diff --git a/incubator/cups-server/3.0.20/app-changelog.md b/incubator/cups-server/3.0.20/app-changelog.md new file mode 100644 index 00000000000..9183b21c2e0 --- /dev/null +++ b/incubator/cups-server/3.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cups-server-3.0.20](https://github.com/truecharts/charts/compare/cups-server-3.0.19...cups-server-3.0.20) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cups-server to latest + + \ No newline at end of file diff --git a/incubator/cups-server/3.0.19/app-readme.md b/incubator/cups-server/3.0.20/app-readme.md similarity index 100% rename from incubator/cups-server/3.0.19/app-readme.md rename to incubator/cups-server/3.0.20/app-readme.md diff --git a/incubator/cups-server/3.0.19/charts/common-11.1.2.tgz b/incubator/cups-server/3.0.20/charts/common-11.1.2.tgz similarity index 100% rename from incubator/cups-server/3.0.19/charts/common-11.1.2.tgz rename to incubator/cups-server/3.0.20/charts/common-11.1.2.tgz diff --git a/incubator/cups-server/3.0.19/ix_values.yaml b/incubator/cups-server/3.0.20/ix_values.yaml similarity index 86% rename from incubator/cups-server/3.0.19/ix_values.yaml rename to incubator/cups-server/3.0.20/ix_values.yaml index 8836e36bef1..569497e9474 100644 --- a/incubator/cups-server/3.0.19/ix_values.yaml +++ b/incubator/cups-server/3.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cups-server - tag: latest@sha256:1f3bc6021afa6b3e3f282fe770f0d83a866d27452301c874a57140457298f53f + tag: latest@sha256:f33840a8c9bf520e3a0f49cc79e6b46fd27fb566fcc795572456357622ab487e pullPolicy: IfNotPresent securityContext: diff --git a/incubator/cups-server/3.0.19/questions.yaml b/incubator/cups-server/3.0.20/questions.yaml similarity index 100% rename from incubator/cups-server/3.0.19/questions.yaml rename to incubator/cups-server/3.0.20/questions.yaml diff --git a/incubator/cups-server/3.0.19/templates/common.yaml b/incubator/cups-server/3.0.20/templates/common.yaml similarity index 100% rename from incubator/cups-server/3.0.19/templates/common.yaml rename to incubator/cups-server/3.0.20/templates/common.yaml diff --git a/incubator/cups-server/3.0.19/values.yaml b/incubator/cups-server/3.0.20/values.yaml similarity index 100% rename from incubator/cups-server/3.0.19/values.yaml rename to incubator/cups-server/3.0.20/values.yaml diff --git a/incubator/dns-doh-companion/2.0.12/app-changelog.md b/incubator/dns-doh-companion/2.0.12/app-changelog.md deleted file mode 100644 index 7615accb61b..00000000000 --- a/incubator/dns-doh-companion/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dns-doh-companion-2.0.12](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.11...dns-doh-companion-2.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/dns-doh-companion/2.0.12/CHANGELOG.md b/incubator/dns-doh-companion/2.0.13/CHANGELOG.md similarity index 88% rename from incubator/dns-doh-companion/2.0.12/CHANGELOG.md rename to incubator/dns-doh-companion/2.0.13/CHANGELOG.md index 41cf73a453a..240919d322c 100644 --- a/incubator/dns-doh-companion/2.0.12/CHANGELOG.md +++ b/incubator/dns-doh-companion/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dns-doh-companion-2.0.13](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.12...dns-doh-companion-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dns-doh-companion to latest + + + + ## [dns-doh-companion-2.0.12](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.11...dns-doh-companion-2.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major - - -## [dns-doh-companion-2.0.2](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.1...dns-doh-companion-2.0.2) (2022-11-30) - - - - -## [dns-doh-companion-2.0.2](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.1...dns-doh-companion-2.0.2) (2022-11-30) - diff --git a/incubator/dns-doh-companion/2.0.12/Chart.yaml b/incubator/dns-doh-companion/2.0.13/Chart.yaml similarity index 98% rename from incubator/dns-doh-companion/2.0.12/Chart.yaml rename to incubator/dns-doh-companion/2.0.13/Chart.yaml index 29146a60854..ad967469ba5 100644 --- a/incubator/dns-doh-companion/2.0.12/Chart.yaml +++ b/incubator/dns-doh-companion/2.0.13/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/testdasi/simple-dns-doh - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/dns-doh-companion/2.0.12/README.md b/incubator/dns-doh-companion/2.0.13/README.md similarity index 100% rename from incubator/dns-doh-companion/2.0.12/README.md rename to incubator/dns-doh-companion/2.0.13/README.md diff --git a/incubator/dns-doh-companion/2.0.13/app-changelog.md b/incubator/dns-doh-companion/2.0.13/app-changelog.md new file mode 100644 index 00000000000..9dcefdf71c3 --- /dev/null +++ b/incubator/dns-doh-companion/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dns-doh-companion-2.0.13](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.12...dns-doh-companion-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dns-doh-companion to latest + + \ No newline at end of file diff --git a/incubator/dns-doh-companion/2.0.12/app-readme.md b/incubator/dns-doh-companion/2.0.13/app-readme.md similarity index 100% rename from incubator/dns-doh-companion/2.0.12/app-readme.md rename to incubator/dns-doh-companion/2.0.13/app-readme.md diff --git a/incubator/dns-doh-companion/2.0.12/charts/common-11.1.2.tgz b/incubator/dns-doh-companion/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/dns-doh-companion/2.0.12/charts/common-11.1.2.tgz rename to incubator/dns-doh-companion/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/dns-doh-companion/2.0.12/ix_values.yaml b/incubator/dns-doh-companion/2.0.13/ix_values.yaml similarity index 85% rename from incubator/dns-doh-companion/2.0.12/ix_values.yaml rename to incubator/dns-doh-companion/2.0.13/ix_values.yaml index 0d8f2086737..87f852fb598 100644 --- a/incubator/dns-doh-companion/2.0.12/ix_values.yaml +++ b/incubator/dns-doh-companion/2.0.13/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dns-doh-companion - tag: latest@sha256:3b3240ffb5ef7f3a824e65d8d503b602a7cd9440c36b9cb73aac89b7a8bf6686 + tag: latest@sha256:7c0a46e60e0c0e4c05ef7aeaeb8b4f83e634d07cda6a2673a7e06ad5947ebc93 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/dns-doh-companion/2.0.12/questions.yaml b/incubator/dns-doh-companion/2.0.13/questions.yaml similarity index 100% rename from incubator/dns-doh-companion/2.0.12/questions.yaml rename to incubator/dns-doh-companion/2.0.13/questions.yaml diff --git a/incubator/dns-doh-companion/2.0.12/templates/common.yaml b/incubator/dns-doh-companion/2.0.13/templates/common.yaml similarity index 100% rename from incubator/dns-doh-companion/2.0.12/templates/common.yaml rename to incubator/dns-doh-companion/2.0.13/templates/common.yaml diff --git a/incubator/dns-doh-companion/2.0.12/values.yaml b/incubator/dns-doh-companion/2.0.13/values.yaml similarity index 100% rename from incubator/dns-doh-companion/2.0.12/values.yaml rename to incubator/dns-doh-companion/2.0.13/values.yaml diff --git a/incubator/dockerregistry/2.0.10/app-changelog.md b/incubator/dockerregistry/2.0.10/app-changelog.md deleted file mode 100644 index 63af44d8d5d..00000000000 --- a/incubator/dockerregistry/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dockerregistry-2.0.10](https://github.com/truecharts/charts/compare/dockerregistry-2.0.9...dockerregistry-2.0.10) (2023-02-11) - -### Chore - -- update container image tccr.io/truecharts/dockerregistry to v2 - - \ No newline at end of file diff --git a/incubator/dockerregistry/2.0.10/CHANGELOG.md b/incubator/dockerregistry/2.0.11/CHANGELOG.md similarity index 89% rename from incubator/dockerregistry/2.0.10/CHANGELOG.md rename to incubator/dockerregistry/2.0.11/CHANGELOG.md index b2e49f8a586..8eb84aaa2da 100644 --- a/incubator/dockerregistry/2.0.10/CHANGELOG.md +++ b/incubator/dockerregistry/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dockerregistry-2.0.11](https://github.com/truecharts/charts/compare/dockerregistry-2.0.10...dockerregistry-2.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 + + + + ## [dockerregistry-2.0.10](https://github.com/truecharts/charts/compare/dockerregistry-2.0.9...dockerregistry-2.0.10) (2023-02-11) ### Chore @@ -88,12 +97,3 @@ ## [dockerregistry-2.0.2](https://github.com/truecharts/charts/compare/dockerregistry-2.0.1...dockerregistry-2.0.2) (2022-11-30) - - - -## [dockerregistry-2.0.2](https://github.com/truecharts/charts/compare/dockerregistry-2.0.1...dockerregistry-2.0.2) (2022-11-30) - - - - -## [dockerregistry-2.0.2](https://github.com/truecharts/charts/compare/dockerregistry-2.0.1...dockerregistry-2.0.2) (2022-11-30) diff --git a/incubator/dockerregistry/2.0.10/Chart.yaml b/incubator/dockerregistry/2.0.11/Chart.yaml similarity index 95% rename from incubator/dockerregistry/2.0.10/Chart.yaml rename to incubator/dockerregistry/2.0.11/Chart.yaml index 0f15368ab9f..f5aa61deeff 100644 --- a/incubator/dockerregistry/2.0.10/Chart.yaml +++ b/incubator/dockerregistry/2.0.11/Chart.yaml @@ -29,7 +29,8 @@ maintainers: name: dockerregistry sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - https://hub.docker.com/_/registry - https://github.com/distribution/distribution - https://registry.hub.docker.com/_/registry/ type: application -version: 2.0.10 +version: 2.0.11 diff --git a/incubator/dockerregistry/2.0.10/README.md b/incubator/dockerregistry/2.0.11/README.md similarity index 100% rename from incubator/dockerregistry/2.0.10/README.md rename to incubator/dockerregistry/2.0.11/README.md diff --git a/incubator/dockerregistry/2.0.11/app-changelog.md b/incubator/dockerregistry/2.0.11/app-changelog.md new file mode 100644 index 00000000000..8701c9a79bb --- /dev/null +++ b/incubator/dockerregistry/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dockerregistry-2.0.11](https://github.com/truecharts/charts/compare/dockerregistry-2.0.10...dockerregistry-2.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 + + \ No newline at end of file diff --git a/incubator/dockerregistry/2.0.10/app-readme.md b/incubator/dockerregistry/2.0.11/app-readme.md similarity index 100% rename from incubator/dockerregistry/2.0.10/app-readme.md rename to incubator/dockerregistry/2.0.11/app-readme.md diff --git a/incubator/dockerregistry/2.0.10/charts/common-11.1.2.tgz b/incubator/dockerregistry/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/dockerregistry/2.0.10/charts/common-11.1.2.tgz rename to incubator/dockerregistry/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/dockerregistry/2.0.10/ix_values.yaml b/incubator/dockerregistry/2.0.11/ix_values.yaml similarity index 83% rename from incubator/dockerregistry/2.0.10/ix_values.yaml rename to incubator/dockerregistry/2.0.11/ix_values.yaml index 86c6ceceaaf..809276efd22 100644 --- a/incubator/dockerregistry/2.0.10/ix_values.yaml +++ b/incubator/dockerregistry/2.0.11/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dockerregistry - tag: v2@sha256:4cca858945e240d02bd996fa6020821676a9e2a098421d22a1db5206c2d151f2 + tag: v2@sha256:c5a96f76327cfe20d422c959d000e82e56149f68d9b5de2b425c312403a8822a persistence: datastoragepath: enabled: true diff --git a/incubator/dockerregistry/2.0.10/questions.yaml b/incubator/dockerregistry/2.0.11/questions.yaml similarity index 100% rename from incubator/dockerregistry/2.0.10/questions.yaml rename to incubator/dockerregistry/2.0.11/questions.yaml diff --git a/incubator/dockerregistry/2.0.10/templates/common.yaml b/incubator/dockerregistry/2.0.11/templates/common.yaml similarity index 100% rename from incubator/dockerregistry/2.0.10/templates/common.yaml rename to incubator/dockerregistry/2.0.11/templates/common.yaml diff --git a/incubator/dockerregistry/2.0.10/values.yaml b/incubator/dockerregistry/2.0.11/values.yaml similarity index 100% rename from incubator/dockerregistry/2.0.10/values.yaml rename to incubator/dockerregistry/2.0.11/values.yaml diff --git a/incubator/duplicacy/2.0.10/app-changelog.md b/incubator/duplicacy/2.0.10/app-changelog.md deleted file mode 100644 index 3374aedbe6b..00000000000 --- a/incubator/duplicacy/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duplicacy-2.0.10](https://github.com/truecharts/charts/compare/duplicacy-2.0.9...duplicacy-2.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/duplicacy/2.0.10/CHANGELOG.md b/incubator/duplicacy/2.0.11/CHANGELOG.md similarity index 91% rename from incubator/duplicacy/2.0.10/CHANGELOG.md rename to incubator/duplicacy/2.0.11/CHANGELOG.md index 64b4a40ce45..034ab5ca788 100644 --- a/incubator/duplicacy/2.0.10/CHANGELOG.md +++ b/incubator/duplicacy/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duplicacy-2.0.11](https://github.com/truecharts/charts/compare/duplicacy-2.0.10...duplicacy-2.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/duplicacy to latest + + + + ## [duplicacy-2.0.10](https://github.com/truecharts/charts/compare/duplicacy-2.0.9...duplicacy-2.0.10) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [duplicacy-2.0.3](https://github.com/truecharts/charts/compare/duplicacy-2.0.2...duplicacy-2.0.3) (2022-11-30) - - - - -## [duplicacy-2.0.3](https://github.com/truecharts/charts/compare/duplicacy-2.0.2...duplicacy-2.0.3) (2022-11-30) - - - - diff --git a/incubator/duplicacy/2.0.10/Chart.yaml b/incubator/duplicacy/2.0.11/Chart.yaml similarity index 98% rename from incubator/duplicacy/2.0.10/Chart.yaml rename to incubator/duplicacy/2.0.11/Chart.yaml index 4640de0eae1..1315202013a 100644 --- a/incubator/duplicacy/2.0.10/Chart.yaml +++ b/incubator/duplicacy/2.0.11/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/duplicacy - https://hotio.dev/containers/duplicacy type: application -version: 2.0.10 +version: 2.0.11 annotations: truecharts.org/catagories: | - Backup diff --git a/incubator/duplicacy/2.0.10/README.md b/incubator/duplicacy/2.0.11/README.md similarity index 100% rename from incubator/duplicacy/2.0.10/README.md rename to incubator/duplicacy/2.0.11/README.md diff --git a/incubator/duplicacy/2.0.11/app-changelog.md b/incubator/duplicacy/2.0.11/app-changelog.md new file mode 100644 index 00000000000..7e2ff8e36b1 --- /dev/null +++ b/incubator/duplicacy/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duplicacy-2.0.11](https://github.com/truecharts/charts/compare/duplicacy-2.0.10...duplicacy-2.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/duplicacy to latest + + \ No newline at end of file diff --git a/incubator/duplicacy/2.0.10/app-readme.md b/incubator/duplicacy/2.0.11/app-readme.md similarity index 100% rename from incubator/duplicacy/2.0.10/app-readme.md rename to incubator/duplicacy/2.0.11/app-readme.md diff --git a/incubator/duplicacy/2.0.10/charts/common-11.1.2.tgz b/incubator/duplicacy/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/duplicacy/2.0.10/charts/common-11.1.2.tgz rename to incubator/duplicacy/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/duplicacy/2.0.10/ix_values.yaml b/incubator/duplicacy/2.0.11/ix_values.yaml similarity index 85% rename from incubator/duplicacy/2.0.10/ix_values.yaml rename to incubator/duplicacy/2.0.11/ix_values.yaml index 496308682a6..98b2f4c602f 100644 --- a/incubator/duplicacy/2.0.10/ix_values.yaml +++ b/incubator/duplicacy/2.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/duplicacy - tag: latest@sha256:aa4053828a9d7b916397035290ff9f46bf3dedebfa7e65d8469888471adc3744 + tag: latest@sha256:1c5a6f92d6856d1f8c56c47566f78a383b702e73a5cc573cd0b6fd5c6ea197c0 podSecurityContext: runAsGroup: 0 diff --git a/incubator/duplicacy/2.0.10/questions.yaml b/incubator/duplicacy/2.0.11/questions.yaml similarity index 100% rename from incubator/duplicacy/2.0.10/questions.yaml rename to incubator/duplicacy/2.0.11/questions.yaml diff --git a/incubator/duplicacy/2.0.10/templates/common.yaml b/incubator/duplicacy/2.0.11/templates/common.yaml similarity index 100% rename from incubator/duplicacy/2.0.10/templates/common.yaml rename to incubator/duplicacy/2.0.11/templates/common.yaml diff --git a/incubator/duplicacy/2.0.10/values.yaml b/incubator/duplicacy/2.0.11/values.yaml similarity index 100% rename from incubator/duplicacy/2.0.10/values.yaml rename to incubator/duplicacy/2.0.11/values.yaml diff --git a/incubator/farmos/2.0.13/app-changelog.md b/incubator/farmos/2.0.13/app-changelog.md deleted file mode 100644 index 1d131db3bba..00000000000 --- a/incubator/farmos/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [farmos-2.0.13](https://github.com/truecharts/charts/compare/farmos-2.0.12...farmos-2.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/farmos/2.0.13/CHANGELOG.md b/incubator/farmos/2.0.14/CHANGELOG.md similarity index 89% rename from incubator/farmos/2.0.13/CHANGELOG.md rename to incubator/farmos/2.0.14/CHANGELOG.md index a376dbec15c..ac987c8b1fa 100644 --- a/incubator/farmos/2.0.13/CHANGELOG.md +++ b/incubator/farmos/2.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [farmos-2.0.14](https://github.com/truecharts/charts/compare/farmos-2.0.13...farmos-2.0.14) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/farmos to latest + + + + ## [farmos-2.0.13](https://github.com/truecharts/charts/compare/farmos-2.0.12...farmos-2.0.13) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [farmos-2.0.4](https://github.com/truecharts/charts/compare/farmos-2.0.3...farmos-2.0.4) (2022-11-30) - - -## [farmos-2.0.4](https://github.com/truecharts/charts/compare/farmos-2.0.3...farmos-2.0.4) (2022-11-30) - - - - -## [farmos-2.0.4](https://github.com/truecharts/charts/compare/farmos-2.0.3...farmos-2.0.4) (2022-11-30) - diff --git a/incubator/farmos/2.0.13/Chart.yaml b/incubator/farmos/2.0.14/Chart.yaml similarity index 98% rename from incubator/farmos/2.0.13/Chart.yaml rename to incubator/farmos/2.0.14/Chart.yaml index 172de194b49..0df0aafdcb2 100644 --- a/incubator/farmos/2.0.13/Chart.yaml +++ b/incubator/farmos/2.0.14/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/farmos/farmos - https://github.com/farmOS/farmOS type: application -version: 2.0.13 +version: 2.0.14 diff --git a/incubator/farmos/2.0.13/README.md b/incubator/farmos/2.0.14/README.md similarity index 100% rename from incubator/farmos/2.0.13/README.md rename to incubator/farmos/2.0.14/README.md diff --git a/incubator/farmos/2.0.14/app-changelog.md b/incubator/farmos/2.0.14/app-changelog.md new file mode 100644 index 00000000000..f714ef82e0a --- /dev/null +++ b/incubator/farmos/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [farmos-2.0.14](https://github.com/truecharts/charts/compare/farmos-2.0.13...farmos-2.0.14) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/farmos to latest + + \ No newline at end of file diff --git a/incubator/farmos/2.0.13/app-readme.md b/incubator/farmos/2.0.14/app-readme.md similarity index 100% rename from incubator/farmos/2.0.13/app-readme.md rename to incubator/farmos/2.0.14/app-readme.md diff --git a/incubator/farmos/2.0.13/charts/common-11.1.2.tgz b/incubator/farmos/2.0.14/charts/common-11.1.2.tgz similarity index 100% rename from incubator/farmos/2.0.13/charts/common-11.1.2.tgz rename to incubator/farmos/2.0.14/charts/common-11.1.2.tgz diff --git a/incubator/farmos/2.0.13/ix_values.yaml b/incubator/farmos/2.0.14/ix_values.yaml similarity index 82% rename from incubator/farmos/2.0.13/ix_values.yaml rename to incubator/farmos/2.0.14/ix_values.yaml index 0a8066b0f05..dde12c465a9 100644 --- a/incubator/farmos/2.0.13/ix_values.yaml +++ b/incubator/farmos/2.0.14/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/farmos - tag: latest@sha256:7bb60f66726603e4c1c94d24085cbf4fc3048a6b2b40ff65ab3f03278e54fac4 + tag: latest@sha256:ce79a4ccb24f5f02a15d1599aa3b7c969faadace638b196beb95c46878f09013 persistence: sitesdirectory: enabled: true diff --git a/incubator/farmos/2.0.13/questions.yaml b/incubator/farmos/2.0.14/questions.yaml similarity index 100% rename from incubator/farmos/2.0.13/questions.yaml rename to incubator/farmos/2.0.14/questions.yaml diff --git a/incubator/farmos/2.0.13/templates/common.yaml b/incubator/farmos/2.0.14/templates/common.yaml similarity index 100% rename from incubator/farmos/2.0.13/templates/common.yaml rename to incubator/farmos/2.0.14/templates/common.yaml diff --git a/incubator/farmos/2.0.13/values.yaml b/incubator/farmos/2.0.14/values.yaml similarity index 100% rename from incubator/farmos/2.0.13/values.yaml rename to incubator/farmos/2.0.14/values.yaml diff --git a/incubator/firefox-desktop-g3/2.0.15/app-changelog.md b/incubator/firefox-desktop-g3/2.0.15/app-changelog.md deleted file mode 100644 index 1019cc19a2a..00000000000 --- a/incubator/firefox-desktop-g3/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-desktop-g3-2.0.15](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.14...firefox-desktop-g3-2.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/firefox-desktop-g3/2.0.15/CHANGELOG.md b/incubator/firefox-desktop-g3/2.0.16/CHANGELOG.md similarity index 91% rename from incubator/firefox-desktop-g3/2.0.15/CHANGELOG.md rename to incubator/firefox-desktop-g3/2.0.16/CHANGELOG.md index f3b630a74ed..d63d5734a6a 100644 --- a/incubator/firefox-desktop-g3/2.0.15/CHANGELOG.md +++ b/incubator/firefox-desktop-g3/2.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firefox-desktop-g3-2.0.16](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.15...firefox-desktop-g3-2.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/firefox-desktop-g3 to latest + + + + ## [firefox-desktop-g3-2.0.15](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.14...firefox-desktop-g3-2.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [firefox-desktop-g3-2.0.6](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.5...firefox-desktop-g3-2.0.6) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [firefox-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.4...firefox-desktop-g3-2.0.5) (2022-12-15) - -### Chore diff --git a/incubator/firefox-desktop-g3/2.0.15/Chart.yaml b/incubator/firefox-desktop-g3/2.0.16/Chart.yaml similarity index 98% rename from incubator/firefox-desktop-g3/2.0.15/Chart.yaml rename to incubator/firefox-desktop-g3/2.0.16/Chart.yaml index afe17e29b83..658e2a09cc4 100644 --- a/incubator/firefox-desktop-g3/2.0.15/Chart.yaml +++ b/incubator/firefox-desktop-g3/2.0.16/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 - https://github.com/accetto/headless-drawing-g3/ type: application -version: 2.0.15 +version: 2.0.16 diff --git a/incubator/firefox-desktop-g3/2.0.15/README.md b/incubator/firefox-desktop-g3/2.0.16/README.md similarity index 100% rename from incubator/firefox-desktop-g3/2.0.15/README.md rename to incubator/firefox-desktop-g3/2.0.16/README.md diff --git a/incubator/firefox-desktop-g3/2.0.16/app-changelog.md b/incubator/firefox-desktop-g3/2.0.16/app-changelog.md new file mode 100644 index 00000000000..0398ad79222 --- /dev/null +++ b/incubator/firefox-desktop-g3/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-desktop-g3-2.0.16](https://github.com/truecharts/charts/compare/firefox-desktop-g3-2.0.15...firefox-desktop-g3-2.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/firefox-desktop-g3 to latest + + \ No newline at end of file diff --git a/incubator/firefox-desktop-g3/2.0.15/app-readme.md b/incubator/firefox-desktop-g3/2.0.16/app-readme.md similarity index 100% rename from incubator/firefox-desktop-g3/2.0.15/app-readme.md rename to incubator/firefox-desktop-g3/2.0.16/app-readme.md diff --git a/incubator/firefox-desktop-g3/2.0.15/charts/common-11.1.2.tgz b/incubator/firefox-desktop-g3/2.0.16/charts/common-11.1.2.tgz similarity index 100% rename from incubator/firefox-desktop-g3/2.0.15/charts/common-11.1.2.tgz rename to incubator/firefox-desktop-g3/2.0.16/charts/common-11.1.2.tgz diff --git a/incubator/firefox-desktop-g3/2.0.15/ix_values.yaml b/incubator/firefox-desktop-g3/2.0.16/ix_values.yaml similarity index 87% rename from incubator/firefox-desktop-g3/2.0.15/ix_values.yaml rename to incubator/firefox-desktop-g3/2.0.16/ix_values.yaml index 66d01e2d529..709915b70c2 100644 --- a/incubator/firefox-desktop-g3/2.0.15/ix_values.yaml +++ b/incubator/firefox-desktop-g3/2.0.16/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/firefox-desktop-g3 - tag: latest@sha256:ca459158d9be72dd1e6922877936f54fb70b824804ead01895b70dc075a73a3e + tag: latest@sha256:f20feb5954b9e7bfbbe68c961af5b839422eea0fb8a8fc4ad874ddfa07fdf06a persistence: internalshare: enabled: true diff --git a/incubator/firefox-desktop-g3/2.0.15/questions.yaml b/incubator/firefox-desktop-g3/2.0.16/questions.yaml similarity index 100% rename from incubator/firefox-desktop-g3/2.0.15/questions.yaml rename to incubator/firefox-desktop-g3/2.0.16/questions.yaml diff --git a/incubator/firefox-desktop-g3/2.0.15/templates/common.yaml b/incubator/firefox-desktop-g3/2.0.16/templates/common.yaml similarity index 100% rename from incubator/firefox-desktop-g3/2.0.15/templates/common.yaml rename to incubator/firefox-desktop-g3/2.0.16/templates/common.yaml diff --git a/incubator/firefox-desktop-g3/2.0.15/values.yaml b/incubator/firefox-desktop-g3/2.0.16/values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/2.0.15/values.yaml rename to incubator/firefox-desktop-g3/2.0.16/values.yaml diff --git a/incubator/goaccess-npm-logs/2.0.12/app-changelog.md b/incubator/goaccess-npm-logs/2.0.12/app-changelog.md deleted file mode 100644 index 0276c6696b2..00000000000 --- a/incubator/goaccess-npm-logs/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [goaccess-npm-logs-2.0.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-2.0.11...goaccess-npm-logs-2.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/goaccess-npm-logs/2.0.12/CHANGELOG.md b/incubator/goaccess-npm-logs/2.0.13/CHANGELOG.md similarity index 88% rename from incubator/goaccess-npm-logs/2.0.12/CHANGELOG.md rename to incubator/goaccess-npm-logs/2.0.13/CHANGELOG.md index 97847fa5855..3a13b462c9a 100644 --- a/incubator/goaccess-npm-logs/2.0.12/CHANGELOG.md +++ b/incubator/goaccess-npm-logs/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [goaccess-npm-logs-2.0.13](https://github.com/truecharts/charts/compare/goaccess-npm-logs-2.0.12...goaccess-npm-logs-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/goaccess-npm-logs to latest + + + + ## [goaccess-npm-logs-2.0.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-2.0.11...goaccess-npm-logs-2.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major - - -## [goaccess-npm-logs-2.0.2](https://github.com/truecharts/charts/compare/goaccess-npm-logs-2.0.1...goaccess-npm-logs-2.0.2) (2022-11-30) - - - - -## [goaccess-npm-logs-2.0.2](https://github.com/truecharts/charts/compare/goaccess-npm-logs-2.0.1...goaccess-npm-logs-2.0.2) (2022-11-30) - diff --git a/incubator/goaccess-npm-logs/2.0.12/Chart.yaml b/incubator/goaccess-npm-logs/2.0.13/Chart.yaml similarity index 98% rename from incubator/goaccess-npm-logs/2.0.12/Chart.yaml rename to incubator/goaccess-npm-logs/2.0.13/Chart.yaml index fa5c3433489..d0caf8b7d5a 100644 --- a/incubator/goaccess-npm-logs/2.0.12/Chart.yaml +++ b/incubator/goaccess-npm-logs/2.0.13/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/goaccess-npm-logs/2.0.12/README.md b/incubator/goaccess-npm-logs/2.0.13/README.md similarity index 100% rename from incubator/goaccess-npm-logs/2.0.12/README.md rename to incubator/goaccess-npm-logs/2.0.13/README.md diff --git a/incubator/goaccess-npm-logs/2.0.13/app-changelog.md b/incubator/goaccess-npm-logs/2.0.13/app-changelog.md new file mode 100644 index 00000000000..4751dbd9bdd --- /dev/null +++ b/incubator/goaccess-npm-logs/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [goaccess-npm-logs-2.0.13](https://github.com/truecharts/charts/compare/goaccess-npm-logs-2.0.12...goaccess-npm-logs-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/goaccess-npm-logs to latest + + \ No newline at end of file diff --git a/incubator/goaccess-npm-logs/2.0.12/app-readme.md b/incubator/goaccess-npm-logs/2.0.13/app-readme.md similarity index 100% rename from incubator/goaccess-npm-logs/2.0.12/app-readme.md rename to incubator/goaccess-npm-logs/2.0.13/app-readme.md diff --git a/incubator/goaccess-npm-logs/2.0.12/charts/common-11.1.2.tgz b/incubator/goaccess-npm-logs/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/goaccess-npm-logs/2.0.12/charts/common-11.1.2.tgz rename to incubator/goaccess-npm-logs/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/goaccess-npm-logs/2.0.12/ix_values.yaml b/incubator/goaccess-npm-logs/2.0.13/ix_values.yaml similarity index 86% rename from incubator/goaccess-npm-logs/2.0.12/ix_values.yaml rename to incubator/goaccess-npm-logs/2.0.13/ix_values.yaml index e6a02707d12..25b2a885506 100644 --- a/incubator/goaccess-npm-logs/2.0.12/ix_values.yaml +++ b/incubator/goaccess-npm-logs/2.0.13/ix_values.yaml @@ -8,7 +8,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/goaccess-npm-logs - tag: latest@sha256:73463f2866d8675ae4739ef7a5f1361d063285ae5469bed02e0a4b438cd22830 + tag: latest@sha256:dd994ed965f5f827e01ae63ec7d66d7cf9452e14ff05b678c7d4ba7dca701a34 persistence: hostpath1: enabled: true diff --git a/incubator/goaccess-npm-logs/2.0.12/questions.yaml b/incubator/goaccess-npm-logs/2.0.13/questions.yaml similarity index 100% rename from incubator/goaccess-npm-logs/2.0.12/questions.yaml rename to incubator/goaccess-npm-logs/2.0.13/questions.yaml diff --git a/incubator/goaccess-npm-logs/2.0.12/templates/common.yaml b/incubator/goaccess-npm-logs/2.0.13/templates/common.yaml similarity index 100% rename from incubator/goaccess-npm-logs/2.0.12/templates/common.yaml rename to incubator/goaccess-npm-logs/2.0.13/templates/common.yaml diff --git a/incubator/goaccess-npm-logs/2.0.12/values.yaml b/incubator/goaccess-npm-logs/2.0.13/values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/2.0.12/values.yaml rename to incubator/goaccess-npm-logs/2.0.13/values.yaml diff --git a/incubator/googlephotossync/2.0.13/app-changelog.md b/incubator/googlephotossync/2.0.13/app-changelog.md deleted file mode 100644 index 900401562f8..00000000000 --- a/incubator/googlephotossync/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [googlephotossync-2.0.13](https://github.com/truecharts/charts/compare/googlephotossync-2.0.12...googlephotossync-2.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/googlephotossync/2.0.13/CHANGELOG.md b/incubator/googlephotossync/2.0.14/CHANGELOG.md similarity index 94% rename from incubator/googlephotossync/2.0.13/CHANGELOG.md rename to incubator/googlephotossync/2.0.14/CHANGELOG.md index f186308a12d..cbb6c147e97 100644 --- a/incubator/googlephotossync/2.0.13/CHANGELOG.md +++ b/incubator/googlephotossync/2.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [googlephotossync-2.0.14](https://github.com/truecharts/charts/compare/googlephotossync-2.0.13...googlephotossync-2.0.14) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/googlephotossync to latest + + + + ## [googlephotossync-2.0.13](https://github.com/truecharts/charts/compare/googlephotossync-2.0.12...googlephotossync-2.0.13) (2023-02-10) ### Fix @@ -85,15 +94,6 @@ -## [googlephotossync-2.0.4](https://github.com/truecharts/charts/compare/googlephotossync-2.0.1...googlephotossync-2.0.4) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/googlephotossync to latest - - - - ## [googlephotossync-2.0.4](https://github.com/truecharts/charts/compare/googlephotossync-2.0.1...googlephotossync-2.0.4) (2022-11-30) ### Chore diff --git a/incubator/googlephotossync/2.0.13/Chart.yaml b/incubator/googlephotossync/2.0.14/Chart.yaml similarity index 98% rename from incubator/googlephotossync/2.0.13/Chart.yaml rename to incubator/googlephotossync/2.0.14/Chart.yaml index 1a8f6635e77..a7336850140 100644 --- a/incubator/googlephotossync/2.0.13/Chart.yaml +++ b/incubator/googlephotossync/2.0.14/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - https://hub.docker.com/r/rix1337/docker-gphotos-sync type: application -version: 2.0.13 +version: 2.0.14 diff --git a/incubator/googlephotossync/2.0.13/README.md b/incubator/googlephotossync/2.0.14/README.md similarity index 100% rename from incubator/googlephotossync/2.0.13/README.md rename to incubator/googlephotossync/2.0.14/README.md diff --git a/incubator/googlephotossync/2.0.14/app-changelog.md b/incubator/googlephotossync/2.0.14/app-changelog.md new file mode 100644 index 00000000000..a25fd42b23b --- /dev/null +++ b/incubator/googlephotossync/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [googlephotossync-2.0.14](https://github.com/truecharts/charts/compare/googlephotossync-2.0.13...googlephotossync-2.0.14) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/googlephotossync to latest + + \ No newline at end of file diff --git a/incubator/googlephotossync/2.0.13/app-readme.md b/incubator/googlephotossync/2.0.14/app-readme.md similarity index 100% rename from incubator/googlephotossync/2.0.13/app-readme.md rename to incubator/googlephotossync/2.0.14/app-readme.md diff --git a/incubator/googlephotossync/2.0.13/charts/common-11.1.2.tgz b/incubator/googlephotossync/2.0.14/charts/common-11.1.2.tgz similarity index 100% rename from incubator/googlephotossync/2.0.13/charts/common-11.1.2.tgz rename to incubator/googlephotossync/2.0.14/charts/common-11.1.2.tgz diff --git a/incubator/googlephotossync/2.0.13/ix_values.yaml b/incubator/googlephotossync/2.0.14/ix_values.yaml similarity index 86% rename from incubator/googlephotossync/2.0.13/ix_values.yaml rename to incubator/googlephotossync/2.0.14/ix_values.yaml index 6539b194020..6e315fd1162 100644 --- a/incubator/googlephotossync/2.0.13/ix_values.yaml +++ b/incubator/googlephotossync/2.0.14/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/googlephotossync - tag: latest@sha256:6e7379f026129bdb5b8f071a169874f0b12d5151f03f7e109c3fd764034d619d + tag: latest@sha256:3a49f889128cde8ac953c0f98cb981ed29711c1790195ce70e925145794fb1b3 persistence: config: enabled: true diff --git a/incubator/googlephotossync/2.0.13/questions.yaml b/incubator/googlephotossync/2.0.14/questions.yaml similarity index 100% rename from incubator/googlephotossync/2.0.13/questions.yaml rename to incubator/googlephotossync/2.0.14/questions.yaml diff --git a/incubator/googlephotossync/2.0.13/templates/common.yaml b/incubator/googlephotossync/2.0.14/templates/common.yaml similarity index 100% rename from incubator/googlephotossync/2.0.13/templates/common.yaml rename to incubator/googlephotossync/2.0.14/templates/common.yaml diff --git a/incubator/googlephotossync/2.0.13/values.yaml b/incubator/googlephotossync/2.0.14/values.yaml similarity index 100% rename from incubator/googlephotossync/2.0.13/values.yaml rename to incubator/googlephotossync/2.0.14/values.yaml diff --git a/stable/bazarr/13.0.19/CHANGELOG.md b/stable/bazarr/13.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b23a8a66b49 --- /dev/null +++ b/stable/bazarr/13.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bazarr-13.0.19](https://github.com/truecharts/charts/compare/bazarr-13.0.18...bazarr-13.0.19) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.4 + + + + +## [bazarr-13.0.18](https://github.com/truecharts/charts/compare/bazarr-13.0.17...bazarr-13.0.18) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [bazarr-13.0.17](https://github.com/truecharts/charts/compare/bazarr-13.0.16...bazarr-13.0.17) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.4 + + + + +## [bazarr-13.0.16](https://github.com/truecharts/charts/compare/bazarr-13.0.15...bazarr-13.0.16) (2023-01-01) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.1.4 + + + + +## [bazarr-13.0.15](https://github.com/truecharts/charts/compare/bazarr-13.0.14...bazarr-13.0.15) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [bazarr-13.0.14](https://github.com/truecharts/charts/compare/bazarr-13.0.13...bazarr-13.0.14) (2022-12-26) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.3 + + + + +## [bazarr-13.0.13](https://github.com/truecharts/charts/compare/bazarr-13.0.12...bazarr-13.0.13) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [bazarr-13.0.12](https://github.com/truecharts/charts/compare/bazarr-13.0.11...bazarr-13.0.12) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [bazarr-13.0.11](https://github.com/truecharts/charts/compare/bazarr-13.0.10...bazarr-13.0.11) (2022-12-25) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.3 + + + + +## [bazarr-13.0.10](https://github.com/truecharts/charts/compare/bazarr-13.0.9...bazarr-13.0.10) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.3 + + + + +## [bazarr-13.0.9](https://github.com/truecharts/charts/compare/bazarr-13.0.8...bazarr-13.0.9) (2022-12-19) + +### Chore diff --git a/stable/bazarr/13.0.19/Chart.yaml b/stable/bazarr/13.0.19/Chart.yaml new file mode 100644 index 00000000000..f7f01da55b4 --- /dev/null +++ b/stable/bazarr/13.0.19/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.1.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements +home: https://truecharts.org/charts/stable/bazarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://ghcr.io/onedr0p/bazarr + - https://github.com/morpheus65535/bazarr +type: application +version: 13.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/booksonic-air/8.0.12/README.md b/stable/bazarr/13.0.19/README.md similarity index 100% rename from stable/booksonic-air/8.0.12/README.md rename to stable/bazarr/13.0.19/README.md diff --git a/stable/bazarr/13.0.19/app-changelog.md b/stable/bazarr/13.0.19/app-changelog.md new file mode 100644 index 00000000000..20763f58646 --- /dev/null +++ b/stable/bazarr/13.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bazarr-13.0.19](https://github.com/truecharts/charts/compare/bazarr-13.0.18...bazarr-13.0.19) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.1.4 + + \ No newline at end of file diff --git a/stable/bazarr/13.0.19/app-readme.md b/stable/bazarr/13.0.19/app-readme.md new file mode 100644 index 00000000000..90f6859f27b --- /dev/null +++ b/stable/bazarr/13.0.19/app-readme.md @@ -0,0 +1,8 @@ +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/bazarr](https://truecharts.org/charts/stable/bazarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/booksonic-air/8.0.12/charts/common-11.1.2.tgz b/stable/bazarr/13.0.19/charts/common-11.1.2.tgz similarity index 100% rename from stable/booksonic-air/8.0.12/charts/common-11.1.2.tgz rename to stable/bazarr/13.0.19/charts/common-11.1.2.tgz diff --git a/stable/bazarr/13.0.19/ix_values.yaml b/stable/bazarr/13.0.19/ix_values.yaml new file mode 100644 index 00000000000..4e7017f4299 --- /dev/null +++ b/stable/bazarr/13.0.19/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: 1.1.4@sha256:3edb2d96e633e894940b4460fa816d602a30307caf40c4b0b1a43fbe8f8dfd3c + +service: + main: + ports: + main: + port: 6767 + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/bazarr/13.0.19/questions.yaml b/stable/bazarr/13.0.19/questions.yaml new file mode 100644 index 00000000000..c3221372f41 --- /dev/null +++ b/stable/bazarr/13.0.19/questions.yaml @@ -0,0 +1,1870 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6767 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["clusterIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/booksonic-air/8.0.12/templates/common.yaml b/stable/bazarr/13.0.19/templates/common.yaml similarity index 100% rename from stable/booksonic-air/8.0.12/templates/common.yaml rename to stable/bazarr/13.0.19/templates/common.yaml diff --git a/stable/booksonic-air/8.0.12/values.yaml b/stable/bazarr/13.0.19/values.yaml similarity index 100% rename from stable/booksonic-air/8.0.12/values.yaml rename to stable/bazarr/13.0.19/values.yaml diff --git a/stable/booksonic-air/8.0.12/app-changelog.md b/stable/booksonic-air/8.0.12/app-changelog.md deleted file mode 100644 index 709ec5a7e20..00000000000 --- a/stable/booksonic-air/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-8.0.12](https://github.com/truecharts/charts/compare/booksonic-air-8.0.11...booksonic-air-8.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/booksonic-air/8.0.12/CHANGELOG.md b/stable/booksonic-air/8.0.13/CHANGELOG.md similarity index 89% rename from stable/booksonic-air/8.0.12/CHANGELOG.md rename to stable/booksonic-air/8.0.13/CHANGELOG.md index 74027ee2087..13587188c39 100644 --- a/stable/booksonic-air/8.0.12/CHANGELOG.md +++ b/stable/booksonic-air/8.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [booksonic-air-8.0.13](https://github.com/truecharts/charts/compare/booksonic-air-8.0.12...booksonic-air-8.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 + + + + ## [booksonic-air-8.0.12](https://github.com/truecharts/charts/compare/booksonic-air-8.0.11...booksonic-air-8.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [booksonic-air-8.0.3](https://github.com/truecharts/charts/compare/booksonic-air-8.0.2...booksonic-air-8.0.3) (2022-11-30) - - -## [booksonic-air-8.0.3](https://github.com/truecharts/charts/compare/booksonic-air-8.0.2...booksonic-air-8.0.3) (2022-11-30) - - - - -## [booksonic-air-8.0.3](https://github.com/truecharts/charts/compare/booksonic-air-8.0.2...booksonic-air-8.0.3) (2022-11-30) - diff --git a/stable/booksonic-air/8.0.12/Chart.yaml b/stable/booksonic-air/8.0.13/Chart.yaml similarity index 98% rename from stable/booksonic-air/8.0.12/Chart.yaml rename to stable/booksonic-air/8.0.13/Chart.yaml index 26f73f822b5..3bba45cb5c6 100644 --- a/stable/booksonic-air/8.0.12/Chart.yaml +++ b/stable/booksonic-air/8.0.13/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://ghcr.io/linuxserver/booksonic-air - https://github.com/popeen/Booksonic-Air -version: 8.0.12 +version: 8.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/cops/3.0.2/README.md b/stable/booksonic-air/8.0.13/README.md similarity index 100% rename from stable/cops/3.0.2/README.md rename to stable/booksonic-air/8.0.13/README.md diff --git a/stable/booksonic-air/8.0.13/app-changelog.md b/stable/booksonic-air/8.0.13/app-changelog.md new file mode 100644 index 00000000000..8843c184f3a --- /dev/null +++ b/stable/booksonic-air/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-8.0.13](https://github.com/truecharts/charts/compare/booksonic-air-8.0.12...booksonic-air-8.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 + + \ No newline at end of file diff --git a/stable/booksonic-air/8.0.12/app-readme.md b/stable/booksonic-air/8.0.13/app-readme.md similarity index 100% rename from stable/booksonic-air/8.0.12/app-readme.md rename to stable/booksonic-air/8.0.13/app-readme.md diff --git a/stable/cops/3.0.2/charts/common-11.1.2.tgz b/stable/booksonic-air/8.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/cops/3.0.2/charts/common-11.1.2.tgz rename to stable/booksonic-air/8.0.13/charts/common-11.1.2.tgz diff --git a/stable/booksonic-air/8.0.12/ix_values.yaml b/stable/booksonic-air/8.0.13/ix_values.yaml similarity index 81% rename from stable/booksonic-air/8.0.12/ix_values.yaml rename to stable/booksonic-air/8.0.13/ix_values.yaml index b8b727267ac..8628b3cc6f4 100644 --- a/stable/booksonic-air/8.0.12/ix_values.yaml +++ b/stable/booksonic-air/8.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:9207ac063eb8bb8ea005ed563b33a6e9ebfc16c81524d867c91de9fc6b11d2a8 + tag: v2201.1.0@sha256:29d7239372dce6c179f2655b15f6cfc1b5d3a1f3ff1ec9c52e5d43b23c5ed4d9 securityContext: readOnlyRootFilesystem: false diff --git a/stable/booksonic-air/8.0.12/questions.yaml b/stable/booksonic-air/8.0.13/questions.yaml similarity index 100% rename from stable/booksonic-air/8.0.12/questions.yaml rename to stable/booksonic-air/8.0.13/questions.yaml diff --git a/stable/cyberchef/4.0.28/templates/common.yaml b/stable/booksonic-air/8.0.13/templates/common.yaml similarity index 100% rename from stable/cyberchef/4.0.28/templates/common.yaml rename to stable/booksonic-air/8.0.13/templates/common.yaml diff --git a/stable/cops/3.0.2/values.yaml b/stable/booksonic-air/8.0.13/values.yaml similarity index 100% rename from stable/cops/3.0.2/values.yaml rename to stable/booksonic-air/8.0.13/values.yaml diff --git a/stable/calibre-web/13.0.17/CHANGELOG.md b/stable/calibre-web/13.0.17/CHANGELOG.md new file mode 100644 index 00000000000..45db70de5e2 --- /dev/null +++ b/stable/calibre-web/13.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-web-13.0.17](https://github.com/truecharts/charts/compare/calibre-web-13.0.16...calibre-web-13.0.17) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.16](https://github.com/truecharts/charts/compare/calibre-web-13.0.15...calibre-web-13.0.16) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [calibre-web-13.0.15](https://github.com/truecharts/charts/compare/calibre-web-13.0.14...calibre-web-13.0.15) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.14](https://github.com/truecharts/charts/compare/calibre-web-13.0.13...calibre-web-13.0.14) (2023-02-03) + + + + +## [calibre-web-13.0.13](https://github.com/truecharts/charts/compare/calibre-web-13.0.12...calibre-web-13.0.13) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.12](https://github.com/truecharts/charts/compare/calibre-web-13.0.11...calibre-web-13.0.12) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.11](https://github.com/truecharts/charts/compare/calibre-web-13.0.10...calibre-web-13.0.11) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [calibre-web-13.0.10](https://github.com/truecharts/charts/compare/calibre-web-13.0.9...calibre-web-13.0.10) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [calibre-web-13.0.9](https://github.com/truecharts/charts/compare/calibre-web-13.0.8...calibre-web-13.0.9) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [calibre-web-13.0.8](https://github.com/truecharts/charts/compare/calibre-web-13.0.7...calibre-web-13.0.8) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + + + +## [calibre-web-13.0.7](https://github.com/truecharts/charts/compare/calibre-web-13.0.6...calibre-web-13.0.7) (2022-12-19) + +### Chore + +- update helm general non-major + + diff --git a/stable/calibre-web/13.0.17/Chart.yaml b/stable/calibre-web/13.0.17/Chart.yaml new file mode 100644 index 00000000000..0124f52c607 --- /dev/null +++ b/stable/calibre-web/13.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web + - https://github.com/janeczku/calibre-web +type: application +version: 13.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cyberchef/4.0.28/README.md b/stable/calibre-web/13.0.17/README.md similarity index 100% rename from stable/cyberchef/4.0.28/README.md rename to stable/calibre-web/13.0.17/README.md diff --git a/stable/calibre-web/13.0.17/app-changelog.md b/stable/calibre-web/13.0.17/app-changelog.md new file mode 100644 index 00000000000..2f9726b8b93 --- /dev/null +++ b/stable/calibre-web/13.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-web-13.0.17](https://github.com/truecharts/charts/compare/calibre-web-13.0.16...calibre-web-13.0.17) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.19 + + \ No newline at end of file diff --git a/stable/calibre-web/13.0.17/app-readme.md b/stable/calibre-web/13.0.17/app-readme.md new file mode 100644 index 00000000000..339588b8b4e --- /dev/null +++ b/stable/calibre-web/13.0.17/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre-web](https://truecharts.org/charts/stable/calibre-web) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/cyberchef/4.0.28/charts/common-11.1.2.tgz b/stable/calibre-web/13.0.17/charts/common-11.1.2.tgz similarity index 100% rename from stable/cyberchef/4.0.28/charts/common-11.1.2.tgz rename to stable/calibre-web/13.0.17/charts/common-11.1.2.tgz diff --git a/stable/calibre-web/13.0.17/ix_values.yaml b/stable/calibre-web/13.0.17/ix_values.yaml new file mode 100644 index 00000000000..f7cd4e64295 --- /dev/null +++ b/stable/calibre-web/13.0.17/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.19@sha256:22377b0f4033fa67586f034e96dc645e7e4f363ae934bdc1dc0ab684d52cf597 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + targetPort: 8083 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/calibre-web/13.0.17/questions.yaml b/stable/calibre-web/13.0.17/questions.yaml new file mode 100644 index 00000000000..4d184639863 --- /dev/null +++ b/stable/calibre-web/13.0.17/questions.yaml @@ -0,0 +1,1870 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8083 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["clusterIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ddclient/4.0.11/templates/common.yaml b/stable/calibre-web/13.0.17/templates/common.yaml similarity index 100% rename from stable/ddclient/4.0.11/templates/common.yaml rename to stable/calibre-web/13.0.17/templates/common.yaml diff --git a/stable/cyberchef/4.0.28/values.yaml b/stable/calibre-web/13.0.17/values.yaml similarity index 100% rename from stable/cyberchef/4.0.28/values.yaml rename to stable/calibre-web/13.0.17/values.yaml diff --git a/stable/cops/3.0.2/app-changelog.md b/stable/cops/3.0.2/app-changelog.md deleted file mode 100644 index 2d788b42a1c..00000000000 --- a/stable/cops/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-3.0.2](https://github.com/truecharts/charts/compare/cops-3.0.1...cops-3.0.2) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/cops/3.0.2/CHANGELOG.md b/stable/cops/3.0.3/CHANGELOG.md similarity index 77% rename from stable/cops/3.0.2/CHANGELOG.md rename to stable/cops/3.0.3/CHANGELOG.md index f3530d92795..6473c76b9bd 100644 --- a/stable/cops/3.0.2/CHANGELOG.md +++ b/stable/cops/3.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-3.0.3](https://github.com/truecharts/charts/compare/cops-3.0.2...cops-3.0.3) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cops to latest + + + + ## [cops-3.0.2](https://github.com/truecharts/charts/compare/cops-3.0.1...cops-3.0.2) (2023-02-10) ### Fix diff --git a/stable/cops/3.0.2/Chart.yaml b/stable/cops/3.0.3/Chart.yaml similarity index 98% rename from stable/cops/3.0.2/Chart.yaml rename to stable/cops/3.0.3/Chart.yaml index e5e8ed3cc8a..1acd42bad8b 100644 --- a/stable/cops/3.0.2/Chart.yaml +++ b/stable/cops/3.0.3/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/ddclient/4.0.11/README.md b/stable/cops/3.0.3/README.md similarity index 100% rename from stable/ddclient/4.0.11/README.md rename to stable/cops/3.0.3/README.md diff --git a/stable/cops/3.0.3/app-changelog.md b/stable/cops/3.0.3/app-changelog.md new file mode 100644 index 00000000000..340aa4dc102 --- /dev/null +++ b/stable/cops/3.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-3.0.3](https://github.com/truecharts/charts/compare/cops-3.0.2...cops-3.0.3) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cops to latest + + \ No newline at end of file diff --git a/stable/cops/3.0.2/app-readme.md b/stable/cops/3.0.3/app-readme.md similarity index 100% rename from stable/cops/3.0.2/app-readme.md rename to stable/cops/3.0.3/app-readme.md diff --git a/stable/ddclient/4.0.11/charts/common-11.1.2.tgz b/stable/cops/3.0.3/charts/common-11.1.2.tgz similarity index 100% rename from stable/ddclient/4.0.11/charts/common-11.1.2.tgz rename to stable/cops/3.0.3/charts/common-11.1.2.tgz diff --git a/stable/cops/3.0.2/ix_values.yaml b/stable/cops/3.0.3/ix_values.yaml similarity index 83% rename from stable/cops/3.0.2/ix_values.yaml rename to stable/cops/3.0.3/ix_values.yaml index b5c8ed42ab1..ae8373781dc 100644 --- a/stable/cops/3.0.2/ix_values.yaml +++ b/stable/cops/3.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:f00e9115b80009f9e172b94326a05e28ec7e00a1b302911b13114435ed2042c2 + tag: latest@sha256:d08d7379cbba32f09db1da7bcce40e137d9bdfeca5961c4e1d5dfea4cbcfca94 podSecurityContext: runAsGroup: 0 diff --git a/stable/cops/3.0.2/questions.yaml b/stable/cops/3.0.3/questions.yaml similarity index 100% rename from stable/cops/3.0.2/questions.yaml rename to stable/cops/3.0.3/questions.yaml diff --git a/stable/cops/3.0.2/templates/common.yaml b/stable/cops/3.0.3/templates/common.yaml similarity index 100% rename from stable/cops/3.0.2/templates/common.yaml rename to stable/cops/3.0.3/templates/common.yaml diff --git a/stable/ddclient/4.0.11/values.yaml b/stable/cops/3.0.3/values.yaml similarity index 100% rename from stable/ddclient/4.0.11/values.yaml rename to stable/cops/3.0.3/values.yaml diff --git a/stable/cyberchef/4.0.28/app-changelog.md b/stable/cyberchef/4.0.28/app-changelog.md deleted file mode 100644 index 98c90875d14..00000000000 --- a/stable/cyberchef/4.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-4.0.28](https://github.com/truecharts/charts/compare/cyberchef-4.0.27...cyberchef-4.0.28) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/cyberchef/4.0.28/CHANGELOG.md b/stable/cyberchef/4.0.29/CHANGELOG.md similarity index 91% rename from stable/cyberchef/4.0.28/CHANGELOG.md rename to stable/cyberchef/4.0.29/CHANGELOG.md index dc6860b22cf..d252fb6c50b 100644 --- a/stable/cyberchef/4.0.28/CHANGELOG.md +++ b/stable/cyberchef/4.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cyberchef-4.0.29](https://github.com/truecharts/charts/compare/cyberchef-4.0.28...cyberchef-4.0.29) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 9.55.0 + + + + ## [cyberchef-4.0.28](https://github.com/truecharts/charts/compare/cyberchef-4.0.27...cyberchef-4.0.28) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [cyberchef-4.0.19](https://github.com/truecharts/charts/compare/cyberchef-4.0.18...cyberchef-4.0.19) (2022-12-26) -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [cyberchef-4.0.18](https://github.com/truecharts/charts/compare/cyberchef-4.0.17...cyberchef-4.0.18) (2022-12-25) - diff --git a/stable/cyberchef/4.0.28/Chart.yaml b/stable/cyberchef/4.0.29/Chart.yaml similarity index 98% rename from stable/cyberchef/4.0.28/Chart.yaml rename to stable/cyberchef/4.0.29/Chart.yaml index 37a5a6543f8..aa99b14bab9 100644 --- a/stable/cyberchef/4.0.28/Chart.yaml +++ b/stable/cyberchef/4.0.29/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/dillinger/4.0.12/README.md b/stable/cyberchef/4.0.29/README.md similarity index 100% rename from stable/dillinger/4.0.12/README.md rename to stable/cyberchef/4.0.29/README.md diff --git a/stable/cyberchef/4.0.29/app-changelog.md b/stable/cyberchef/4.0.29/app-changelog.md new file mode 100644 index 00000000000..609c6b956c6 --- /dev/null +++ b/stable/cyberchef/4.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-4.0.29](https://github.com/truecharts/charts/compare/cyberchef-4.0.28...cyberchef-4.0.29) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 9.55.0 + + \ No newline at end of file diff --git a/stable/cyberchef/4.0.28/app-readme.md b/stable/cyberchef/4.0.29/app-readme.md similarity index 100% rename from stable/cyberchef/4.0.28/app-readme.md rename to stable/cyberchef/4.0.29/app-readme.md diff --git a/stable/dillinger/4.0.12/charts/common-11.1.2.tgz b/stable/cyberchef/4.0.29/charts/common-11.1.2.tgz similarity index 100% rename from stable/dillinger/4.0.12/charts/common-11.1.2.tgz rename to stable/cyberchef/4.0.29/charts/common-11.1.2.tgz diff --git a/stable/cyberchef/4.0.28/ix_values.yaml b/stable/cyberchef/4.0.29/ix_values.yaml similarity index 78% rename from stable/cyberchef/4.0.28/ix_values.yaml rename to stable/cyberchef/4.0.29/ix_values.yaml index dfde79dcab2..a94e6c86228 100644 --- a/stable/cyberchef/4.0.28/ix_values.yaml +++ b/stable/cyberchef/4.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.55.0@sha256:19abca98250e7202884cce4b5d07c499812ad8209758371de64b9577d621d0dc + tag: 9.55.0@sha256:ebe29de71c9be1e9a5c133e30f41cd7774698245000c6a5c99cc333adacc7c6d pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/4.0.28/questions.yaml b/stable/cyberchef/4.0.29/questions.yaml similarity index 100% rename from stable/cyberchef/4.0.28/questions.yaml rename to stable/cyberchef/4.0.29/questions.yaml diff --git a/stable/dillinger/4.0.12/templates/common.yaml b/stable/cyberchef/4.0.29/templates/common.yaml similarity index 100% rename from stable/dillinger/4.0.12/templates/common.yaml rename to stable/cyberchef/4.0.29/templates/common.yaml diff --git a/stable/dillinger/4.0.12/values.yaml b/stable/cyberchef/4.0.29/values.yaml similarity index 100% rename from stable/dillinger/4.0.12/values.yaml rename to stable/cyberchef/4.0.29/values.yaml diff --git a/stable/ddclient/4.0.11/app-changelog.md b/stable/ddclient/4.0.11/app-changelog.md deleted file mode 100644 index 78ca5b9b206..00000000000 --- a/stable/ddclient/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddclient-4.0.11](https://github.com/truecharts/charts/compare/ddclient-4.0.10...ddclient-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/ddclient/4.0.11/CHANGELOG.md b/stable/ddclient/4.0.12/CHANGELOG.md similarity index 89% rename from stable/ddclient/4.0.11/CHANGELOG.md rename to stable/ddclient/4.0.12/CHANGELOG.md index 19b6f677288..e5c818fa6fd 100644 --- a/stable/ddclient/4.0.11/CHANGELOG.md +++ b/stable/ddclient/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddclient-4.0.12](https://github.com/truecharts/charts/compare/ddclient-4.0.11...ddclient-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/ddclient to 3.10.0 + + + + ## [ddclient-4.0.11](https://github.com/truecharts/charts/compare/ddclient-4.0.10...ddclient-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [ddclient-4.0.2](https://github.com/truecharts/charts/compare/ddclient-4.0.1...ddclient-4.0.2) (2022-11-30) - - -## [ddclient-4.0.2](https://github.com/truecharts/charts/compare/ddclient-4.0.1...ddclient-4.0.2) (2022-11-30) - - - - -## [ddclient-4.0.2](https://github.com/truecharts/charts/compare/ddclient-4.0.1...ddclient-4.0.2) (2022-11-30) - diff --git a/stable/ddclient/4.0.11/Chart.yaml b/stable/ddclient/4.0.12/Chart.yaml similarity index 98% rename from stable/ddclient/4.0.11/Chart.yaml rename to stable/ddclient/4.0.12/Chart.yaml index ac935b787b6..b0578748ec2 100644 --- a/stable/ddclient/4.0.11/Chart.yaml +++ b/stable/ddclient/4.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 4.0.11 +version: 4.0.12 appVersion: "3.10.0" description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application diff --git a/stable/docker-compose/5.0.24/README.md b/stable/ddclient/4.0.12/README.md similarity index 100% rename from stable/docker-compose/5.0.24/README.md rename to stable/ddclient/4.0.12/README.md diff --git a/stable/ddclient/4.0.12/app-changelog.md b/stable/ddclient/4.0.12/app-changelog.md new file mode 100644 index 00000000000..f4e723b420d --- /dev/null +++ b/stable/ddclient/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-4.0.12](https://github.com/truecharts/charts/compare/ddclient-4.0.11...ddclient-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/ddclient to 3.10.0 + + \ No newline at end of file diff --git a/stable/ddclient/4.0.11/app-readme.md b/stable/ddclient/4.0.12/app-readme.md similarity index 100% rename from stable/ddclient/4.0.11/app-readme.md rename to stable/ddclient/4.0.12/app-readme.md diff --git a/stable/docker-compose/5.0.24/charts/common-11.1.2.tgz b/stable/ddclient/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/docker-compose/5.0.24/charts/common-11.1.2.tgz rename to stable/ddclient/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/ddclient/4.0.11/ix_values.yaml b/stable/ddclient/4.0.12/ix_values.yaml similarity index 82% rename from stable/ddclient/4.0.11/ix_values.yaml rename to stable/ddclient/4.0.12/ix_values.yaml index e11d8fb20fb..9f6d029142d 100644 --- a/stable/ddclient/4.0.11/ix_values.yaml +++ b/stable/ddclient/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddclient pullPolicy: IfNotPresent - tag: 3.10.0@sha256:a5f31f88cee9371bc2d17986f73a39c7ab7cca4e69eb75205c92341c1347ac98 + tag: 3.10.0@sha256:ecb424d0237d3d285f18f50956b972a5eb1e86911482b6ac262ef8bd6f6fbc11 securityContext: runAsNonRoot: false diff --git a/stable/ddclient/4.0.11/questions.yaml b/stable/ddclient/4.0.12/questions.yaml similarity index 100% rename from stable/ddclient/4.0.11/questions.yaml rename to stable/ddclient/4.0.12/questions.yaml diff --git a/stable/docker-compose/5.0.24/templates/common.yaml b/stable/ddclient/4.0.12/templates/common.yaml similarity index 100% rename from stable/docker-compose/5.0.24/templates/common.yaml rename to stable/ddclient/4.0.12/templates/common.yaml diff --git a/stable/docker-compose/5.0.24/values.yaml b/stable/ddclient/4.0.12/values.yaml similarity index 100% rename from stable/docker-compose/5.0.24/values.yaml rename to stable/ddclient/4.0.12/values.yaml diff --git a/stable/dillinger/4.0.12/app-changelog.md b/stable/dillinger/4.0.12/app-changelog.md deleted file mode 100644 index 3bf9b540aa7..00000000000 --- a/stable/dillinger/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-4.0.12](https://github.com/truecharts/charts/compare/dillinger-4.0.11...dillinger-4.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/dillinger/4.0.12/CHANGELOG.md b/stable/dillinger/4.0.13/CHANGELOG.md similarity index 91% rename from stable/dillinger/4.0.12/CHANGELOG.md rename to stable/dillinger/4.0.13/CHANGELOG.md index bf79ce08506..901482bb5af 100644 --- a/stable/dillinger/4.0.12/CHANGELOG.md +++ b/stable/dillinger/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dillinger-4.0.13](https://github.com/truecharts/charts/compare/dillinger-4.0.12...dillinger-4.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 + + + + ## [dillinger-4.0.12](https://github.com/truecharts/charts/compare/dillinger-4.0.11...dillinger-4.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [dillinger-4.0.3](https://github.com/truecharts/charts/compare/dillinger-4.0.2...dillinger-4.0.3) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [dillinger-4.0.2](https://github.com/truecharts/charts/compare/dillinger-4.0.1...dillinger-4.0.2) (2022-11-30) - - diff --git a/stable/dillinger/4.0.12/Chart.yaml b/stable/dillinger/4.0.13/Chart.yaml similarity index 98% rename from stable/dillinger/4.0.12/Chart.yaml rename to stable/dillinger/4.0.13/Chart.yaml index 40211eed1f8..081a54f92ae 100644 --- a/stable/dillinger/4.0.12/Chart.yaml +++ b/stable/dillinger/4.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 4.0.12 +version: 4.0.13 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/stable/dokuwiki/5.0.22/README.md b/stable/dillinger/4.0.13/README.md similarity index 100% rename from stable/dokuwiki/5.0.22/README.md rename to stable/dillinger/4.0.13/README.md diff --git a/stable/dillinger/4.0.13/app-changelog.md b/stable/dillinger/4.0.13/app-changelog.md new file mode 100644 index 00000000000..0193a8d7052 --- /dev/null +++ b/stable/dillinger/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-4.0.13](https://github.com/truecharts/charts/compare/dillinger-4.0.12...dillinger-4.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 + + \ No newline at end of file diff --git a/stable/dillinger/4.0.12/app-readme.md b/stable/dillinger/4.0.13/app-readme.md similarity index 100% rename from stable/dillinger/4.0.12/app-readme.md rename to stable/dillinger/4.0.13/app-readme.md diff --git a/stable/dokuwiki/5.0.22/charts/common-11.1.2.tgz b/stable/dillinger/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/dokuwiki/5.0.22/charts/common-11.1.2.tgz rename to stable/dillinger/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/dillinger/4.0.12/ix_values.yaml b/stable/dillinger/4.0.13/ix_values.yaml similarity index 82% rename from stable/dillinger/4.0.12/ix_values.yaml rename to stable/dillinger/4.0.13/ix_values.yaml index 5f94fb0ee78..ddbcc0184f5 100644 --- a/stable/dillinger/4.0.12/ix_values.yaml +++ b/stable/dillinger/4.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:e836ddc037ef92919c20aa58b3b668823b60c749b325d0fab41e0da491aed7a9 + tag: v3.39.1@sha256:56b241c1832f69c8f097f725fdbd15857b407ae29020af4f776427a4f20dd39c securityContext: runAsNonRoot: false diff --git a/stable/dillinger/4.0.12/questions.yaml b/stable/dillinger/4.0.13/questions.yaml similarity index 100% rename from stable/dillinger/4.0.12/questions.yaml rename to stable/dillinger/4.0.13/questions.yaml diff --git a/stable/dokuwiki/5.0.22/templates/common.yaml b/stable/dillinger/4.0.13/templates/common.yaml similarity index 100% rename from stable/dokuwiki/5.0.22/templates/common.yaml rename to stable/dillinger/4.0.13/templates/common.yaml diff --git a/stable/dokuwiki/5.0.22/values.yaml b/stable/dillinger/4.0.13/values.yaml similarity index 100% rename from stable/dokuwiki/5.0.22/values.yaml rename to stable/dillinger/4.0.13/values.yaml diff --git a/stable/docker-compose/5.0.24/app-changelog.md b/stable/docker-compose/5.0.24/app-changelog.md deleted file mode 100644 index bfe747a3bd4..00000000000 --- a/stable/docker-compose/5.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-5.0.24](https://github.com/truecharts/charts/compare/docker-compose-5.0.23...docker-compose-5.0.24) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to 23.0.1 - - \ No newline at end of file diff --git a/stable/docker-compose/5.0.24/CHANGELOG.md b/stable/docker-compose/5.0.25/CHANGELOG.md similarity index 94% rename from stable/docker-compose/5.0.24/CHANGELOG.md rename to stable/docker-compose/5.0.25/CHANGELOG.md index 5710a657770..0e1c6582073 100644 --- a/stable/docker-compose/5.0.24/CHANGELOG.md +++ b/stable/docker-compose/5.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [docker-compose-5.0.25](https://github.com/truecharts/charts/compare/docker-compose-5.0.24...docker-compose-5.0.25) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to 23.0.1 + + + + ## [docker-compose-5.0.24](https://github.com/truecharts/charts/compare/docker-compose-5.0.23...docker-compose-5.0.24) (2023-02-10) ### Chore @@ -88,12 +97,3 @@ ## [docker-compose-5.0.15](https://github.com/truecharts/charts/compare/docker-compose-5.0.14...docker-compose-5.0.15) (2023-01-23) ### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v - - - - -## [docker-compose-5.0.14](https://github.com/truecharts/charts/compare/docker-compose-5.0.13...docker-compose-5.0.14) (2023-01-12) - -### Chore diff --git a/stable/docker-compose/5.0.24/Chart.yaml b/stable/docker-compose/5.0.25/Chart.yaml similarity index 97% rename from stable/docker-compose/5.0.24/Chart.yaml rename to stable/docker-compose/5.0.25/Chart.yaml index aee7712d572..6dee39f97c4 100644 --- a/stable/docker-compose/5.0.24/Chart.yaml +++ b/stable/docker-compose/5.0.25/Chart.yaml @@ -20,7 +20,7 @@ name: docker-compose sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose type: application -version: 5.0.24 +version: 5.0.25 annotations: truecharts.org/catagories: | - docker diff --git a/stable/duckdns/4.0.11/README.md b/stable/docker-compose/5.0.25/README.md similarity index 100% rename from stable/duckdns/4.0.11/README.md rename to stable/docker-compose/5.0.25/README.md diff --git a/stable/docker-compose/5.0.25/app-changelog.md b/stable/docker-compose/5.0.25/app-changelog.md new file mode 100644 index 00000000000..5289d02c499 --- /dev/null +++ b/stable/docker-compose/5.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-compose-5.0.25](https://github.com/truecharts/charts/compare/docker-compose-5.0.24...docker-compose-5.0.25) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to 23.0.1 + + \ No newline at end of file diff --git a/stable/docker-compose/5.0.24/app-readme.md b/stable/docker-compose/5.0.25/app-readme.md similarity index 100% rename from stable/docker-compose/5.0.24/app-readme.md rename to stable/docker-compose/5.0.25/app-readme.md diff --git a/stable/duckdns/4.0.11/charts/common-11.1.2.tgz b/stable/docker-compose/5.0.25/charts/common-11.1.2.tgz similarity index 100% rename from stable/duckdns/4.0.11/charts/common-11.1.2.tgz rename to stable/docker-compose/5.0.25/charts/common-11.1.2.tgz diff --git a/stable/docker-compose/5.0.24/ix_values.yaml b/stable/docker-compose/5.0.25/ix_values.yaml similarity index 96% rename from stable/docker-compose/5.0.24/ix_values.yaml rename to stable/docker-compose/5.0.25/ix_values.yaml index 1b4475beb09..2a35d4f9bcb 100644 --- a/stable/docker-compose/5.0.24/ix_values.yaml +++ b/stable/docker-compose/5.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/docker-in-docker pullPolicy: IfNotPresent - tag: 23.0.1@sha256:2e2d94c848703d58f1224fbbb8d464e4e3594eeaf3262b720c1bd30a8007cc8a + tag: 23.0.1@sha256:726db202a8d7c7186fdb783f2bf9c0d47caa3d5e53818440d7ce6c6719ca8621 controller: # -- Set the controller type. diff --git a/stable/docker-compose/5.0.24/questions.yaml b/stable/docker-compose/5.0.25/questions.yaml similarity index 100% rename from stable/docker-compose/5.0.24/questions.yaml rename to stable/docker-compose/5.0.25/questions.yaml diff --git a/stable/duckdns/4.0.11/templates/common.yaml b/stable/docker-compose/5.0.25/templates/common.yaml similarity index 100% rename from stable/duckdns/4.0.11/templates/common.yaml rename to stable/docker-compose/5.0.25/templates/common.yaml diff --git a/stable/duckdns/4.0.11/values.yaml b/stable/docker-compose/5.0.25/values.yaml similarity index 100% rename from stable/duckdns/4.0.11/values.yaml rename to stable/docker-compose/5.0.25/values.yaml diff --git a/stable/dokuwiki/5.0.22/app-changelog.md b/stable/dokuwiki/5.0.22/app-changelog.md deleted file mode 100644 index 87696b01ad8..00000000000 --- a/stable/dokuwiki/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-5.0.22](https://github.com/truecharts/charts/compare/dokuwiki-5.0.21...dokuwiki-5.0.22) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/dokuwiki/5.0.22/CHANGELOG.md b/stable/dokuwiki/5.0.23/CHANGELOG.md similarity index 90% rename from stable/dokuwiki/5.0.22/CHANGELOG.md rename to stable/dokuwiki/5.0.23/CHANGELOG.md index b710de46c35..8f4e447a1db 100644 --- a/stable/dokuwiki/5.0.22/CHANGELOG.md +++ b/stable/dokuwiki/5.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-5.0.23](https://github.com/truecharts/charts/compare/dokuwiki-5.0.22...dokuwiki-5.0.23) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 + + + + ## [dokuwiki-5.0.22](https://github.com/truecharts/charts/compare/dokuwiki-5.0.21...dokuwiki-5.0.22) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [dokuwiki-5.0.13](https://github.com/truecharts/charts/compare/dokuwiki-5.0.12...dokuwiki-5.0.13) (2022-12-27) ### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [dokuwiki-5.0.12](https://github.com/truecharts/charts/compare/dokuwiki-5.0.11...dokuwiki-5.0.12) (2022-12-26) - -### Chore diff --git a/stable/dokuwiki/5.0.22/Chart.yaml b/stable/dokuwiki/5.0.23/Chart.yaml similarity index 98% rename from stable/dokuwiki/5.0.22/Chart.yaml rename to stable/dokuwiki/5.0.23/Chart.yaml index db0ecc064a9..7448f8cbfd1 100644 --- a/stable/dokuwiki/5.0.22/Chart.yaml +++ b/stable/dokuwiki/5.0.23/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 5.0.22 +version: 5.0.23 appVersion: "20220731.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/emulatorjs/4.0.11/README.md b/stable/dokuwiki/5.0.23/README.md similarity index 100% rename from stable/emulatorjs/4.0.11/README.md rename to stable/dokuwiki/5.0.23/README.md diff --git a/stable/dokuwiki/5.0.23/app-changelog.md b/stable/dokuwiki/5.0.23/app-changelog.md new file mode 100644 index 00000000000..1a6b7465abc --- /dev/null +++ b/stable/dokuwiki/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-5.0.23](https://github.com/truecharts/charts/compare/dokuwiki-5.0.22...dokuwiki-5.0.23) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 + + \ No newline at end of file diff --git a/stable/dokuwiki/5.0.22/app-readme.md b/stable/dokuwiki/5.0.23/app-readme.md similarity index 100% rename from stable/dokuwiki/5.0.22/app-readme.md rename to stable/dokuwiki/5.0.23/app-readme.md diff --git a/stable/emulatorjs/4.0.11/charts/common-11.1.2.tgz b/stable/dokuwiki/5.0.23/charts/common-11.1.2.tgz similarity index 100% rename from stable/emulatorjs/4.0.11/charts/common-11.1.2.tgz rename to stable/dokuwiki/5.0.23/charts/common-11.1.2.tgz diff --git a/stable/dokuwiki/5.0.22/ix_values.yaml b/stable/dokuwiki/5.0.23/ix_values.yaml similarity index 86% rename from stable/dokuwiki/5.0.22/ix_values.yaml rename to stable/dokuwiki/5.0.23/ix_values.yaml index c01f23c5526..a5ae75fa543 100644 --- a/stable/dokuwiki/5.0.22/ix_values.yaml +++ b/stable/dokuwiki/5.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:ff42ce7e111f6bd55270c444c7731ece1b972e0fe87a0bf0467ea78f49a27690 + tag: 20220731.1.0@sha256:ed44e4cb3c09116a22218fe0587a941a53f640e8fc02222f50fe7d78c2cd538a securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/5.0.22/questions.yaml b/stable/dokuwiki/5.0.23/questions.yaml similarity index 100% rename from stable/dokuwiki/5.0.22/questions.yaml rename to stable/dokuwiki/5.0.23/questions.yaml diff --git a/stable/emulatorjs/4.0.11/templates/common.yaml b/stable/dokuwiki/5.0.23/templates/common.yaml similarity index 100% rename from stable/emulatorjs/4.0.11/templates/common.yaml rename to stable/dokuwiki/5.0.23/templates/common.yaml diff --git a/stable/emulatorjs/4.0.11/values.yaml b/stable/dokuwiki/5.0.23/values.yaml similarity index 100% rename from stable/emulatorjs/4.0.11/values.yaml rename to stable/dokuwiki/5.0.23/values.yaml diff --git a/stable/duckdns/4.0.11/app-changelog.md b/stable/duckdns/4.0.11/app-changelog.md deleted file mode 100644 index 4b9958cd4a4..00000000000 --- a/stable/duckdns/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-4.0.11](https://github.com/truecharts/charts/compare/duckdns-4.0.10...duckdns-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/duckdns/4.0.11/CHANGELOG.md b/stable/duckdns/4.0.12/CHANGELOG.md similarity index 89% rename from stable/duckdns/4.0.11/CHANGELOG.md rename to stable/duckdns/4.0.12/CHANGELOG.md index 7c1453a69a9..41195e09e22 100644 --- a/stable/duckdns/4.0.11/CHANGELOG.md +++ b/stable/duckdns/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-4.0.12](https://github.com/truecharts/charts/compare/duckdns-4.0.11...duckdns-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest + + + + ## [duckdns-4.0.11](https://github.com/truecharts/charts/compare/duckdns-4.0.10...duckdns-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [duckdns-4.0.3](https://github.com/truecharts/charts/compare/duckdns-4.0.2...duckdns-4.0.3) (2022-11-30) - - - -## [duckdns-4.0.3](https://github.com/truecharts/charts/compare/duckdns-4.0.2...duckdns-4.0.3) (2022-11-30) - - - - -## [duckdns-4.0.3](https://github.com/truecharts/charts/compare/duckdns-4.0.2...duckdns-4.0.3) (2022-11-30) diff --git a/stable/duckdns/4.0.11/Chart.yaml b/stable/duckdns/4.0.12/Chart.yaml similarity index 98% rename from stable/duckdns/4.0.11/Chart.yaml rename to stable/duckdns/4.0.12/Chart.yaml index da192f74aa1..4b7e97cc581 100644 --- a/stable/duckdns/4.0.11/Chart.yaml +++ b/stable/duckdns/4.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 4.0.11 +version: 4.0.12 appVersion: "latest" description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. type: application diff --git a/stable/habridge/4.0.15/README.md b/stable/duckdns/4.0.12/README.md similarity index 100% rename from stable/habridge/4.0.15/README.md rename to stable/duckdns/4.0.12/README.md diff --git a/stable/duckdns/4.0.12/app-changelog.md b/stable/duckdns/4.0.12/app-changelog.md new file mode 100644 index 00000000000..2f839012503 --- /dev/null +++ b/stable/duckdns/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-4.0.12](https://github.com/truecharts/charts/compare/duckdns-4.0.11...duckdns-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest + + \ No newline at end of file diff --git a/stable/duckdns/4.0.11/app-readme.md b/stable/duckdns/4.0.12/app-readme.md similarity index 100% rename from stable/duckdns/4.0.11/app-readme.md rename to stable/duckdns/4.0.12/app-readme.md diff --git a/stable/habridge/4.0.15/charts/common-11.1.2.tgz b/stable/duckdns/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/habridge/4.0.15/charts/common-11.1.2.tgz rename to stable/duckdns/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/duckdns/4.0.11/ix_values.yaml b/stable/duckdns/4.0.12/ix_values.yaml similarity index 84% rename from stable/duckdns/4.0.11/ix_values.yaml rename to stable/duckdns/4.0.12/ix_values.yaml index 4ead5ad8a00..5cf366b88f6 100644 --- a/stable/duckdns/4.0.11/ix_values.yaml +++ b/stable/duckdns/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:0915870cc8056ef619195a81969894b22f75bfdd07fce04253df888c3decf5e7 + tag: latest@sha256:1d8ad1b71567f37d0ad23cce6d100347e17a56449e483f055ca74707c08a41f8 securityContext: runAsNonRoot: false diff --git a/stable/duckdns/4.0.11/questions.yaml b/stable/duckdns/4.0.12/questions.yaml similarity index 100% rename from stable/duckdns/4.0.11/questions.yaml rename to stable/duckdns/4.0.12/questions.yaml diff --git a/stable/habridge/4.0.15/templates/common.yaml b/stable/duckdns/4.0.12/templates/common.yaml similarity index 100% rename from stable/habridge/4.0.15/templates/common.yaml rename to stable/duckdns/4.0.12/templates/common.yaml diff --git a/stable/habridge/4.0.15/values.yaml b/stable/duckdns/4.0.12/values.yaml similarity index 100% rename from stable/habridge/4.0.15/values.yaml rename to stable/duckdns/4.0.12/values.yaml diff --git a/stable/emulatorjs/4.0.11/app-changelog.md b/stable/emulatorjs/4.0.11/app-changelog.md deleted file mode 100644 index 10a1421c6f6..00000000000 --- a/stable/emulatorjs/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-4.0.11](https://github.com/truecharts/charts/compare/emulatorjs-4.0.10...emulatorjs-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/emulatorjs/4.0.11/CHANGELOG.md b/stable/emulatorjs/4.0.12/CHANGELOG.md similarity index 89% rename from stable/emulatorjs/4.0.11/CHANGELOG.md rename to stable/emulatorjs/4.0.12/CHANGELOG.md index 31db0bf4bb7..f4f4e32c97e 100644 --- a/stable/emulatorjs/4.0.11/CHANGELOG.md +++ b/stable/emulatorjs/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [emulatorjs-4.0.12](https://github.com/truecharts/charts/compare/emulatorjs-4.0.11...emulatorjs-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 + + + + ## [emulatorjs-4.0.11](https://github.com/truecharts/charts/compare/emulatorjs-4.0.10...emulatorjs-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [emulatorjs-4.0.3](https://github.com/truecharts/charts/compare/emulatorjs-4.0.2...emulatorjs-4.0.3) (2022-11-30) - - - -## [emulatorjs-4.0.3](https://github.com/truecharts/charts/compare/emulatorjs-4.0.2...emulatorjs-4.0.3) (2022-11-30) - - - - -## [emulatorjs-4.0.3](https://github.com/truecharts/charts/compare/emulatorjs-4.0.2...emulatorjs-4.0.3) (2022-11-30) diff --git a/stable/emulatorjs/4.0.11/Chart.yaml b/stable/emulatorjs/4.0.12/Chart.yaml similarity index 98% rename from stable/emulatorjs/4.0.11/Chart.yaml rename to stable/emulatorjs/4.0.12/Chart.yaml index e2d522f14a5..8a55c31954d 100644 --- a/stable/emulatorjs/4.0.11/Chart.yaml +++ b/stable/emulatorjs/4.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 4.0.11 +version: 4.0.12 appVersion: "1.7.2" description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application diff --git a/stable/impostor-server/3.0.14/README.md b/stable/emulatorjs/4.0.12/README.md similarity index 100% rename from stable/impostor-server/3.0.14/README.md rename to stable/emulatorjs/4.0.12/README.md diff --git a/stable/emulatorjs/4.0.12/app-changelog.md b/stable/emulatorjs/4.0.12/app-changelog.md new file mode 100644 index 00000000000..ad94ff6a6d1 --- /dev/null +++ b/stable/emulatorjs/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emulatorjs-4.0.12](https://github.com/truecharts/charts/compare/emulatorjs-4.0.11...emulatorjs-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 + + \ No newline at end of file diff --git a/stable/emulatorjs/4.0.11/app-readme.md b/stable/emulatorjs/4.0.12/app-readme.md similarity index 100% rename from stable/emulatorjs/4.0.11/app-readme.md rename to stable/emulatorjs/4.0.12/app-readme.md diff --git a/stable/impostor-server/3.0.14/charts/common-11.1.2.tgz b/stable/emulatorjs/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/impostor-server/3.0.14/charts/common-11.1.2.tgz rename to stable/emulatorjs/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/emulatorjs/4.0.11/ix_values.yaml b/stable/emulatorjs/4.0.12/ix_values.yaml similarity index 89% rename from stable/emulatorjs/4.0.11/ix_values.yaml rename to stable/emulatorjs/4.0.12/ix_values.yaml index 776e0b03663..2f65606cfda 100644 --- a/stable/emulatorjs/4.0.11/ix_values.yaml +++ b/stable/emulatorjs/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/emulatorjs pullPolicy: IfNotPresent - tag: v1.7.2@sha256:1149966e6bdacb209b6c4a6be8a4b341320c95d7b02c1603c0f21a16d91f33ec + tag: v1.7.2@sha256:b800abd8f5be1c3f823a7d22f56270b9cbdb95c94cf6e1b7e502fbcb65fbc55b securityContext: runAsNonRoot: false diff --git a/stable/emulatorjs/4.0.11/questions.yaml b/stable/emulatorjs/4.0.12/questions.yaml similarity index 100% rename from stable/emulatorjs/4.0.11/questions.yaml rename to stable/emulatorjs/4.0.12/questions.yaml diff --git a/stable/impostor-server/3.0.14/templates/common.yaml b/stable/emulatorjs/4.0.12/templates/common.yaml similarity index 100% rename from stable/impostor-server/3.0.14/templates/common.yaml rename to stable/emulatorjs/4.0.12/templates/common.yaml diff --git a/stable/impostor-server/3.0.14/values.yaml b/stable/emulatorjs/4.0.12/values.yaml similarity index 100% rename from stable/impostor-server/3.0.14/values.yaml rename to stable/emulatorjs/4.0.12/values.yaml diff --git a/stable/freshrss/13.0.15/CHANGELOG.md b/stable/freshrss/13.0.15/CHANGELOG.md new file mode 100644 index 00000000000..aeb3c7bd363 --- /dev/null +++ b/stable/freshrss/13.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freshrss-13.0.15](https://github.com/truecharts/charts/compare/freshrss-13.0.14...freshrss-13.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.14](https://github.com/truecharts/charts/compare/freshrss-13.0.13...freshrss-13.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [freshrss-13.0.13](https://github.com/truecharts/charts/compare/freshrss-13.0.12...freshrss-13.0.13) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.12](https://github.com/truecharts/charts/compare/freshrss-13.0.11...freshrss-13.0.12) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.11](https://github.com/truecharts/charts/compare/freshrss-13.0.10...freshrss-13.0.11) (2023-01-18) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.10](https://github.com/truecharts/charts/compare/freshrss-13.0.9...freshrss-13.0.10) (2022-12-29) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + + + +## [freshrss-13.0.9](https://github.com/truecharts/charts/compare/freshrss-13.0.8...freshrss-13.0.9) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [freshrss-13.0.8](https://github.com/truecharts/charts/compare/freshrss-13.0.7...freshrss-13.0.8) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [freshrss-13.0.7](https://github.com/truecharts/charts/compare/freshrss-13.0.6...freshrss-13.0.7) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [freshrss-13.0.6](https://github.com/truecharts/charts/compare/freshrss-13.0.5...freshrss-13.0.6) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [freshrss-13.0.5](https://github.com/truecharts/charts/compare/freshrss-13.0.4...freshrss-13.0.5) (2022-12-13) + +### Chore diff --git a/stable/freshrss/13.0.15/Chart.yaml b/stable/freshrss/13.0.15/Chart.yaml new file mode 100644 index 00000000000..92dd2b4c28f --- /dev/null +++ b/stable/freshrss/13.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.20.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://ghcr.io/linuxserver/freshrss + - https://github.com/FreshRSS/FreshRSS +type: application +version: 13.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/littlelink/8.0.21/README.md b/stable/freshrss/13.0.15/README.md similarity index 100% rename from stable/littlelink/8.0.21/README.md rename to stable/freshrss/13.0.15/README.md diff --git a/stable/freshrss/13.0.15/app-changelog.md b/stable/freshrss/13.0.15/app-changelog.md new file mode 100644 index 00000000000..e4cef695505 --- /dev/null +++ b/stable/freshrss/13.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freshrss-13.0.15](https://github.com/truecharts/charts/compare/freshrss-13.0.14...freshrss-13.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.20.2 + + \ No newline at end of file diff --git a/stable/freshrss/13.0.15/app-readme.md b/stable/freshrss/13.0.15/app-readme.md new file mode 100644 index 00000000000..54945d89ba8 --- /dev/null +++ b/stable/freshrss/13.0.15/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/freshrss](https://truecharts.org/charts/stable/freshrss) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/littlelink/8.0.21/charts/common-11.1.2.tgz b/stable/freshrss/13.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/littlelink/8.0.21/charts/common-11.1.2.tgz rename to stable/freshrss/13.0.15/charts/common-11.1.2.tgz diff --git a/stable/freshrss/13.0.15/ix_values.yaml b/stable/freshrss/13.0.15/ix_values.yaml new file mode 100644 index 00000000000..035665ffa2c --- /dev/null +++ b/stable/freshrss/13.0.15/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: 1.20.2@sha256:53e1d57bed40196065af1f2a1fd4dc65281997927fca855df61a2913bdfb3609 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10010 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/freshrss/13.0.15/questions.yaml b/stable/freshrss/13.0.15/questions.yaml new file mode 100644 index 00000000000..4ba26df2db4 --- /dev/null +++ b/stable/freshrss/13.0.15/questions.yaml @@ -0,0 +1,1870 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10010 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["clusterIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/logitech-media-server/6.1.14/templates/common.yaml b/stable/freshrss/13.0.15/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/6.1.14/templates/common.yaml rename to stable/freshrss/13.0.15/templates/common.yaml diff --git a/stable/littlelink/8.0.21/values.yaml b/stable/freshrss/13.0.15/values.yaml similarity index 100% rename from stable/littlelink/8.0.21/values.yaml rename to stable/freshrss/13.0.15/values.yaml diff --git a/stable/grocy/13.0.14/CHANGELOG.md b/stable/grocy/13.0.14/CHANGELOG.md new file mode 100644 index 00000000000..210b4603fa2 --- /dev/null +++ b/stable/grocy/13.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grocy-13.0.14](https://github.com/truecharts/charts/compare/grocy-13.0.13...grocy-13.0.14) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 + + + + +## [grocy-13.0.13](https://github.com/truecharts/charts/compare/grocy-13.0.12...grocy-13.0.13) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [grocy-13.0.12](https://github.com/truecharts/charts/compare/grocy-13.0.11...grocy-13.0.12) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 + + + + +## [grocy-13.0.11](https://github.com/truecharts/charts/compare/grocy-13.0.10...grocy-13.0.11) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 + + + + +## [grocy-13.0.10](https://github.com/truecharts/charts/compare/grocy-13.0.9...grocy-13.0.10) (2023-01-18) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 + + + + +## [grocy-13.0.9](https://github.com/truecharts/charts/compare/grocy-13.0.8...grocy-13.0.9) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 + + + + +## [grocy-13.0.8](https://github.com/truecharts/charts/compare/grocy-13.0.7...grocy-13.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [grocy-13.0.7](https://github.com/truecharts/charts/compare/grocy-13.0.6...grocy-13.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [grocy-13.0.6](https://github.com/truecharts/charts/compare/grocy-13.0.5...grocy-13.0.6) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [grocy-13.0.5](https://github.com/truecharts/charts/compare/grocy-13.0.4...grocy-13.0.5) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [grocy-13.0.4](https://github.com/truecharts/charts/compare/grocy-13.0.3...grocy-13.0.4) (2022-12-13) + +### Chore diff --git a/stable/grocy/13.0.14/Chart.yaml b/stable/grocy/13.0.14/Chart.yaml new file mode 100644 index 00000000000..2985d189da5 --- /dev/null +++ b/stable/grocy/13.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +home: https://truecharts.org/charts/stable/grocy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grocy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://ghcr.io/linuxserver/grocy + - https://github.com/grocy/grocy +type: application +version: 13.0.14 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/logitech-media-server/6.1.14/README.md b/stable/grocy/13.0.14/README.md similarity index 100% rename from stable/logitech-media-server/6.1.14/README.md rename to stable/grocy/13.0.14/README.md diff --git a/stable/grocy/13.0.14/app-changelog.md b/stable/grocy/13.0.14/app-changelog.md new file mode 100644 index 00000000000..96fb88e9488 --- /dev/null +++ b/stable/grocy/13.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grocy-13.0.14](https://github.com/truecharts/charts/compare/grocy-13.0.13...grocy-13.0.14) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 + + \ No newline at end of file diff --git a/stable/grocy/13.0.14/app-readme.md b/stable/grocy/13.0.14/app-readme.md new file mode 100644 index 00000000000..bff2541fcc3 --- /dev/null +++ b/stable/grocy/13.0.14/app-readme.md @@ -0,0 +1,8 @@ +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/logitech-media-server/6.1.14/charts/common-11.1.2.tgz b/stable/grocy/13.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/logitech-media-server/6.1.14/charts/common-11.1.2.tgz rename to stable/grocy/13.0.14/charts/common-11.1.2.tgz diff --git a/stable/grocy/13.0.14/ix_values.yaml b/stable/grocy/13.0.14/ix_values.yaml new file mode 100644 index 00000000000..3a3b14b02b6 --- /dev/null +++ b/stable/grocy/13.0.14/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/grocy + tag: 3.3.2@sha256:f701a56867d23871eefa0630c0f49ac01aefc41f462ac999d85de147b2ab44e3 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10013 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/grocy/13.0.14/questions.yaml b/stable/grocy/13.0.14/questions.yaml new file mode 100644 index 00000000000..dd532961623 --- /dev/null +++ b/stable/grocy/13.0.14/questions.yaml @@ -0,0 +1,1870 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10013 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["clusterIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minetest/3.0.10/templates/common.yaml b/stable/grocy/13.0.14/templates/common.yaml similarity index 100% rename from stable/minetest/3.0.10/templates/common.yaml rename to stable/grocy/13.0.14/templates/common.yaml diff --git a/stable/logitech-media-server/6.1.14/values.yaml b/stable/grocy/13.0.14/values.yaml similarity index 100% rename from stable/logitech-media-server/6.1.14/values.yaml rename to stable/grocy/13.0.14/values.yaml diff --git a/stable/habridge/4.0.15/app-changelog.md b/stable/habridge/4.0.15/app-changelog.md deleted file mode 100644 index c8fec2ccfe4..00000000000 --- a/stable/habridge/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [habridge-4.0.15](https://github.com/truecharts/charts/compare/habridge-4.0.14...habridge-4.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/habridge/4.0.15/CHANGELOG.md b/stable/habridge/4.0.16/CHANGELOG.md similarity index 92% rename from stable/habridge/4.0.15/CHANGELOG.md rename to stable/habridge/4.0.16/CHANGELOG.md index fb8b972ad55..c243b8d0d31 100644 --- a/stable/habridge/4.0.15/CHANGELOG.md +++ b/stable/habridge/4.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [habridge-4.0.16](https://github.com/truecharts/charts/compare/habridge-4.0.15...habridge-4.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/habridge to v5.4.1 + + + + ## [habridge-4.0.15](https://github.com/truecharts/charts/compare/habridge-4.0.14...habridge-4.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [habridge-4.0.6](https://github.com/truecharts/charts/compare/habridge-4.0.5...habridge-4.0.6) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [habridge-4.0.5](https://github.com/truecharts/charts/compare/habridge-4.0.4...habridge-4.0.5) (2022-12-24) - -### Chore diff --git a/stable/habridge/4.0.15/Chart.yaml b/stable/habridge/4.0.16/Chart.yaml similarity index 98% rename from stable/habridge/4.0.15/Chart.yaml rename to stable/habridge/4.0.16/Chart.yaml index ba2805e5e27..3073e80b003 100644 --- a/stable/habridge/4.0.15/Chart.yaml +++ b/stable/habridge/4.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: habridge -version: 4.0.15 +version: 4.0.16 appVersion: "5.4.1" description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. type: application diff --git a/stable/minetest/3.0.10/README.md b/stable/habridge/4.0.16/README.md similarity index 100% rename from stable/minetest/3.0.10/README.md rename to stable/habridge/4.0.16/README.md diff --git a/stable/habridge/4.0.16/app-changelog.md b/stable/habridge/4.0.16/app-changelog.md new file mode 100644 index 00000000000..78dbb728b5b --- /dev/null +++ b/stable/habridge/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [habridge-4.0.16](https://github.com/truecharts/charts/compare/habridge-4.0.15...habridge-4.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/habridge to v5.4.1 + + \ No newline at end of file diff --git a/stable/habridge/4.0.15/app-readme.md b/stable/habridge/4.0.16/app-readme.md similarity index 100% rename from stable/habridge/4.0.15/app-readme.md rename to stable/habridge/4.0.16/app-readme.md diff --git a/stable/minetest/3.0.10/charts/common-11.1.2.tgz b/stable/habridge/4.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/minetest/3.0.10/charts/common-11.1.2.tgz rename to stable/habridge/4.0.16/charts/common-11.1.2.tgz diff --git a/stable/habridge/4.0.15/ix_values.yaml b/stable/habridge/4.0.16/ix_values.yaml similarity index 86% rename from stable/habridge/4.0.15/ix_values.yaml rename to stable/habridge/4.0.16/ix_values.yaml index fcbec27a411..7ead182729d 100644 --- a/stable/habridge/4.0.15/ix_values.yaml +++ b/stable/habridge/4.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/habridge pullPolicy: IfNotPresent - tag: v5.4.1@sha256:ff22ebb300418c3d8fda686c274a936cf1dfc096c3710e99e80175bdca055bf9 + tag: v5.4.1@sha256:5853676836bddd5c5b235c54e035d4e8a664a85e1975779ce6045844f2fdabd3 securityContext: runAsNonRoot: false diff --git a/stable/habridge/4.0.15/questions.yaml b/stable/habridge/4.0.16/questions.yaml similarity index 100% rename from stable/habridge/4.0.15/questions.yaml rename to stable/habridge/4.0.16/questions.yaml diff --git a/stable/minio/5.0.19/templates/common.yaml b/stable/habridge/4.0.16/templates/common.yaml similarity index 100% rename from stable/minio/5.0.19/templates/common.yaml rename to stable/habridge/4.0.16/templates/common.yaml diff --git a/stable/minetest/3.0.10/values.yaml b/stable/habridge/4.0.16/values.yaml similarity index 100% rename from stable/minetest/3.0.10/values.yaml rename to stable/habridge/4.0.16/values.yaml diff --git a/stable/impostor-server/3.0.14/app-changelog.md b/stable/impostor-server/3.0.14/app-changelog.md deleted file mode 100644 index b2573f204e7..00000000000 --- a/stable/impostor-server/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-3.0.14](https://github.com/truecharts/charts/compare/impostor-server-3.0.13...impostor-server-3.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/impostor-server/3.0.14/CHANGELOG.md b/stable/impostor-server/3.0.15/CHANGELOG.md similarity index 94% rename from stable/impostor-server/3.0.14/CHANGELOG.md rename to stable/impostor-server/3.0.15/CHANGELOG.md index 61d3611e266..112a578bcb9 100644 --- a/stable/impostor-server/3.0.14/CHANGELOG.md +++ b/stable/impostor-server/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [impostor-server-3.0.15](https://github.com/truecharts/charts/compare/impostor-server-3.0.14...impostor-server-3.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly + + + + ## [impostor-server-3.0.14](https://github.com/truecharts/charts/compare/impostor-server-3.0.13...impostor-server-3.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [impostor-server-3.0.5](https://github.com/truecharts/charts/compare/impostor-server-3.0.4...impostor-server-3.0.5) (2022-12-19) ### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly - - - - -## [impostor-server-3.0.4](https://github.com/truecharts/charts/compare/impostor-server-3.0.3...impostor-server-3.0.4) (2022-12-13) - -### Chore diff --git a/stable/impostor-server/3.0.14/Chart.yaml b/stable/impostor-server/3.0.15/Chart.yaml similarity index 98% rename from stable/impostor-server/3.0.14/Chart.yaml rename to stable/impostor-server/3.0.15/Chart.yaml index a3e67f14921..ba9dee1bd70 100644 --- a/stable/impostor-server/3.0.14/Chart.yaml +++ b/stable/impostor-server/3.0.15/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server - https://hub.docker.com/r/aeonlucid/impostor type: application -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - games diff --git a/stable/minio/5.0.19/README.md b/stable/impostor-server/3.0.15/README.md similarity index 100% rename from stable/minio/5.0.19/README.md rename to stable/impostor-server/3.0.15/README.md diff --git a/stable/impostor-server/3.0.15/app-changelog.md b/stable/impostor-server/3.0.15/app-changelog.md new file mode 100644 index 00000000000..bf622c3badc --- /dev/null +++ b/stable/impostor-server/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [impostor-server-3.0.15](https://github.com/truecharts/charts/compare/impostor-server-3.0.14...impostor-server-3.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly + + \ No newline at end of file diff --git a/stable/impostor-server/3.0.14/app-readme.md b/stable/impostor-server/3.0.15/app-readme.md similarity index 100% rename from stable/impostor-server/3.0.14/app-readme.md rename to stable/impostor-server/3.0.15/app-readme.md diff --git a/stable/minio/5.0.19/charts/common-11.1.2.tgz b/stable/impostor-server/3.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/minio/5.0.19/charts/common-11.1.2.tgz rename to stable/impostor-server/3.0.15/charts/common-11.1.2.tgz diff --git a/stable/impostor-server/3.0.14/ix_values.yaml b/stable/impostor-server/3.0.15/ix_values.yaml similarity index 89% rename from stable/impostor-server/3.0.14/ix_values.yaml rename to stable/impostor-server/3.0.15/ix_values.yaml index 3e60a3791df..fcf8b43cd2f 100644 --- a/stable/impostor-server/3.0.14/ix_values.yaml +++ b/stable/impostor-server/3.0.15/ix_values.yaml @@ -6,7 +6,7 @@ image: nightlyImage: repository: tccr.io/truecharts/impostor-server-nightly pullPolicy: IfNotPresent - tag: vnightly@sha256:7372e325451167dce9c6f4bc90bc8dc48adbc0a88db5d662b7fb1bd0e0b2fe80 + tag: vnightly@sha256:5461c18a01751038e3c760713e5ed75d5ec12291e373a695df3835db46e2e79b env: IMPOSTOR_Server__PublicIp: "127.0.0.1" diff --git a/stable/impostor-server/3.0.14/questions.yaml b/stable/impostor-server/3.0.15/questions.yaml similarity index 100% rename from stable/impostor-server/3.0.14/questions.yaml rename to stable/impostor-server/3.0.15/questions.yaml diff --git a/stable/impostor-server/3.0.15/templates/common.yaml b/stable/impostor-server/3.0.15/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/impostor-server/3.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/minio/5.0.19/values.yaml b/stable/impostor-server/3.0.15/values.yaml similarity index 100% rename from stable/minio/5.0.19/values.yaml rename to stable/impostor-server/3.0.15/values.yaml diff --git a/stable/littlelink/8.0.21/app-changelog.md b/stable/littlelink/8.0.21/app-changelog.md deleted file mode 100644 index cc2344efee0..00000000000 --- a/stable/littlelink/8.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [littlelink-8.0.21](https://github.com/truecharts/charts/compare/littlelink-8.0.20...littlelink-8.0.21) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/littlelink/8.0.21/CHANGELOG.md b/stable/littlelink/8.0.22/CHANGELOG.md similarity index 92% rename from stable/littlelink/8.0.21/CHANGELOG.md rename to stable/littlelink/8.0.22/CHANGELOG.md index 810a506af8a..3cded253aee 100644 --- a/stable/littlelink/8.0.21/CHANGELOG.md +++ b/stable/littlelink/8.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [littlelink-8.0.22](https://github.com/truecharts/charts/compare/littlelink-8.0.21...littlelink-8.0.22) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest + + + + ## [littlelink-8.0.21](https://github.com/truecharts/charts/compare/littlelink-8.0.20...littlelink-8.0.21) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - update container image tccr.io/truecharts/littlelink-server to latest ([#5789](https://github.com/truecharts/charts/issues/5789)) - - - -## [littlelink-8.0.11](https://github.com/truecharts/charts/compare/littlelink-8.0.10...littlelink-8.0.11) (2022-12-25) - -### Chore - -- update helm general non-major - diff --git a/stable/littlelink/8.0.21/Chart.yaml b/stable/littlelink/8.0.22/Chart.yaml similarity index 98% rename from stable/littlelink/8.0.21/Chart.yaml rename to stable/littlelink/8.0.22/Chart.yaml index 2dd50185356..d5e401d750e 100644 --- a/stable/littlelink/8.0.21/Chart.yaml +++ b/stable/littlelink/8.0.22/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 8.0.21 +version: 8.0.22 annotations: truecharts.org/catagories: | - social diff --git a/stable/mosquitto/8.0.10/README.md b/stable/littlelink/8.0.22/README.md similarity index 100% rename from stable/mosquitto/8.0.10/README.md rename to stable/littlelink/8.0.22/README.md diff --git a/stable/littlelink/8.0.22/app-changelog.md b/stable/littlelink/8.0.22/app-changelog.md new file mode 100644 index 00000000000..acff017c3f9 --- /dev/null +++ b/stable/littlelink/8.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-8.0.22](https://github.com/truecharts/charts/compare/littlelink-8.0.21...littlelink-8.0.22) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest + + \ No newline at end of file diff --git a/stable/littlelink/8.0.21/app-readme.md b/stable/littlelink/8.0.22/app-readme.md similarity index 100% rename from stable/littlelink/8.0.21/app-readme.md rename to stable/littlelink/8.0.22/app-readme.md diff --git a/stable/mosquitto/8.0.10/charts/common-11.1.2.tgz b/stable/littlelink/8.0.22/charts/common-11.1.2.tgz similarity index 100% rename from stable/mosquitto/8.0.10/charts/common-11.1.2.tgz rename to stable/littlelink/8.0.22/charts/common-11.1.2.tgz diff --git a/stable/littlelink/8.0.21/ix_values.yaml b/stable/littlelink/8.0.22/ix_values.yaml similarity index 93% rename from stable/littlelink/8.0.21/ix_values.yaml rename to stable/littlelink/8.0.22/ix_values.yaml index 61517014525..ad56fe4fbb4 100644 --- a/stable/littlelink/8.0.21/ix_values.yaml +++ b/stable/littlelink/8.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:194d04817d1b5318bd42a81788f88a11b85078ae1964014fafdb26efc8279ff7 + tag: latest@sha256:40dccc1f2432712d4b0dd714358a8416995d2ff81574509410136ff7e0b7e3e3 service: main: diff --git a/stable/littlelink/8.0.21/questions.yaml b/stable/littlelink/8.0.22/questions.yaml similarity index 100% rename from stable/littlelink/8.0.21/questions.yaml rename to stable/littlelink/8.0.22/questions.yaml diff --git a/stable/littlelink/8.0.21/templates/_configmap.tpl b/stable/littlelink/8.0.22/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/8.0.21/templates/_configmap.tpl rename to stable/littlelink/8.0.22/templates/_configmap.tpl diff --git a/stable/littlelink/8.0.21/templates/common.yaml b/stable/littlelink/8.0.22/templates/common.yaml similarity index 100% rename from stable/littlelink/8.0.21/templates/common.yaml rename to stable/littlelink/8.0.22/templates/common.yaml diff --git a/stable/mosquitto/8.0.10/values.yaml b/stable/littlelink/8.0.22/values.yaml similarity index 100% rename from stable/mosquitto/8.0.10/values.yaml rename to stable/littlelink/8.0.22/values.yaml diff --git a/stable/logitech-media-server/6.1.14/app-changelog.md b/stable/logitech-media-server/6.1.14/app-changelog.md deleted file mode 100644 index fcbdbbbaa0d..00000000000 --- a/stable/logitech-media-server/6.1.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [logitech-media-server-6.1.14](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.13...logitech-media-server-6.1.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/logitech-media-server/6.1.14/CHANGELOG.md b/stable/logitech-media-server/6.1.15/CHANGELOG.md similarity index 91% rename from stable/logitech-media-server/6.1.14/CHANGELOG.md rename to stable/logitech-media-server/6.1.15/CHANGELOG.md index d18190543fc..b4797c65b0d 100644 --- a/stable/logitech-media-server/6.1.14/CHANGELOG.md +++ b/stable/logitech-media-server/6.1.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [logitech-media-server-6.1.15](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.14...logitech-media-server-6.1.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 + + + + ## [logitech-media-server-6.1.14](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.13...logitech-media-server-6.1.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [logitech-media-server-6.1.5](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.4...logitech-media-server-6.1.5) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [logitech-media-server-6.1.4](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.3...logitech-media-server-6.1.4) (2022-12-13) - -### Chore diff --git a/stable/logitech-media-server/6.1.14/Chart.yaml b/stable/logitech-media-server/6.1.15/Chart.yaml similarity index 98% rename from stable/logitech-media-server/6.1.14/Chart.yaml rename to stable/logitech-media-server/6.1.15/Chart.yaml index a0e91ca8b16..47eb1818c79 100644 --- a/stable/logitech-media-server/6.1.14/Chart.yaml +++ b/stable/logitech-media-server/6.1.15/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - https://github.com/Logitech/slimserver type: application -version: 6.1.14 +version: 6.1.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/6.1.15/README.md b/stable/logitech-media-server/6.1.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/logitech-media-server/6.1.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/logitech-media-server/6.1.15/app-changelog.md b/stable/logitech-media-server/6.1.15/app-changelog.md new file mode 100644 index 00000000000..34b7bd90521 --- /dev/null +++ b/stable/logitech-media-server/6.1.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [logitech-media-server-6.1.15](https://github.com/truecharts/charts/compare/logitech-media-server-6.1.14...logitech-media-server-6.1.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 + + \ No newline at end of file diff --git a/stable/logitech-media-server/6.1.14/app-readme.md b/stable/logitech-media-server/6.1.15/app-readme.md similarity index 100% rename from stable/logitech-media-server/6.1.14/app-readme.md rename to stable/logitech-media-server/6.1.15/app-readme.md diff --git a/stable/logitech-media-server/6.1.15/charts/common-11.1.2.tgz b/stable/logitech-media-server/6.1.15/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/logitech-media-server/6.1.15/charts/common-11.1.2.tgz differ diff --git a/stable/logitech-media-server/6.1.14/ix_values.yaml b/stable/logitech-media-server/6.1.15/ix_values.yaml similarity index 90% rename from stable/logitech-media-server/6.1.14/ix_values.yaml rename to stable/logitech-media-server/6.1.15/ix_values.yaml index 597a59e182d..bca9a2d30b1 100644 --- a/stable/logitech-media-server/6.1.14/ix_values.yaml +++ b/stable/logitech-media-server/6.1.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.4.0@sha256:12bf3dc014efe9c3c66afcd7a7378809e53ed1f7bf355cdc39e7da7001631906 + tag: 8.4.0@sha256:8e6293728198add23995e3d50c45acd5ae8ac67330ca59954f051b6def99719d env: HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/6.1.14/questions.yaml b/stable/logitech-media-server/6.1.15/questions.yaml similarity index 100% rename from stable/logitech-media-server/6.1.14/questions.yaml rename to stable/logitech-media-server/6.1.15/questions.yaml diff --git a/stable/logitech-media-server/6.1.15/templates/common.yaml b/stable/logitech-media-server/6.1.15/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/logitech-media-server/6.1.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/logitech-media-server/6.1.15/values.yaml b/stable/logitech-media-server/6.1.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/minetest/3.0.10/app-changelog.md b/stable/minetest/3.0.10/app-changelog.md deleted file mode 100644 index 5ee547391a1..00000000000 --- a/stable/minetest/3.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minetest-3.0.10](https://github.com/truecharts/charts/compare/minetest-3.0.9...minetest-3.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/minetest/3.0.10/CHANGELOG.md b/stable/minetest/3.0.11/CHANGELOG.md similarity index 89% rename from stable/minetest/3.0.10/CHANGELOG.md rename to stable/minetest/3.0.11/CHANGELOG.md index 103322f9118..9ca4edfdb9c 100644 --- a/stable/minetest/3.0.10/CHANGELOG.md +++ b/stable/minetest/3.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minetest-3.0.11](https://github.com/truecharts/charts/compare/minetest-3.0.10...minetest-3.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/minetest to 5.6.1 + + + + ## [minetest-3.0.10](https://github.com/truecharts/charts/compare/minetest-3.0.9...minetest-3.0.10) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [minetest-3.0.2](https://github.com/truecharts/charts/compare/minetest-3.0.1...minetest-3.0.2) (2022-11-30) - - - -## [minetest-3.0.2](https://github.com/truecharts/charts/compare/minetest-3.0.1...minetest-3.0.2) (2022-11-30) - - - - -## [minetest-3.0.2](https://github.com/truecharts/charts/compare/minetest-3.0.1...minetest-3.0.2) (2022-11-30) diff --git a/stable/minetest/3.0.10/Chart.yaml b/stable/minetest/3.0.11/Chart.yaml similarity index 98% rename from stable/minetest/3.0.10/Chart.yaml rename to stable/minetest/3.0.11/Chart.yaml index 7bd60d1ed1a..b2e509806a4 100644 --- a/stable/minetest/3.0.10/Chart.yaml +++ b/stable/minetest/3.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: minetest -version: 3.0.10 +version: 3.0.11 appVersion: "5.6.1" description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. type: application diff --git a/stable/minetest/3.0.11/README.md b/stable/minetest/3.0.11/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/minetest/3.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/minetest/3.0.11/app-changelog.md b/stable/minetest/3.0.11/app-changelog.md new file mode 100644 index 00000000000..09f68594d19 --- /dev/null +++ b/stable/minetest/3.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minetest-3.0.11](https://github.com/truecharts/charts/compare/minetest-3.0.10...minetest-3.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/minetest to 5.6.1 + + \ No newline at end of file diff --git a/stable/minetest/3.0.10/app-readme.md b/stable/minetest/3.0.11/app-readme.md similarity index 100% rename from stable/minetest/3.0.10/app-readme.md rename to stable/minetest/3.0.11/app-readme.md diff --git a/stable/minetest/3.0.11/charts/common-11.1.2.tgz b/stable/minetest/3.0.11/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/minetest/3.0.11/charts/common-11.1.2.tgz differ diff --git a/stable/minetest/3.0.10/ix_values.yaml b/stable/minetest/3.0.11/ix_values.yaml similarity index 86% rename from stable/minetest/3.0.10/ix_values.yaml rename to stable/minetest/3.0.11/ix_values.yaml index b3f52f4893b..6680071eb47 100644 --- a/stable/minetest/3.0.10/ix_values.yaml +++ b/stable/minetest/3.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/minetest pullPolicy: IfNotPresent - tag: 5.6.1@sha256:ccd2b6736131d54a6903a8d0f25b998923865a4b344bb734d231d13e57744c49 + tag: 5.6.1@sha256:9deb750a32facc39c9dff83f58aef1fe550a8975d76e0c3b6f328a0bdb4130f2 securityContext: runAsNonRoot: false diff --git a/stable/minetest/3.0.10/questions.yaml b/stable/minetest/3.0.11/questions.yaml similarity index 100% rename from stable/minetest/3.0.10/questions.yaml rename to stable/minetest/3.0.11/questions.yaml diff --git a/stable/minetest/3.0.11/templates/common.yaml b/stable/minetest/3.0.11/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/minetest/3.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/minetest/3.0.11/values.yaml b/stable/minetest/3.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/minio/5.0.19/app-changelog.md b/stable/minio/5.0.19/app-changelog.md deleted file mode 100644 index 95a97d8bb0d..00000000000 --- a/stable/minio/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-5.0.19](https://github.com/truecharts/charts/compare/minio-console-5.0.16...minio-5.0.19) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/minio/5.0.19/CHANGELOG.md b/stable/minio/5.0.20/CHANGELOG.md similarity index 95% rename from stable/minio/5.0.19/CHANGELOG.md rename to stable/minio/5.0.20/CHANGELOG.md index 904d479bcc6..ac84e2e52a7 100644 --- a/stable/minio/5.0.19/CHANGELOG.md +++ b/stable/minio/5.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-5.0.20](https://github.com/truecharts/charts/compare/minio-5.0.19...minio-5.0.20) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/minio to latest + + + + ## [minio-5.0.19](https://github.com/truecharts/charts/compare/minio-console-5.0.16...minio-5.0.19) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [minio-5.0.10](https://github.com/truecharts/charts/compare/minio-console-5.0.9...minio-5.0.10) (2022-12-24) ### Chore - -- update container image tccr.io/truecharts/minio to latest - - - - -## [minio-5.0.9](https://github.com/truecharts/charts/compare/minio-5.0.8...minio-5.0.9) (2022-12-19) - -### Chore diff --git a/stable/minio/5.0.19/Chart.yaml b/stable/minio/5.0.20/Chart.yaml similarity index 97% rename from stable/minio/5.0.19/Chart.yaml rename to stable/minio/5.0.20/Chart.yaml index e8c2f6ea9f4..cb67413d68a 100644 --- a/stable/minio/5.0.19/Chart.yaml +++ b/stable/minio/5.0.20/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://hub.docker.com/r/minio/minio - https://github.com/minio/minio -version: 5.0.19 +version: 5.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/5.0.20/README.md b/stable/minio/5.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/minio/5.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/minio/5.0.20/app-changelog.md b/stable/minio/5.0.20/app-changelog.md new file mode 100644 index 00000000000..784e85b25e0 --- /dev/null +++ b/stable/minio/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-5.0.20](https://github.com/truecharts/charts/compare/minio-5.0.19...minio-5.0.20) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/minio to latest + + \ No newline at end of file diff --git a/stable/minio/5.0.19/app-readme.md b/stable/minio/5.0.20/app-readme.md similarity index 100% rename from stable/minio/5.0.19/app-readme.md rename to stable/minio/5.0.20/app-readme.md diff --git a/stable/minio/5.0.20/charts/common-11.1.2.tgz b/stable/minio/5.0.20/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/minio/5.0.20/charts/common-11.1.2.tgz differ diff --git a/stable/minio/5.0.19/ix_values.yaml b/stable/minio/5.0.20/ix_values.yaml similarity index 91% rename from stable/minio/5.0.19/ix_values.yaml rename to stable/minio/5.0.20/ix_values.yaml index 34232b6a01f..c9e24bed011 100644 --- a/stable/minio/5.0.19/ix_values.yaml +++ b/stable/minio/5.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:9fa3f0092e7a14c13e28bf98ff8daf546b1444d103dd4b84cf194cf96eb15ce0 + tag: latest@sha256:6e5c1345b4fbd2b9ee7d12805a04840872d60cc70af44c99584d3884df7d8556 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] diff --git a/stable/minio/5.0.19/questions.yaml b/stable/minio/5.0.20/questions.yaml similarity index 100% rename from stable/minio/5.0.19/questions.yaml rename to stable/minio/5.0.20/questions.yaml diff --git a/stable/minio/5.0.20/templates/common.yaml b/stable/minio/5.0.20/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/minio/5.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/minio/5.0.20/values.yaml b/stable/minio/5.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/mosquitto/8.0.10/app-changelog.md b/stable/mosquitto/8.0.10/app-changelog.md deleted file mode 100644 index 42556505a8d..00000000000 --- a/stable/mosquitto/8.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosquitto-8.0.10](https://github.com/truecharts/charts/compare/mosquitto-8.0.9...mosquitto-8.0.10) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/eclipse-mosquitto to 2.0.15 - - \ No newline at end of file diff --git a/stable/mosquitto/8.0.10/CHANGELOG.md b/stable/mosquitto/8.0.11/CHANGELOG.md similarity index 90% rename from stable/mosquitto/8.0.10/CHANGELOG.md rename to stable/mosquitto/8.0.11/CHANGELOG.md index ff4cc671306..0e30d78602b 100644 --- a/stable/mosquitto/8.0.10/CHANGELOG.md +++ b/stable/mosquitto/8.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mosquitto-8.0.11](https://github.com/truecharts/charts/compare/mosquitto-8.0.10...mosquitto-8.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to 2.0.15 + + + + ## [mosquitto-8.0.10](https://github.com/truecharts/charts/compare/mosquitto-8.0.9...mosquitto-8.0.10) (2023-02-10) ### Chore @@ -88,12 +97,3 @@ ## [mosquitto-8.0.3](https://github.com/truecharts/charts/compare/mosquitto-8.0.2...mosquitto-8.0.3) (2022-11-30) - - - - -## [mosquitto-8.0.3](https://github.com/truecharts/charts/compare/mosquitto-8.0.2...mosquitto-8.0.3) (2022-11-30) - - - - diff --git a/stable/mosquitto/8.0.10/Chart.yaml b/stable/mosquitto/8.0.11/Chart.yaml similarity index 98% rename from stable/mosquitto/8.0.10/Chart.yaml rename to stable/mosquitto/8.0.11/Chart.yaml index 1a328662892..2288a817bf9 100644 --- a/stable/mosquitto/8.0.10/Chart.yaml +++ b/stable/mosquitto/8.0.11/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - https://github.com/eclipse/mosquitto type: application -version: 8.0.10 +version: 8.0.11 annotations: truecharts.org/catagories: | - homeautomation diff --git a/stable/mosquitto/8.0.11/README.md b/stable/mosquitto/8.0.11/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/mosquitto/8.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/mosquitto/8.0.11/app-changelog.md b/stable/mosquitto/8.0.11/app-changelog.md new file mode 100644 index 00000000000..b1d98fd1e0b --- /dev/null +++ b/stable/mosquitto/8.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosquitto-8.0.11](https://github.com/truecharts/charts/compare/mosquitto-8.0.10...mosquitto-8.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/eclipse-mosquitto to 2.0.15 + + \ No newline at end of file diff --git a/stable/mosquitto/8.0.10/app-readme.md b/stable/mosquitto/8.0.11/app-readme.md similarity index 100% rename from stable/mosquitto/8.0.10/app-readme.md rename to stable/mosquitto/8.0.11/app-readme.md diff --git a/stable/mosquitto/8.0.11/charts/common-11.1.2.tgz b/stable/mosquitto/8.0.11/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/mosquitto/8.0.11/charts/common-11.1.2.tgz differ diff --git a/stable/mosquitto/8.0.10/ix_values.yaml b/stable/mosquitto/8.0.11/ix_values.yaml similarity index 95% rename from stable/mosquitto/8.0.10/ix_values.yaml rename to stable/mosquitto/8.0.11/ix_values.yaml index 827a2fe551a..bad1bcebc0d 100644 --- a/stable/mosquitto/8.0.10/ix_values.yaml +++ b/stable/mosquitto/8.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/eclipse-mosquitto - tag: 2.0.15@sha256:6a14213c5ed7df237286345dd358b6cc42a28d4448c65b54e40b86461d1d3052 + tag: 2.0.15@sha256:9e1fbb32ae27aaaf18432ff4e7e046c54fda8a630851dadf0c332a94e81fbf67 pullPolicy: IfNotPresent service: diff --git a/stable/mosquitto/8.0.10/questions.yaml b/stable/mosquitto/8.0.11/questions.yaml similarity index 100% rename from stable/mosquitto/8.0.10/questions.yaml rename to stable/mosquitto/8.0.11/questions.yaml diff --git a/stable/mosquitto/8.0.10/templates/common.yaml b/stable/mosquitto/8.0.11/templates/common.yaml similarity index 100% rename from stable/mosquitto/8.0.10/templates/common.yaml rename to stable/mosquitto/8.0.11/templates/common.yaml diff --git a/stable/mosquitto/8.0.11/values.yaml b/stable/mosquitto/8.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d