diff --git a/incubator/authentik/3.0.1/CHANGELOG.md b/incubator/authentik/3.0.2/CHANGELOG.md similarity index 90% rename from incubator/authentik/3.0.1/CHANGELOG.md rename to incubator/authentik/3.0.2/CHANGELOG.md index 36fa4472c99..bed04d67b16 100644 --- a/incubator/authentik/3.0.1/CHANGELOG.md +++ b/incubator/authentik/3.0.2/CHANGELOG.md @@ -2,6 +2,15 @@ +## [authentik-3.0.2](https://github.com/truecharts/charts/compare/authentik-3.0.1...authentik-3.0.2) (2022-08-10) + +### Fix + +- only set ints when are defined ([#3432](https://github.com/truecharts/charts/issues/3432)) + + + + ## [authentik-3.0.1](https://github.com/truecharts/charts/compare/authentik-3.0.0...authentik-3.0.1) (2022-08-10) ### Fix @@ -88,12 +97,3 @@ -## [authentik-2.0.27](https://github.com/truecharts/apps/compare/authentik-2.0.26...authentik-2.0.27) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - diff --git a/incubator/authentik/3.0.1/Chart.lock b/incubator/authentik/3.0.2/Chart.lock similarity index 88% rename from incubator/authentik/3.0.1/Chart.lock rename to incubator/authentik/3.0.2/Chart.lock index d671a2a4ac8..a232251634e 100644 --- a/incubator/authentik/3.0.1/Chart.lock +++ b/incubator/authentik/3.0.2/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.50 digest: sha256:81d2872e36dada3a38b120e1b05921a620e693837327731b46507e53a2b9d761 -generated: "2022-08-10T07:35:06.851352219Z" +generated: "2022-08-10T18:59:24.002971149Z" diff --git a/incubator/authentik/3.0.1/Chart.yaml b/incubator/authentik/3.0.2/Chart.yaml similarity index 98% rename from incubator/authentik/3.0.1/Chart.yaml rename to incubator/authentik/3.0.2/Chart.yaml index 3e9d0e8d6d1..f175ce5b0e6 100644 --- a/incubator/authentik/3.0.1/Chart.yaml +++ b/incubator/authentik/3.0.2/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.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - authentication diff --git a/incubator/authentik/3.0.1/README.md b/incubator/authentik/3.0.2/README.md similarity index 98% rename from incubator/authentik/3.0.1/README.md rename to incubator/authentik/3.0.2/README.md index 4b48c8c8d7a..4d4aaf11841 100644 --- a/incubator/authentik/3.0.1/README.md +++ b/incubator/authentik/3.0.2/README.md @@ -1,6 +1,6 @@ # authentik -![Version: 3.0.1](https://img.shields.io/badge/Version-3.0.1-informational?style=flat-square) ![AppVersion: 2022.7.3](https://img.shields.io/badge/AppVersion-2022.7.3-informational?style=flat-square) +![Version: 3.0.2](https://img.shields.io/badge/Version-3.0.2-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.1/app-readme.md b/incubator/authentik/3.0.2/app-readme.md similarity index 100% rename from incubator/authentik/3.0.1/app-readme.md rename to incubator/authentik/3.0.2/app-readme.md diff --git a/incubator/authentik/3.0.1/charts/common-10.4.8.tgz b/incubator/authentik/3.0.2/charts/common-10.4.8.tgz similarity index 100% rename from incubator/authentik/3.0.1/charts/common-10.4.8.tgz rename to incubator/authentik/3.0.2/charts/common-10.4.8.tgz diff --git a/incubator/authentik/3.0.1/charts/postgresql-8.0.52.tgz b/incubator/authentik/3.0.2/charts/postgresql-8.0.52.tgz similarity index 100% rename from incubator/authentik/3.0.1/charts/postgresql-8.0.52.tgz rename to incubator/authentik/3.0.2/charts/postgresql-8.0.52.tgz diff --git a/incubator/authentik/3.0.1/charts/redis-3.0.50.tgz b/incubator/authentik/3.0.2/charts/redis-3.0.50.tgz similarity index 100% rename from incubator/authentik/3.0.1/charts/redis-3.0.50.tgz rename to incubator/authentik/3.0.2/charts/redis-3.0.50.tgz diff --git a/incubator/authentik/3.0.1/ix_values.yaml b/incubator/authentik/3.0.2/ix_values.yaml similarity index 100% rename from incubator/authentik/3.0.1/ix_values.yaml rename to incubator/authentik/3.0.2/ix_values.yaml diff --git a/incubator/authentik/3.0.1/questions.yaml b/incubator/authentik/3.0.2/questions.yaml similarity index 100% rename from incubator/authentik/3.0.1/questions.yaml rename to incubator/authentik/3.0.2/questions.yaml diff --git a/incubator/authentik/3.0.1/templates/_config.tpl b/incubator/authentik/3.0.2/templates/_config.tpl similarity index 94% rename from incubator/authentik/3.0.1/templates/_config.tpl rename to incubator/authentik/3.0.2/templates/_config.tpl index cd1824037d8..b8868f9168f 100644 --- a/incubator/authentik/3.0.1/templates/_config.tpl +++ b/incubator/authentik/3.0.2/templates/_config.tpl @@ -22,10 +22,14 @@ data: AUTHENTIK_POSTGRESQL__HOST: {{ printf "%v-%v" .Release.Name "postgresql" }} AUTHENTIK_POSTGRESQL__PORT: "5432" {{/* Mail */}} - AUTHENTIK_EMAIL__PORT: {{ .Values.authentik.mail.port | quote }} + {{- with .Values.authentik.mail.port }} + AUTHENTIK_EMAIL__PORT: {{ . | quote }} + {{- end }} AUTHENTIK_EMAIL__USE_TLS: {{ .Values.authentik.mail.tls | quote }} AUTHENTIK_EMAIL__USE_SSL: {{ .Values.authentik.mail.ssl | quote }} - AUTHENTIK_EMAIL__TIMEOUT: {{ .Values.authentik.mail.timeout | quote }} + {{- with .Values.authentik.mail.timeout }} + AUTHENTIK_EMAIL__TIMEOUT: {{ . | quote }} + {{- end }} {{/* Logging */}} {{- with .Values.authentik.logging.log_level }} AUTHENTIK_LOG_LEVEL: {{ . }} diff --git a/incubator/authentik/3.0.1/templates/_geoip.tpl b/incubator/authentik/3.0.2/templates/_geoip.tpl similarity index 100% rename from incubator/authentik/3.0.1/templates/_geoip.tpl rename to incubator/authentik/3.0.2/templates/_geoip.tpl diff --git a/incubator/authentik/3.0.1/templates/_ldap.tpl b/incubator/authentik/3.0.2/templates/_ldap.tpl similarity index 100% rename from incubator/authentik/3.0.1/templates/_ldap.tpl rename to incubator/authentik/3.0.2/templates/_ldap.tpl diff --git a/incubator/authentik/3.0.1/templates/_secret.tpl b/incubator/authentik/3.0.2/templates/_secret.tpl similarity index 100% rename from incubator/authentik/3.0.1/templates/_secret.tpl rename to incubator/authentik/3.0.2/templates/_secret.tpl diff --git a/incubator/authentik/3.0.1/templates/_worker.tpl b/incubator/authentik/3.0.2/templates/_worker.tpl similarity index 100% rename from incubator/authentik/3.0.1/templates/_worker.tpl rename to incubator/authentik/3.0.2/templates/_worker.tpl diff --git a/incubator/authentik/3.0.1/templates/common.yaml b/incubator/authentik/3.0.2/templates/common.yaml similarity index 100% rename from incubator/authentik/3.0.1/templates/common.yaml rename to incubator/authentik/3.0.2/templates/common.yaml diff --git a/incubator/authentik/3.0.1/values.yaml b/incubator/authentik/3.0.2/values.yaml similarity index 100% rename from incubator/authentik/3.0.1/values.yaml rename to incubator/authentik/3.0.2/values.yaml