Skip to content

fix(helm): update chart authelia ( 0.11.6 → 0.11.20 ) - #3577

Open
bot-solo[bot] wants to merge 1 commit into
mainfrom
renovate/authelia-0.x
Open

fix(helm): update chart authelia ( 0.11.6 → 0.11.20 )#3577
bot-solo[bot] wants to merge 1 commit into
mainfrom
renovate/authelia-0.x

Conversation

@bot-solo

@bot-solo bot-solo Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
authelia (source) patch 0.11.60.11.20

Release Notes

authelia/chartrepo (authelia)

v0.11.20

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.19

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.18

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.17

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.16

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.15

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.14

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.13

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.12

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.11

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.10

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.9

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.8

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps

v0.11.7

Compare Source

Authelia is a Single Sign-On Multi-Factor portal for web apps


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@bot-solo

bot-solo Bot commented Aug 26, 2026

Copy link
Copy Markdown
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-solo Bot force-pushed the renovate/authelia-0.x branch from ed6a69d to 2542e68 Compare August 26, 2026 11:24
@bot-solo bot-solo Bot changed the title fix(helm): update chart authelia ( 0.11.6 → 0.11.8 ) fix(helm): update chart authelia ( 0.11.6 → 0.11.12 ) Aug 26, 2026
@bot-solo
bot-solo Bot force-pushed the renovate/authelia-0.x branch from 2542e68 to f125074 Compare August 26, 2026 12:40
@bot-solo bot-solo Bot changed the title fix(helm): update chart authelia ( 0.11.6 → 0.11.12 ) fix(helm): update chart authelia ( 0.11.6 → 0.11.20 ) Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants