chore(helm): update authentik 2025.8.0 → 2025.8.1 (patch) (#38739)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goauthentik/ldap](https://goauthentik.io) ([source](https://redirect.github.com/goauthentik/authentik)) | patch | `e71d48c` -> `0d02f2e` | | [ghcr.io/goauthentik/proxy](https://goauthentik.io) ([source](https://redirect.github.com/goauthentik/authentik)) | patch | `e10cea5` -> `37774ae` | | [ghcr.io/goauthentik/radius](https://goauthentik.io) ([source](https://redirect.github.com/goauthentik/authentik)) | patch | `9f6d905` -> `346f7e4` | | [ghcr.io/goauthentik/server](https://goauthentik.io) ([source](https://redirect.github.com/goauthentik/authentik)) | patch | `a35446f` -> `13aa5e2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2025.8.0
|
appVersion: 2025.8.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.16.2
|
version: 28.16.2
|
||||||
@@ -47,5 +47,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
|
||||||
- https://goauthentik.io/docs/
|
- https://goauthentik.io/docs/
|
||||||
type: application
|
type: application
|
||||||
version: 33.11.0
|
version: 33.11.4
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/goauthentik/server
|
repository: ghcr.io/goauthentik/server
|
||||||
tag: 2025.8.0@sha256:a35446f6e4860b9aaa85f04cae87278962b26f8ecac191b792b8ae0a51d1e7c1
|
tag: 2025.8.1@sha256:13aa5e2ad3990061602b8792b1d1ba751cf60225d368066f31ab7496cdc18e78
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
geoipImage:
|
geoipImage:
|
||||||
repository: ghcr.io/maxmind/geoipupdate
|
repository: ghcr.io/maxmind/geoipupdate
|
||||||
@@ -8,15 +8,15 @@ geoipImage:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
ldapImage:
|
ldapImage:
|
||||||
repository: ghcr.io/goauthentik/ldap
|
repository: ghcr.io/goauthentik/ldap
|
||||||
tag: 2025.8.0@sha256:e71d48c61c95eb01d18f86987a980f5c36e1de96a9254b987dc84557aa1c8943
|
tag: 2025.8.1@sha256:0d02f2eebc177bf27eef7d0e1f754fed20767fa77c9a438a6e39d6c0807c41a1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
radiusImage:
|
radiusImage:
|
||||||
repository: ghcr.io/goauthentik/radius
|
repository: ghcr.io/goauthentik/radius
|
||||||
tag: 2025.8.0@sha256:9f6d905bbfdf3673c3fdb591e67f11567d228ce4ab30151ea99308153154d258
|
tag: 2025.8.1@sha256:346f7e469589e93d8d403313e2abd67c94a54f80b5b2447a72c9e6c8cc4daa11
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
proxyImage:
|
proxyImage:
|
||||||
repository: ghcr.io/goauthentik/proxy
|
repository: ghcr.io/goauthentik/proxy
|
||||||
tag: 2025.8.0@sha256:e10cea5eec7c5afd330a8da6c781d756857d493d579f3cc600fe790210a92a3f
|
tag: 2025.8.1@sha256:37774ae45629c3dbaf7f55ff842c8f09d31dd45c0b572a19bd1620d0d3976514
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
authentik:
|
authentik:
|
||||||
credentials:
|
credentials:
|
||||||
|
|||||||
Reference in New Issue
Block a user