chore(deps): update authentik to v2024.4.0@085f236 by renovate (minor) (#21290)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goauthentik/ldap](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | minor | `2024.2.3` -> `2024.4.0` | | [ghcr.io/goauthentik/proxy](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | minor | `2024.2.3` -> `2024.4.0` | | [ghcr.io/goauthentik/radius](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | minor | `2024.2.3` -> `2024.4.0` | | [ghcr.io/goauthentik/server](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | minor | `2024.2.3` -> `2024.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.2.3
|
||||
appVersion: 2024.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp
|
||||
keywords:
|
||||
- authentik
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -40,9 +40,9 @@ sources:
|
||||
- https://github.com/goauthentik/authentik
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||
- https://ghcr.io/goauthentik/proxy
|
||||
- https://ghcr.io/goauthentik/server
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
- https://ghcr.io/maxmind/geoipupdate
|
||||
- https://ghcr.io/goauthentik/radius
|
||||
- https://ghcr.io/goauthentik/server
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
type: application
|
||||
version: 25.0.14
|
||||
version: 25.4.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/goauthentik/server
|
||||
tag: 2024.2.3@sha256:07a07c26552fe777500700d0d3f2c9ba6d63dad3e81982f9e8232d5c6db44116
|
||||
tag: 2024.4.0@sha256:b047ac126b09fd80de21c39dbf3f575f3cc19c3bce7d611e61c3a9c739706aae
|
||||
pullPolicy: IfNotPresent
|
||||
geoipImage:
|
||||
repository: ghcr.io/maxmind/geoipupdate
|
||||
@@ -8,15 +8,15 @@ geoipImage:
|
||||
pullPolicy: IfNotPresent
|
||||
ldapImage:
|
||||
repository: ghcr.io/goauthentik/ldap
|
||||
tag: 2024.2.3@sha256:848759f61454ef85b1393ed6c5423f510a36c719db9e2e2749967be49cec92a8
|
||||
tag: 2024.4.0@sha256:085f236ecfc2d167ad6aee51e1ab4e1386fc6ea933f48e07415cf8a318b67098
|
||||
pullPolicy: IfNotPresent
|
||||
radiusImage:
|
||||
repository: ghcr.io/goauthentik/radius
|
||||
tag: 2024.2.3@sha256:9a06a4d643ccdd526eef76b82c97237fbc9cf962f2fb8a87bdcf69b3a9e2a09d
|
||||
tag: 2024.4.0@sha256:47c168a59b6087ef445ea86153494e61823fe69531b9cb4c78e7c8ffa25698b1
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: ghcr.io/goauthentik/proxy
|
||||
tag: 2024.2.3@sha256:a5a9c8027a8dc1e4e6cf653ecac005309c9dff36c67608859c8c1995077cbcd3
|
||||
tag: 2024.4.0@sha256:2a36b7e9de64f9ca358289309348565df79c805d9ed070613999781377610ab1
|
||||
pullPolicy: IfNotPresent
|
||||
authentik:
|
||||
credentials:
|
||||
|
||||
Reference in New Issue
Block a user