haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

fix(container): update ghcr.io/authelia/authelia ( 4.38.15 → 4.38.16 ) [main] #5567

Closed doug-piranha-bot[bot] closed 1 week ago

doug-piranha-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/authelia/authelia (source) patch 4.38.15 -> 4.38.16

Release Notes

authelia/authelia (ghcr.io/authelia/authelia) ### [`v4.38.16`](https://redirect.github.com/authelia/authelia/releases/tag/v4.38.16) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.38.15...v4.38.16) ##### Bug Fixes - **oidc:** select account prompt missing ([#​7956](https://redirect.github.com/authelia/authelia/issues/7956)) ([fd012b7](https://redirect.github.com/authelia/authelia/commit/fd012b764eccc3001da06367767f72c9bc777ca9)) - swagger-ui csp, strict csp static files and cleanup obselete files ([#​7966](https://redirect.github.com/authelia/authelia/issues/7966)) ([d7603f0](https://redirect.github.com/authelia/authelia/commit/d7603f01778ef2e461bb29bfdcdaa5ef413d00e2)) ##### Docker Container - `docker pull authelia/authelia:4.38.16` - `docker pull ghcr.io/authelia/authelia:4.38.16`

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

doug-piranha-bot[bot] commented 1 week ago
--- HelmRelease: security/authelia Deployment: security/authelia

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

@@ -72,13 +72,13 @@

           value: /config/configuration.yaml
         - name: X_AUTHELIA_CONFIG_FILTERS
           value: expand-env
         envFrom:
         - secretRef:
             name: authelia-secret
-        image: ghcr.io/authelia/authelia:4.38.15@sha256:5badc1ed57afef3fbe27eb021410d13c9995cae7307950762bc7b68a0fabc284
+        image: ghcr.io/authelia/authelia:4.38.16@sha256:172c9b2e4d7c25196404e4620f6018650cbd2124999aceaa812cf0c100ef8b23
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/health
             port: 80
           initialDelaySeconds: 0
doug-piranha-bot[bot] commented 1 week ago
--- kubernetes/main/apps/security/authelia/app Kustomization: flux-system/authelia HelmRelease: security/authelia

+++ kubernetes/main/apps/security/authelia/app Kustomization: flux-system/authelia HelmRelease: security/authelia

@@ -46,13 +46,13 @@

               X_AUTHELIA_CONFIG_FILTERS: expand-env
             envFrom:
             - secretRef:
                 name: authelia-secret
             image:
               repository: ghcr.io/authelia/authelia
-              tag: 4.38.15@sha256:5badc1ed57afef3fbe27eb021410d13c9995cae7307950762bc7b68a0fabc284
+              tag: 4.38.16@sha256:172c9b2e4d7c25196404e4620f6018650cbd2124999aceaa812cf0c100ef8b23
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3