This PR contains the following updates: | Package | Update | Change | |---|---|---| | [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.8.4` -> `2025.10.0` | --- ### Release Notes <details> <summary>goauthentik/helm (authentik)</summary> ### [`v2025.10.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.10.0) [Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.0) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - chore(deps): update dependency python to 3.14 by [@​renovate](https://github.com/renovate)\[bot] in [#​412](https://github.com/goauthentik/helm/pull/412) - charts/authentik: add automountServiceAccountToken value by [@​FelixDobler](https://github.com/FelixDobler) in [#​407](https://github.com/goauthentik/helm/pull/407) - chore(deps): update public.ecr.aws/artifacthub/ah docker tag to v1.22.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​414](https://github.com/goauthentik/helm/pull/414) - charts/authentik: bump to 2025.10.0 by [@​authentik-automation](https://github.com/authentik-automation)\[bot] in [#​417](https://github.com/goauthentik/helm/pull/417) #### New Contributors - [@​FelixDobler](https://github.com/FelixDobler) made their first contribution in [#​407](https://github.com/goauthentik/helm/pull/407) **Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1887 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: authentik
 | 
						|
version: 1.0.0
 | 
						|
description: Authentik
 | 
						|
keywords:
 | 
						|
  - authentik
 | 
						|
  - sso
 | 
						|
  - oidc
 | 
						|
  - ldap
 | 
						|
  - idp
 | 
						|
  - authentication
 | 
						|
home: https://wiki.alexlebens.dev/s/45ca5171-581f-41d2-b6fb-2b0915029a2d
 | 
						|
sources:
 | 
						|
  - https://github.com/goauthentik/authentik
 | 
						|
  - https://github.com/cloudflare/cloudflared
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/goauthentik/helm
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: authentik
 | 
						|
    version: 2025.10.0
 | 
						|
    repository: https://charts.goauthentik.io/
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
    version: 1.22.1
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 6.15.0
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/authentik.png
 | 
						|
appVersion: 2025.4.1
 |