Skip to content

fix(container): update image ghcr.io/authelia/authelia ( 4.39.17 ➔ 4.39.18 )#7963

Merged
Diaoul merged 1 commit intomainfrom
renovate/ghcr.io-authelia-authelia-4.x
Apr 10, 2026
Merged

fix(container): update image ghcr.io/authelia/authelia ( 4.39.17 ➔ 4.39.18 )#7963
Diaoul merged 1 commit intomainfrom
renovate/ghcr.io-authelia-authelia-4.x

Conversation

@korvigell
Copy link
Copy Markdown
Contributor

@korvigell korvigell bot commented Apr 10, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/authelia/authelia (source) patch 4.39.174.39.18

Release Notes

authelia/authelia (ghcr.io/authelia/authelia)

v4.39.18

Compare Source

Bug Fixes
  • duo: remove incorrect response code check for successful api calls (#​11723) (310844b)
Docker Container
  • docker pull authelia/authelia:4.39.18
  • docker pull ghcr.io/authelia/authelia:4.39.18

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • 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 Renovate Bot.

@korvigell korvigell bot added renovate/container Container image update by Renovate type/patch area/kubernetes labels Apr 10, 2026
@korvigell
Copy link
Copy Markdown
Contributor Author

korvigell bot commented Apr 10, 2026

--- kubernetes/apps/security/authelia/app Kustomization: security/authelia HelmRelease: security/authelia

+++ kubernetes/apps/security/authelia/app Kustomization: security/authelia HelmRelease: security/authelia

@@ -38,13 +38,13 @@

               X_AUTHELIA_CONFIG_FILTERS: template
             envFrom:
             - secretRef:
                 name: authelia
             image:
               repository: ghcr.io/authelia/authelia
-              tag: 4.39.17@sha256:4f80931cb4180a83b3504962cce1efb3092364387658f1d28ca48584028e382a
+              tag: 4.39.18@sha256:ac379ba7680cea6ea21a29b65bf6daabb5aec5b4412c5591ec71df4fd156c789
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@korvigell
Copy link
Copy Markdown
Contributor Author

korvigell bot commented Apr 10, 2026

--- HelmRelease: security/authelia Deployment: security/authelia

+++ HelmRelease: security/authelia Deployment: security/authelia

@@ -63,13 +63,13 @@

           value: /config/configuration.yaml
         - name: X_AUTHELIA_CONFIG_FILTERS
           value: template
         envFrom:
         - secretRef:
             name: authelia
-        image: ghcr.io/authelia/authelia:4.39.17@sha256:4f80931cb4180a83b3504962cce1efb3092364387658f1d28ca48584028e382a
+        image: ghcr.io/authelia/authelia:4.39.18@sha256:ac379ba7680cea6ea21a29b65bf6daabb5aec5b4412c5591ec71df4fd156c789
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/health
             port: 9191
           initialDelaySeconds: 0

@Diaoul Diaoul merged commit 561b541 into main Apr 10, 2026
10 checks passed
@korvigell korvigell bot deleted the renovate/ghcr.io-authelia-authelia-4.x branch April 10, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes renovate/container Container image update by Renovate type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant