diff --git a/stable/authentik/7.2.3/CHANGELOG.md b/stable/authentik/7.2.4/CHANGELOG.md similarity index 91% rename from stable/authentik/7.2.3/CHANGELOG.md rename to stable/authentik/7.2.4/CHANGELOG.md index 2c3720ba5d..5857dc1b8d 100644 --- a/stable/authentik/7.2.3/CHANGELOG.md +++ b/stable/authentik/7.2.4/CHANGELOG.md @@ -2,6 +2,16 @@ +## [authentik-7.2.4](https://github.com/truecharts/charts/compare/authentik-7.2.3...authentik-7.2.4) (2022-10-30) + +### Chore + +- Auto-update chart README [skip ci] + - reset all probes timeout except startup ([#4244](https://github.com/truecharts/charts/issues/4244)) + + + + ## [authentik-7.2.3](https://github.com/truecharts/charts/compare/authentik-7.2.2...authentik-7.2.3) (2022-10-30) ### Chore @@ -87,13 +97,3 @@ -## [authentik-7.1.5](https://github.com/truecharts/charts/compare/authentik-7.1.4...authentik-7.1.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - diff --git a/stable/authentik/7.2.3/Chart.lock b/stable/authentik/7.2.4/Chart.lock similarity index 88% rename from stable/authentik/7.2.3/Chart.lock rename to stable/authentik/7.2.4/Chart.lock index 9015a8781c..b1bfe4194c 100644 --- a/stable/authentik/7.2.3/Chart.lock +++ b/stable/authentik/7.2.4/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:415ef3dc323d17f527dcd616f0ac96b13a436d10f8d970ba7e8a65197425df15 -generated: "2022-10-30T10:57:33.899383082Z" +generated: "2022-10-30T15:37:24.730900327Z" diff --git a/stable/authentik/7.2.3/Chart.yaml b/stable/authentik/7.2.4/Chart.yaml similarity index 98% rename from stable/authentik/7.2.3/Chart.yaml rename to stable/authentik/7.2.4/Chart.yaml index e61dba5c5b..2ebf827f42 100644 --- a/stable/authentik/7.2.3/Chart.yaml +++ b/stable/authentik/7.2.4/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 7.2.3 +version: 7.2.4 annotations: truecharts.org/catagories: | - authentication diff --git a/stable/authentik/7.2.3/README.md b/stable/authentik/7.2.4/README.md similarity index 100% rename from stable/authentik/7.2.3/README.md rename to stable/authentik/7.2.4/README.md diff --git a/stable/authentik/7.2.3/app-readme.md b/stable/authentik/7.2.4/app-readme.md similarity index 100% rename from stable/authentik/7.2.3/app-readme.md rename to stable/authentik/7.2.4/app-readme.md diff --git a/stable/authentik/7.2.3/charts/common-10.7.7.tgz b/stable/authentik/7.2.4/charts/common-10.7.7.tgz similarity index 100% rename from stable/authentik/7.2.3/charts/common-10.7.7.tgz rename to stable/authentik/7.2.4/charts/common-10.7.7.tgz diff --git a/stable/authentik/7.2.3/charts/postgresql-8.0.107.tgz b/stable/authentik/7.2.4/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/authentik/7.2.3/charts/postgresql-8.0.107.tgz rename to stable/authentik/7.2.4/charts/postgresql-8.0.107.tgz diff --git a/stable/authentik/7.2.3/charts/redis-3.0.102.tgz b/stable/authentik/7.2.4/charts/redis-3.0.102.tgz similarity index 100% rename from stable/authentik/7.2.3/charts/redis-3.0.102.tgz rename to stable/authentik/7.2.4/charts/redis-3.0.102.tgz diff --git a/stable/authentik/7.2.3/ix_values.yaml b/stable/authentik/7.2.4/ix_values.yaml similarity index 100% rename from stable/authentik/7.2.3/ix_values.yaml rename to stable/authentik/7.2.4/ix_values.yaml diff --git a/stable/authentik/7.2.3/questions.yaml b/stable/authentik/7.2.4/questions.yaml similarity index 100% rename from stable/authentik/7.2.3/questions.yaml rename to stable/authentik/7.2.4/questions.yaml diff --git a/stable/authentik/7.2.3/templates/_config.tpl b/stable/authentik/7.2.4/templates/_config.tpl similarity index 100% rename from stable/authentik/7.2.3/templates/_config.tpl rename to stable/authentik/7.2.4/templates/_config.tpl diff --git a/stable/authentik/7.2.3/templates/_geoip.tpl b/stable/authentik/7.2.4/templates/_geoip.tpl similarity index 100% rename from stable/authentik/7.2.3/templates/_geoip.tpl rename to stable/authentik/7.2.4/templates/_geoip.tpl diff --git a/stable/authentik/7.2.3/templates/_ldap.tpl b/stable/authentik/7.2.4/templates/_ldap.tpl similarity index 100% rename from stable/authentik/7.2.3/templates/_ldap.tpl rename to stable/authentik/7.2.4/templates/_ldap.tpl diff --git a/stable/authentik/7.2.3/templates/_proxy.tpl b/stable/authentik/7.2.4/templates/_proxy.tpl similarity index 100% rename from stable/authentik/7.2.3/templates/_proxy.tpl rename to stable/authentik/7.2.4/templates/_proxy.tpl diff --git a/stable/authentik/7.2.3/templates/_secret.tpl b/stable/authentik/7.2.4/templates/_secret.tpl similarity index 100% rename from stable/authentik/7.2.3/templates/_secret.tpl rename to stable/authentik/7.2.4/templates/_secret.tpl diff --git a/stable/authentik/7.2.3/templates/_worker.tpl b/stable/authentik/7.2.4/templates/_worker.tpl similarity index 92% rename from stable/authentik/7.2.3/templates/_worker.tpl rename to stable/authentik/7.2.4/templates/_worker.tpl index 8695a1eca1..def8506b9f 100644 --- a/stable/authentik/7.2.3/templates/_worker.tpl +++ b/stable/authentik/7.2.4/templates/_worker.tpl @@ -28,7 +28,7 @@ readinessProbe: - /lifecycle/ak - healthcheck initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} - timeoutSeconds: 10 + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} livenessProbe: @@ -37,7 +37,7 @@ livenessProbe: - /lifecycle/ak - healthcheck initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} - timeoutSeconds: 10 + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} startupProbe: diff --git a/stable/authentik/7.2.3/templates/common.yaml b/stable/authentik/7.2.4/templates/common.yaml similarity index 100% rename from stable/authentik/7.2.3/templates/common.yaml rename to stable/authentik/7.2.4/templates/common.yaml diff --git a/stable/authentik/7.2.3/templates/prometheusrules.yaml b/stable/authentik/7.2.4/templates/prometheusrules.yaml similarity index 100% rename from stable/authentik/7.2.3/templates/prometheusrules.yaml rename to stable/authentik/7.2.4/templates/prometheusrules.yaml diff --git a/stable/authentik/7.2.3/templates/servicemonitor.yaml b/stable/authentik/7.2.4/templates/servicemonitor.yaml similarity index 100% rename from stable/authentik/7.2.3/templates/servicemonitor.yaml rename to stable/authentik/7.2.4/templates/servicemonitor.yaml diff --git a/stable/authentik/7.2.3/values.yaml b/stable/authentik/7.2.4/values.yaml similarity index 100% rename from stable/authentik/7.2.3/values.yaml rename to stable/authentik/7.2.4/values.yaml