From 1f1849847f74d5e4b0e2516643ccc64315919487 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 12 Aug 2022 20:40:33 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../authentik/{3.0.3 => 3.0.4}/CHANGELOG.md | 28 ++++---- .../authentik/{3.0.3 => 3.0.4}/Chart.lock | 2 +- .../authentik/{3.0.3 => 3.0.4}/Chart.yaml | 2 +- .../authentik/{3.0.3 => 3.0.4}/README.md | 2 +- .../authentik/{3.0.3 => 3.0.4}/app-readme.md | 0 .../{3.0.3 => 3.0.4}/charts/common-10.4.8.tgz | Bin .../charts/postgresql-8.0.52.tgz | Bin .../{3.0.3 => 3.0.4}/charts/redis-3.0.50.tgz | Bin .../authentik/{3.0.3 => 3.0.4}/ix_values.yaml | 7 +- .../authentik/{3.0.3 => 3.0.4}/questions.yaml | 63 ++++++++++++++---- .../{3.0.3 => 3.0.4}/templates/_config.tpl | 0 .../{3.0.3 => 3.0.4}/templates/_geoip.tpl | 0 .../{3.0.3 => 3.0.4}/templates/_ldap.tpl | 0 .../{3.0.3 => 3.0.4}/templates/_secret.tpl | 0 .../{3.0.3 => 3.0.4}/templates/_worker.tpl | 0 .../{3.0.3 => 3.0.4}/templates/common.yaml | 0 .../authentik/{3.0.3 => 3.0.4}/values.yaml | 0 .../rickroll/{0.0.18 => 0.0.19}/CHANGELOG.md | 28 ++++---- .../rickroll/{0.0.18 => 0.0.19}/Chart.lock | 2 +- .../rickroll/{0.0.18 => 0.0.19}/Chart.yaml | 2 +- .../rickroll/{0.0.18 => 0.0.19}/README.md | 2 +- .../rickroll/{0.0.18 => 0.0.19}/app-readme.md | 0 .../charts/common-10.4.9.tgz | Bin .../{0.0.18 => 0.0.19}/ci/basic-values.yaml | 0 .../{0.0.18 => 0.0.19}/ci/fhd-values.yaml | 0 .../{0.0.18 => 0.0.19}/ci/fhdgame-values.yaml | 0 .../ci/fhdonclick-values.yaml | 0 .../{0.0.18 => 0.0.19}/ci/onclick-values.yaml | 0 .../{0.0.18 => 0.0.19}/ix_values.yaml | 10 +-- .../{0.0.18 => 0.0.19}/questions.yaml | 55 ++++++++++++--- .../{0.0.18 => 0.0.19}/templates/common.yaml | 0 .../rickroll/{0.0.18 => 0.0.19}/values.yaml | 0 32 files changed, 135 insertions(+), 68 deletions(-) rename incubator/authentik/{3.0.3 => 3.0.4}/CHANGELOG.md (86%) rename incubator/authentik/{3.0.3 => 3.0.4}/Chart.lock (88%) rename incubator/authentik/{3.0.3 => 3.0.4}/Chart.yaml (98%) rename incubator/authentik/{3.0.3 => 3.0.4}/README.md (98%) rename incubator/authentik/{3.0.3 => 3.0.4}/app-readme.md (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/charts/common-10.4.8.tgz (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/charts/postgresql-8.0.52.tgz (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/charts/redis-3.0.50.tgz (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/ix_values.yaml (92%) rename incubator/authentik/{3.0.3 => 3.0.4}/questions.yaml (99%) rename incubator/authentik/{3.0.3 => 3.0.4}/templates/_config.tpl (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/templates/_geoip.tpl (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/templates/_ldap.tpl (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/templates/_secret.tpl (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/templates/_worker.tpl (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/templates/common.yaml (100%) rename incubator/authentik/{3.0.3 => 3.0.4}/values.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/CHANGELOG.md (86%) rename incubator/rickroll/{0.0.18 => 0.0.19}/Chart.lock (80%) rename incubator/rickroll/{0.0.18 => 0.0.19}/Chart.yaml (98%) rename incubator/rickroll/{0.0.18 => 0.0.19}/README.md (98%) rename incubator/rickroll/{0.0.18 => 0.0.19}/app-readme.md (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/charts/common-10.4.9.tgz (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/ci/basic-values.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/ci/fhd-values.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/ci/fhdgame-values.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/ci/fhdonclick-values.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/ci/onclick-values.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/ix_values.yaml (62%) rename incubator/rickroll/{0.0.18 => 0.0.19}/questions.yaml (98%) rename incubator/rickroll/{0.0.18 => 0.0.19}/templates/common.yaml (100%) rename incubator/rickroll/{0.0.18 => 0.0.19}/values.yaml (100%) diff --git a/incubator/authentik/3.0.3/CHANGELOG.md b/incubator/authentik/3.0.4/CHANGELOG.md similarity index 86% rename from incubator/authentik/3.0.3/CHANGELOG.md rename to incubator/authentik/3.0.4/CHANGELOG.md index 6ad4ecee0ee..6914ec743f7 100644 --- a/incubator/authentik/3.0.3/CHANGELOG.md +++ b/incubator/authentik/3.0.4/CHANGELOG.md @@ -2,6 +2,20 @@ +## [authentik-3.0.4](https://github.com/truecharts/charts/compare/authentik-3.0.3...authentik-3.0.4) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + + ### Fix + +- cleanup ([#3390](https://github.com/truecharts/charts/issues/3390)) + - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + ## [authentik-3.0.3](https://github.com/truecharts/charts/compare/authentik-3.0.2...authentik-3.0.3) (2022-08-10) ### Fix @@ -83,17 +97,3 @@ - Auto-update chart README [skip ci] - update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - -## [authentik-2.0.28](https://github.com/truecharts/apps/compare/authentik-2.0.27...authentik-2.0.28) (2022-07-25) - -### Chore - -- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295)) - - - - -## [authentik-2.0.27](https://github.com/truecharts/apps/compare/authentik-2.0.26...authentik-2.0.27) (2022-07-23) - diff --git a/incubator/authentik/3.0.3/Chart.lock b/incubator/authentik/3.0.4/Chart.lock similarity index 88% rename from incubator/authentik/3.0.3/Chart.lock rename to incubator/authentik/3.0.4/Chart.lock index e847ba72ee1..2c704274358 100644 --- a/incubator/authentik/3.0.3/Chart.lock +++ b/incubator/authentik/3.0.4/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.50 digest: sha256:81d2872e36dada3a38b120e1b05921a620e693837327731b46507e53a2b9d761 -generated: "2022-08-10T21:56:09.708283535Z" +generated: "2022-08-12T20:34:25.484945631Z" diff --git a/incubator/authentik/3.0.3/Chart.yaml b/incubator/authentik/3.0.4/Chart.yaml similarity index 98% rename from incubator/authentik/3.0.3/Chart.yaml rename to incubator/authentik/3.0.4/Chart.yaml index 52113c3b711..e52769f382f 100644 --- a/incubator/authentik/3.0.3/Chart.yaml +++ b/incubator/authentik/3.0.4/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - authentication diff --git a/incubator/authentik/3.0.3/README.md b/incubator/authentik/3.0.4/README.md similarity index 98% rename from incubator/authentik/3.0.3/README.md rename to incubator/authentik/3.0.4/README.md index b7614a88c86..e61650f23e5 100644 --- a/incubator/authentik/3.0.3/README.md +++ b/incubator/authentik/3.0.4/README.md @@ -1,6 +1,6 @@ # authentik -![Version: 3.0.3](https://img.shields.io/badge/Version-3.0.3-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square) +![Version: 3.0.4](https://img.shields.io/badge/Version-3.0.4-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square) authentik is an open-source Identity Provider focused on flexibility and versatility. diff --git a/incubator/authentik/3.0.3/app-readme.md b/incubator/authentik/3.0.4/app-readme.md similarity index 100% rename from incubator/authentik/3.0.3/app-readme.md rename to incubator/authentik/3.0.4/app-readme.md diff --git a/incubator/authentik/3.0.3/charts/common-10.4.8.tgz b/incubator/authentik/3.0.4/charts/common-10.4.8.tgz similarity index 100% rename from incubator/authentik/3.0.3/charts/common-10.4.8.tgz rename to incubator/authentik/3.0.4/charts/common-10.4.8.tgz diff --git a/incubator/authentik/3.0.3/charts/postgresql-8.0.52.tgz b/incubator/authentik/3.0.4/charts/postgresql-8.0.52.tgz similarity index 100% rename from incubator/authentik/3.0.3/charts/postgresql-8.0.52.tgz rename to incubator/authentik/3.0.4/charts/postgresql-8.0.52.tgz diff --git a/incubator/authentik/3.0.3/charts/redis-3.0.50.tgz b/incubator/authentik/3.0.4/charts/redis-3.0.50.tgz similarity index 100% rename from incubator/authentik/3.0.3/charts/redis-3.0.50.tgz rename to incubator/authentik/3.0.4/charts/redis-3.0.50.tgz diff --git a/incubator/authentik/3.0.3/ix_values.yaml b/incubator/authentik/3.0.4/ix_values.yaml similarity index 92% rename from incubator/authentik/3.0.3/ix_values.yaml rename to incubator/authentik/3.0.4/ix_values.yaml index 05a7575b8a7..1b775d2fa66 100644 --- a/incubator/authentik/3.0.3/ix_values.yaml +++ b/incubator/authentik/3.0.4/ix_values.yaml @@ -9,9 +9,8 @@ geoipImage: pullPolicy: IfNotPresent ldapImage: - # TODO: Update this to our mirror - repository: ghcr.io/goauthentik/ldap - tag: 2022.7.3@sha256:fed2b7e9149bfe9693f7ea1abf87012d643c53e5054415862449c20fe4fe6413 + repository: tccr.io/truecharts/authentik-ldap + tag: 2022.7.3@sha256:b648c3507dfdbcebb2ec7f6eb844d93c7738ef3e4b20ce09f16dbb3b452fcb9a pullPolicy: IfNotPresent extraArgs: ["server"] @@ -38,8 +37,6 @@ authentik: avatars: "gravatar" token_length: 128 # Use single quotes for footer_links - # TODO: test how scale behaves - # eg footer_links: '[{"name": "Link Name", "href": "https://mylink.com"}]' footer_links: '[{"name": "Link Name", "href": "https://mylink.com"}]' mail: host: "" diff --git a/incubator/authentik/3.0.3/questions.yaml b/incubator/authentik/3.0.4/questions.yaml similarity index 99% rename from incubator/authentik/3.0.3/questions.yaml rename to incubator/authentik/3.0.4/questions.yaml index 55b3f0da9ce..1631a170256 100644 --- a/incubator/authentik/3.0.3/questions.yaml +++ b/incubator/authentik/3.0.4/questions.yaml @@ -25,6 +25,8 @@ groups: description: Addon Configuration - name: Advanced description: Advanced Configuration + - name: Documentation + description: Documentation portals: open: protocols: @@ -103,16 +105,6 @@ questions: 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: labelsList label: Controller Labels schema: @@ -153,6 +145,25 @@ questions: label: Value schema: type: string + - variable: customextraargs + group: Controller + 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: authentik group: "Container Configuration" label: "Authentik Configuration" @@ -1567,7 +1578,7 @@ questions: type: boolean default: true - variable: readOnly - label: Read Only" + label: Read Only schema: type: boolean default: false @@ -1744,7 +1755,7 @@ questions: type: boolean default: true - variable: readOnly - label: Read Only" + label: Read Only schema: type: boolean default: false @@ -1921,7 +1932,7 @@ questions: type: boolean default: true - variable: readOnly - label: Read Only" + label: Read Only schema: type: boolean default: false @@ -2098,7 +2109,7 @@ questions: type: boolean default: true - variable: readOnly - label: Read Only" + label: Read Only schema: type: boolean default: false @@ -3763,3 +3774,27 @@ questions: schema: type: string required: true + - variable: docs + group: Documentation + label: '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: donate +# group: Documentation +# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: confirmDonate +# label: 'I have considered supporting the project' +# schema: +# type: boolean +# default: true diff --git a/incubator/authentik/3.0.3/templates/_config.tpl b/incubator/authentik/3.0.4/templates/_config.tpl similarity index 100% rename from incubator/authentik/3.0.3/templates/_config.tpl rename to incubator/authentik/3.0.4/templates/_config.tpl diff --git a/incubator/authentik/3.0.3/templates/_geoip.tpl b/incubator/authentik/3.0.4/templates/_geoip.tpl similarity index 100% rename from incubator/authentik/3.0.3/templates/_geoip.tpl rename to incubator/authentik/3.0.4/templates/_geoip.tpl diff --git a/incubator/authentik/3.0.3/templates/_ldap.tpl b/incubator/authentik/3.0.4/templates/_ldap.tpl similarity index 100% rename from incubator/authentik/3.0.3/templates/_ldap.tpl rename to incubator/authentik/3.0.4/templates/_ldap.tpl diff --git a/incubator/authentik/3.0.3/templates/_secret.tpl b/incubator/authentik/3.0.4/templates/_secret.tpl similarity index 100% rename from incubator/authentik/3.0.3/templates/_secret.tpl rename to incubator/authentik/3.0.4/templates/_secret.tpl diff --git a/incubator/authentik/3.0.3/templates/_worker.tpl b/incubator/authentik/3.0.4/templates/_worker.tpl similarity index 100% rename from incubator/authentik/3.0.3/templates/_worker.tpl rename to incubator/authentik/3.0.4/templates/_worker.tpl diff --git a/incubator/authentik/3.0.3/templates/common.yaml b/incubator/authentik/3.0.4/templates/common.yaml similarity index 100% rename from incubator/authentik/3.0.3/templates/common.yaml rename to incubator/authentik/3.0.4/templates/common.yaml diff --git a/incubator/authentik/3.0.3/values.yaml b/incubator/authentik/3.0.4/values.yaml similarity index 100% rename from incubator/authentik/3.0.3/values.yaml rename to incubator/authentik/3.0.4/values.yaml diff --git a/incubator/rickroll/0.0.18/CHANGELOG.md b/incubator/rickroll/0.0.19/CHANGELOG.md similarity index 86% rename from incubator/rickroll/0.0.18/CHANGELOG.md rename to incubator/rickroll/0.0.19/CHANGELOG.md index e2f612579e2..a35fdfd7656 100644 --- a/incubator/rickroll/0.0.18/CHANGELOG.md +++ b/incubator/rickroll/0.0.19/CHANGELOG.md @@ -2,6 +2,20 @@ +## [rickroll-0.0.19](https://github.com/truecharts/charts/compare/rickroll-0.0.18...rickroll-0.0.19) (2022-08-12) + +### Chore + +- add documentation checkbox/section to all SCALE Apps + + ### Fix + +- cleanup ([#3390](https://github.com/truecharts/charts/issues/3390)) + - move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) + + + + ## [rickroll-0.0.18](https://github.com/truecharts/charts/compare/rickroll-0.0.17...rickroll-0.0.18) (2022-08-10) ### Chore @@ -83,17 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [rickroll-0.0.12](https://github.com/truecharts/apps/compare/rickroll-0.0.11...rickroll-0.0.12) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [rickroll-0.0.11]rickroll-0.0.11 (2022-07-22) diff --git a/incubator/rickroll/0.0.18/Chart.lock b/incubator/rickroll/0.0.19/Chart.lock similarity index 80% rename from incubator/rickroll/0.0.18/Chart.lock rename to incubator/rickroll/0.0.19/Chart.lock index 8936e6c4e6b..5695fa0d49e 100644 --- a/incubator/rickroll/0.0.18/Chart.lock +++ b/incubator/rickroll/0.0.19/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.9 digest: sha256:ba284a99a55c79f156102daabf938cc9651dce305ca6e8b02c2575b3b34d2cc4 -generated: "2022-08-10T05:36:48.058207079Z" +generated: "2022-08-12T20:34:18.166699315Z" diff --git a/incubator/rickroll/0.0.18/Chart.yaml b/incubator/rickroll/0.0.19/Chart.yaml similarity index 98% rename from incubator/rickroll/0.0.18/Chart.yaml rename to incubator/rickroll/0.0.19/Chart.yaml index bd17ecc7d52..e1c64cd1e7c 100644 --- a/incubator/rickroll/0.0.18/Chart.yaml +++ b/incubator/rickroll/0.0.19/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/modem7/docker-rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application -version: 0.0.18 +version: 0.0.19 diff --git a/incubator/rickroll/0.0.18/README.md b/incubator/rickroll/0.0.19/README.md similarity index 98% rename from incubator/rickroll/0.0.18/README.md rename to incubator/rickroll/0.0.19/README.md index 538a261455d..d6ac6162fd1 100644 --- a/incubator/rickroll/0.0.18/README.md +++ b/incubator/rickroll/0.0.19/README.md @@ -1,6 +1,6 @@ # rickroll -![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the container. diff --git a/incubator/rickroll/0.0.18/app-readme.md b/incubator/rickroll/0.0.19/app-readme.md similarity index 100% rename from incubator/rickroll/0.0.18/app-readme.md rename to incubator/rickroll/0.0.19/app-readme.md diff --git a/incubator/rickroll/0.0.18/charts/common-10.4.9.tgz b/incubator/rickroll/0.0.19/charts/common-10.4.9.tgz similarity index 100% rename from incubator/rickroll/0.0.18/charts/common-10.4.9.tgz rename to incubator/rickroll/0.0.19/charts/common-10.4.9.tgz diff --git a/incubator/rickroll/0.0.18/ci/basic-values.yaml b/incubator/rickroll/0.0.19/ci/basic-values.yaml similarity index 100% rename from incubator/rickroll/0.0.18/ci/basic-values.yaml rename to incubator/rickroll/0.0.19/ci/basic-values.yaml diff --git a/incubator/rickroll/0.0.18/ci/fhd-values.yaml b/incubator/rickroll/0.0.19/ci/fhd-values.yaml similarity index 100% rename from incubator/rickroll/0.0.18/ci/fhd-values.yaml rename to incubator/rickroll/0.0.19/ci/fhd-values.yaml diff --git a/incubator/rickroll/0.0.18/ci/fhdgame-values.yaml b/incubator/rickroll/0.0.19/ci/fhdgame-values.yaml similarity index 100% rename from incubator/rickroll/0.0.18/ci/fhdgame-values.yaml rename to incubator/rickroll/0.0.19/ci/fhdgame-values.yaml diff --git a/incubator/rickroll/0.0.18/ci/fhdonclick-values.yaml b/incubator/rickroll/0.0.19/ci/fhdonclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.18/ci/fhdonclick-values.yaml rename to incubator/rickroll/0.0.19/ci/fhdonclick-values.yaml diff --git a/incubator/rickroll/0.0.18/ci/onclick-values.yaml b/incubator/rickroll/0.0.19/ci/onclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.18/ci/onclick-values.yaml rename to incubator/rickroll/0.0.19/ci/onclick-values.yaml diff --git a/incubator/rickroll/0.0.18/ix_values.yaml b/incubator/rickroll/0.0.19/ix_values.yaml similarity index 62% rename from incubator/rickroll/0.0.18/ix_values.yaml rename to incubator/rickroll/0.0.19/ix_values.yaml index f5b2308ce1f..e4a89f890da 100644 --- a/incubator/rickroll/0.0.18/ix_values.yaml +++ b/incubator/rickroll/0.0.19/ix_values.yaml @@ -1,23 +1,23 @@ image: repository: tccr.io/truecharts/rickroll pullPolicy: IfNotPresent - tag: latest@sha256:d4469d8ba498111620fe57d4b5865f49ed3a36cf85490943cd8602a370222d29 + tag: latest@sha256:5de6651a14cb07a422d8d594399248d769632c944bb2cfb7efafa038e0a7fbcd imagefhd: repository: tccr.io/truecharts/rickroll-fhd pullPolicy: IfNotPresent - tag: latest@sha256:e9fa8994f11ec9143ba3d8cff5e5ae454a069acf71e0f614dcbe12eb0b9fc541 + tag: latest@sha256:a3eeb420f238b02f9d34f840d65dfc67799d5d100ff8e3570c2a5ea2f8f44cb4 imagefhdgame: repository: tccr.io/truecharts/rickroll-fhd-game pullPolicy: IfNotPresent - tag: latest@sha256:6290d3022f6969ce64278aef10a8bf4ad84b2c4438f43d6fe4366862b250be9c + tag: latest@sha256:2013fd035653bdcecff9ef5f808ab94b9ecd378b8d73404259a795a313b83248 imagefhdonclick: repository: tccr.io/truecharts/rickroll-fhd-onclick pullPolicy: IfNotPresent - tag: latest@sha256:d99dba2a6f73426d6404d9ef3bdeeb2af4440d98f039f8614260aa7d7ecfeaa2 + tag: latest@sha256:5ab14514f33d67423e7cf2e408a89d350a942b899b5734f122e791cfbae50487 imageonclick: repository: tccr.io/truecharts/rickroll-onclick pullPolicy: IfNotPresent - tag: latest@sha256:8b3c9444e7acaed9d8799dff317770cd549a4e12e0903f29eb2ba5c8d2c44f51 + tag: latest@sha256:849f0824bf5e83b424abea3245136e404fc95d559a8c51fac2a41bc3255118ef imageSelector: "image" diff --git a/incubator/rickroll/0.0.18/questions.yaml b/incubator/rickroll/0.0.19/questions.yaml similarity index 98% rename from incubator/rickroll/0.0.18/questions.yaml rename to incubator/rickroll/0.0.19/questions.yaml index 874f89f8cf1..a8b8cc7fe6a 100644 --- a/incubator/rickroll/0.0.18/questions.yaml +++ b/incubator/rickroll/0.0.19/questions.yaml @@ -25,6 +25,8 @@ groups: description: Addon Configuration - name: Advanced description: Advanced Configuration + - name: Documentation + description: Documentation portals: open: protocols: @@ -120,16 +122,6 @@ questions: 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: labelsList label: Controller Labels schema: @@ -170,6 +162,25 @@ questions: label: Value schema: type: string + - variable: customextraargs + group: Controller + 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: Container Configuration @@ -2221,3 +2232,27 @@ questions: schema: type: string required: true + - variable: docs + group: Documentation + label: '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: donate +# group: Documentation +# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: confirmDonate +# label: 'I have considered supporting the project' +# schema: +# type: boolean +# default: true diff --git a/incubator/rickroll/0.0.18/templates/common.yaml b/incubator/rickroll/0.0.19/templates/common.yaml similarity index 100% rename from incubator/rickroll/0.0.18/templates/common.yaml rename to incubator/rickroll/0.0.19/templates/common.yaml diff --git a/incubator/rickroll/0.0.18/values.yaml b/incubator/rickroll/0.0.19/values.yaml similarity index 100% rename from incubator/rickroll/0.0.18/values.yaml rename to incubator/rickroll/0.0.19/values.yaml