66
77[ ![ Join Discord] ( https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge )] ( https://goauthentik.io/discord )
88[ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/goauthentik/helm/lint-test.yaml?branch=main&label=ci&style=for-the-badge )] ( https://github.com/goauthentik/helm/actions/workflows/lint-test.yaml )
9- ![ Version: 2023.4.0 ] ( https://img.shields.io/badge/Version-2023.4.0 -informational?style=for-the-badge )
10- ![ AppVersion: 2023.4.0 ] ( https://img.shields.io/badge/AppVersion-2023.4.0 -informational?style=for-the-badge )
9+ ![ Version: 2023.4.1 ] ( https://img.shields.io/badge/Version-2023.4.1 -informational?style=for-the-badge )
10+ ![ AppVersion: 2023.4.1 ] ( https://img.shields.io/badge/AppVersion-2023.4.1 -informational?style=for-the-badge )
1111
1212authentik is an open-source Identity Provider focused on flexibility and versatility
1313
@@ -103,7 +103,7 @@ redis:
103103| image.pullPolicy | string | `"IfNotPresent"` | |
104104| image.pullSecrets | list | `[]` | |
105105| image.repository | string | `"ghcr.io/goauthentik/server"` | |
106- | image.tag | string | `"2023.4.0 "` | |
106+ | image.tag | string | `"2023.4.1 "` | |
107107| ingress.annotations | object | `{}` | |
108108| ingress.enabled | bool | `false` | |
109109| ingress.hosts[0].host | string | `"authentik.domain.tld"` | |
@@ -130,8 +130,8 @@ redis:
130130| prometheus.rules.labels | object | `{}` | labels additional on PrometheusRule |
131131| prometheus.serviceMonitor.create | bool | `false` | |
132132| prometheus.serviceMonitor.interval | string | `"30s"` | |
133- | prometheus.serviceMonitor.scrapeTimeout | string | `"3s"` | |
134133| prometheus.serviceMonitor.labels | object | `{}` | labels additional on ServiceMonitor |
134+ | prometheus.serviceMonitor.scrapeTimeout | string | `"3s"` | |
135135| readinessProbe.enabled | bool | `true` | |
136136| readinessProbe.httpGet.path | string | `"/-/health/ready/"` | |
137137| readinessProbe.httpGet.port | string | `"http"` | |
0 commit comments