From acbd92bc9772ca716a3788f84f75d69a322af78c Mon Sep 17 00:00:00 2001 From: "Jens L." Date: Wed, 11 Dec 2024 17:15:14 +0100 Subject: [PATCH] bump to 2024.10.5-1 (#309) --- README.md | 2 +- charts/authentik/Chart.yaml | 2 +- charts/authentik/README.md | 4 ++-- charts/authentik/README.md.gotmpl | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c6d2b6d..42ced7b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## authentik Chart -![Version: 2024.10.5](https://img.shields.io/badge/Version-2024.10.5-informational?style=for-the-badge) +![Version: 2024.10.5-1](https://img.shields.io/badge/Version-2024.10.5-1-1-informational?style=for-the-badge) ![AppVersion: 2024.10.5](https://img.shields.io/badge/AppVersion-2024.10.5-informational?style=for-the-badge) See [README](./charts/authentik/README.md) diff --git a/charts/authentik/Chart.yaml b/charts/authentik/Chart.yaml index 7051bc8..dcd8276 100644 --- a/charts/authentik/Chart.yaml +++ b/charts/authentik/Chart.yaml @@ -1,6 +1,6 @@ --- apiVersion: v2 -version: 2024.10.5 +version: 2024.10.5-1 appVersion: 2024.10.5 name: authentik description: authentik is an open-source Identity Provider focused on flexibility and versatility diff --git a/charts/authentik/README.md b/charts/authentik/README.md index 130e495..3a947d4 100644 --- a/charts/authentik/README.md +++ b/charts/authentik/README.md @@ -6,7 +6,7 @@ [![Join Discord](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://goauthentik.io/discord) [![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) -![Version: 2024.10.5](https://img.shields.io/badge/Version-2024.10.5-informational?style=for-the-badge) +![Version: 2024.10.5-1](https://img.shields.io/badge/Version-2024.10.5-1-informational?style=for-the-badge) ![AppVersion: 2024.10.5](https://img.shields.io/badge/AppVersion-2024.10.5-informational?style=for-the-badge) authentik is an open-source Identity Provider focused on flexibility and versatility @@ -138,7 +138,7 @@ The secret `authentik-postgres-credentials` must have `username` and `password` | geoip.image.digest | string | `""` | If defined, an image digest for GeoIP images | | geoip.image.pullPolicy | string | `"IfNotPresent"` | If defined, an imagePullPolicy for GeoIP images | | geoip.image.repository | string | `"ghcr.io/maxmind/geoipupdate"` | If defined, a repository for GeoIP images | -| geoip.image.tag | string | `"v6.0.0"` | If defined, a tag for GeoIP images | +| geoip.image.tag | string | `"v7.1.0"` | If defined, a tag for GeoIP images | | geoip.licenseKey | string | `""` | sign up under https://www.maxmind.com/en/geolite2/signup | | geoip.resources | object | `{}` | Resource limits and requests for GeoIP containers | | geoip.updateInterval | int | `8` | GeoIP update frequency, in hours | diff --git a/charts/authentik/README.md.gotmpl b/charts/authentik/README.md.gotmpl index 25f13b9..6240931 100644 --- a/charts/authentik/README.md.gotmpl +++ b/charts/authentik/README.md.gotmpl @@ -6,7 +6,7 @@ [![Join Discord](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://goauthentik.io/discord) [![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) -![Version: 2024.10.5](https://img.shields.io/badge/Version-2024.10.5-informational?style=for-the-badge) +![Version: 2024.10.5-1](https://img.shields.io/badge/Version-2024.10.5-1-informational?style=for-the-badge) ![AppVersion: 2024.10.5](https://img.shields.io/badge/AppVersion-2024.10.5-informational?style=for-the-badge) {{ template "chart.deprecationWarning" . }}