fix(helm): update chart authelia ( 0.11.6 → 0.11.20 ) - #3577
Open
bot-solo[bot] wants to merge 1 commit into
Open
fix(helm): update chart authelia ( 0.11.6 → 0.11.20 )#3577bot-solo[bot] wants to merge 1 commit into
bot-solo[bot] wants to merge 1 commit into
Conversation
Contributor
Author
@@ spec.chart.spec.version @@
# helm.toolkit.fluxcd.io/v2/HelmRelease/auth/authelia
! ± value change
- 0.11.6
+ 0.11.20
@@ data.configuration.yaml @@
# v1/ConfigMap/auth/authelia
! ± value change in multiline text (13 inserts, no deletions)
---
# yaml-language-server: $schema=https://www.authelia.com/schemas/v4.39/json-schema/configuration.json
theme: 'auto'
default_2fa_method: 'totp'
[35 lines unchanged)]
openid_connect_token:
enable: true
openid_connect_pushed_authorization_request:
enable: true
+ openid_connect_userinfo:
+ enable: true
+ openid_connect_introspection:
+ enable: true
+ openid_connect_revocation:
+ enable: true
log:
level: 'info'
format: 'text'
file_path: ''
[26 lines unchanged)]
secret_size: 32
algorithm: 'SHA1'
digits: 6
period: 30
+ disable_reuse_security_policy: false
allowed_algorithms:
- 'SHA1'
allowed_digits:
- 6
[one line unchanged)]
- 30
webauthn:
disable: false
enable_passkey_login: true
+ experimental_enable_passkey_uv_two_factors: false
+ experimental_enable_passkey_upgrade: false
display_name: 'Yachthafen ID'
attestation_conveyance_preference: 'indirect'
timeout: '60 seconds'
filtering:
[125 lines unchanged)]
refresh_token: '1 hour and 30 minutes'
id_token: '1 hour'
authorize_code: '1 minute'
device_code: '10 minutes'
+ jwt_secured_authorization: '5 minutes'
enforce_pkce: 'public_clients_only'
enable_pkce_plain_challenge: false
enable_client_debug_messages: false
enable_jwt_access_token_stateless_introspection: false
[55 lines unchanged)]
response_types:
- 'code'
authorization_policy: 'admins-only'
claims_policy: 'default'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: 'S256'
[49 lines unchanged)]
response_types:
- 'code'
authorization_policy: 'admins-only'
claims_policy: 'default'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: ''
[48 lines unchanged)]
- 'authorization_code'
response_types:
- 'code'
authorization_policy: 'admins-only'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: ''
[48 lines unchanged)]
- 'authorization_code'
response_types:
- 'code'
authorization_policy: 'two_factor'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: 'S256'
[48 lines unchanged)]
- 'authorization_code'
response_types:
- 'code'
authorization_policy: 'two_factor'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: 'S256'
[49 lines unchanged)]
response_types:
- 'code'
authorization_policy: 'two_factor'
claims_policy: 'default'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: 'S256'
[48 lines unchanged)]
- 'authorization_code'
response_types:
- 'code'
authorization_policy: 'two_factor'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: 'S256'
[48 lines unchanged)]
response_types:
- 'code'
authorization_policy: 'two_factor'
claims_policy: 'default'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: 'S256'
[48 lines unchanged)]
- 'authorization_code'
response_types:
- 'code'
authorization_policy: 'two_factor'
+ allow_multiple_auth_methods: false
consent_mode: 'implicit'
require_pushed_authorization_requests: false
require_pkce: false
pkce_challenge_method: ''
[50 lines unchanged)]
- '.*'
subject:
- ['group:admins']
...
@@ spec.template.metadata.annotations.authelia.com/checksum-config @@
# apps/v1/Deployment/auth/authelia
! ± value change
- 6d69839b56b95146ce908e57876e16cd0c7d8a2731817eafdbb3b440a18f9a57
+ f842aed00721e599d31e2aee8d6fa46bf73a94ff3ab5cfbdbdf8980cd24ff4dd |
bot-solo
Bot
force-pushed
the
renovate/authelia-0.x
branch
from
August 26, 2026 11:24
ed6a69d to
2542e68
Compare
bot-solo
Bot
force-pushed
the
renovate/authelia-0.x
branch
from
August 26, 2026 12:40
2542e68 to
f125074
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.11.6→0.11.20Release Notes
authelia/chartrepo (authelia)
v0.11.20Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.19Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.18Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.17Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.16Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.15Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.14Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.13Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.12Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.11Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.10Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.9Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.8Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
v0.11.7Compare Source
Authelia is a Single Sign-On Multi-Factor portal for web apps
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.