1
0
Fork 0

authelia: Update to 4.39.1 #59

Merged
dustin merged 1 commits from updatebot/authelia into master 2025-06-03 23:58:32 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-1222584527/apps.v1.Deployment.authelia.authelia /tmp/MERGED-2252789187/apps.v1.Deployment.authelia.authelia
--- /tmp/LIVE-1222584527/apps.v1.Deployment.authelia.authelia	2025-03-22 11:32:16.576098124 +0000
+++ /tmp/MERGED-2252789187/apps.v1.Deployment.authelia.authelia	2025-03-22 11:32:16.577098152 +0000
@@ -6,7 +6,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"authelia","app.kubernetes.io/instance":"authelia","app.kubernetes.io/name":"authelia","app.kubernetes.io/part-of":"authelia"},"name":"authelia","namespace":"authelia"},"spec":{"replicas":2,"selector":{"matchLabels":{"app.kubernetes.io/component":"authelia","app.kubernetes.io/instance":"authelia","app.kubernetes.io/name":"authelia"}},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"authelia","app.kubernetes.io/instance":"authelia","app.kubernetes.io/name":"authelia"}},"spec":{"containers":[{"env":[{"name":"AUTHELIA_STORAGE_POSTGRES_TLS_CERTIFICATE_CHAIN_FILE","value":"/run/authelia/certs/postgresql/tls.crt"},{"name":"AUTHELIA_STORAGE_POSTGRES_TLS_PRIVATE_KEY_FILE","value":"/run/authelia/certs/postgresql/tls.key"},{"name":"AUTHELIA_JWT_SECRET_FILE","value":"/run/authelia/secrets/jwt.secret"},{"name":"AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE","value":"/run/authelia/secrets/ldap.password"},{"name":"AUTHELIA_SESSION_SECRET_FILE","value":"/run/authelia/secrets/session.secret"},{"name":"AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE","value":"/run/authelia/secrets/storage.encryption_key"},{"name":"AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE","value":"/run/authelia/secrets/oidc.hmac_secret"},{"name":"AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE","value":"/run/authelia/secrets/oidc.issuer_private_key"}],"image":"ghcr.io/authelia/authelia:4.38.19","name":"authelia","ports":[{"containerPort":9091,"name":"http","protocol":"TCP"},{"containerPort":9959,"name":"metrics","protocol":"TCP"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/api/health","port":9091},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/api/health","port":9091},"initialDelaySeconds":5,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/run/authelia/certs/dch-root-ca.crt","name":"dch-root-ca","subPath":"dch-root-ca.crt"},{"mountPath":"/run/authelia/certs/postgresql","name":"postgresql-cert"},{"mountPath":"/config/configuration.yml","name":"config","readOnly":true,"subPath":"configuration.yml"},{"mountPath":"/run/authelia/secrets","name":"secrets","readOnly":true}]}],"enableServiceLinks":false,"securityContext":{"fsGroup":1000,"runAsGroup":1000,"runAsNonRoot":true,"runAsUser":1000},"volumes":[{"name":"postgresql-cert","secret":{"secretName":"postgres-client-cert"}},{"configMap":{"name":"dch-root-ca"},"name":"dch-root-ca"},{"configMap":{"name":"authelia-f6tbd5b57k"},"name":"config"},{"name":"secrets","secret":{"secretName":"authelia"}}]}}}}
   creationTimestamp: "2023-10-18T23:20:35Z"
-  generation: 88
+  generation: 89
   labels:
     app.kubernetes.io/component: authelia
     app.kubernetes.io/instance: authelia
@@ -58,7 +58,7 @@
           value: /run/authelia/secrets/oidc.hmac_secret
         - name: AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE
           value: /run/authelia/secrets/oidc.issuer_private_key
-        image: ghcr.io/authelia/authelia:4.38.19
+        image: ghcr.io/authelia/authelia:4.39.1
         imagePullPolicy: Always
         name: authelia
         ports:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-1222584527/apps.v1.Deployment.authelia.authelia /tmp/MERGED-2252789187/apps.v1.Deployment.authelia.authelia --- /tmp/LIVE-1222584527/apps.v1.Deployment.authelia.authelia 2025-03-22 11:32:16.576098124 +0000 +++ /tmp/MERGED-2252789187/apps.v1.Deployment.authelia.authelia 2025-03-22 11:32:16.577098152 +0000 @@ -6,7 +6,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"authelia","app.kubernetes.io/instance":"authelia","app.kubernetes.io/name":"authelia","app.kubernetes.io/part-of":"authelia"},"name":"authelia","namespace":"authelia"},"spec":{"replicas":2,"selector":{"matchLabels":{"app.kubernetes.io/component":"authelia","app.kubernetes.io/instance":"authelia","app.kubernetes.io/name":"authelia"}},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"authelia","app.kubernetes.io/instance":"authelia","app.kubernetes.io/name":"authelia"}},"spec":{"containers":[{"env":[{"name":"AUTHELIA_STORAGE_POSTGRES_TLS_CERTIFICATE_CHAIN_FILE","value":"/run/authelia/certs/postgresql/tls.crt"},{"name":"AUTHELIA_STORAGE_POSTGRES_TLS_PRIVATE_KEY_FILE","value":"/run/authelia/certs/postgresql/tls.key"},{"name":"AUTHELIA_JWT_SECRET_FILE","value":"/run/authelia/secrets/jwt.secret"},{"name":"AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE","value":"/run/authelia/secrets/ldap.password"},{"name":"AUTHELIA_SESSION_SECRET_FILE","value":"/run/authelia/secrets/session.secret"},{"name":"AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE","value":"/run/authelia/secrets/storage.encryption_key"},{"name":"AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE","value":"/run/authelia/secrets/oidc.hmac_secret"},{"name":"AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE","value":"/run/authelia/secrets/oidc.issuer_private_key"}],"image":"ghcr.io/authelia/authelia:4.38.19","name":"authelia","ports":[{"containerPort":9091,"name":"http","protocol":"TCP"},{"containerPort":9959,"name":"metrics","protocol":"TCP"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/api/health","port":9091},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/api/health","port":9091},"initialDelaySeconds":5,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/run/authelia/certs/dch-root-ca.crt","name":"dch-root-ca","subPath":"dch-root-ca.crt"},{"mountPath":"/run/authelia/certs/postgresql","name":"postgresql-cert"},{"mountPath":"/config/configuration.yml","name":"config","readOnly":true,"subPath":"configuration.yml"},{"mountPath":"/run/authelia/secrets","name":"secrets","readOnly":true}]}],"enableServiceLinks":false,"securityContext":{"fsGroup":1000,"runAsGroup":1000,"runAsNonRoot":true,"runAsUser":1000},"volumes":[{"name":"postgresql-cert","secret":{"secretName":"postgres-client-cert"}},{"configMap":{"name":"dch-root-ca"},"name":"dch-root-ca"},{"configMap":{"name":"authelia-f6tbd5b57k"},"name":"config"},{"name":"secrets","secret":{"secretName":"authelia"}}]}}}} creationTimestamp: "2023-10-18T23:20:35Z" - generation: 88 + generation: 89 labels: app.kubernetes.io/component: authelia app.kubernetes.io/instance: authelia @@ -58,7 +58,7 @@ value: /run/authelia/secrets/oidc.hmac_secret - name: AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE value: /run/authelia/secrets/oidc.issuer_private_key - image: ghcr.io/authelia/authelia:4.38.19 + image: ghcr.io/authelia/authelia:4.39.1 imagePullPolicy: Always name: authelia ports: ``` </details>
updatebot added 1 commit 2025-03-22 11:32:18 +00:00
updatebot force-pushed updatebot/authelia from 37dcb82f71 to fa2478118b 2025-03-29 11:32:25 +00:00 Compare
updatebot force-pushed updatebot/authelia from fa2478118b to cf7b1b0952 2025-04-05 11:32:23 +00:00 Compare
updatebot force-pushed updatebot/authelia from cf7b1b0952 to ebcefb9db9 2025-04-12 11:32:17 +00:00 Compare
updatebot force-pushed updatebot/authelia from ebcefb9db9 to ba9074710a 2025-04-19 11:32:16 +00:00 Compare
updatebot force-pushed updatebot/authelia from ba9074710a to 9f07cf9d70 2025-04-26 11:32:24 +00:00 Compare
updatebot force-pushed updatebot/authelia from 9f07cf9d70 to 9e0a64c81a 2025-05-03 11:32:22 +00:00 Compare
updatebot force-pushed updatebot/authelia from 9e0a64c81a to c66f6640e1 2025-05-10 11:32:26 +00:00 Compare
updatebot force-pushed updatebot/authelia from c66f6640e1 to adb103238b 2025-05-17 11:32:20 +00:00 Compare
updatebot force-pushed updatebot/authelia from adb103238b to f627dec2b1 2025-05-24 11:32:24 +00:00 Compare
updatebot force-pushed updatebot/authelia from f627dec2b1 to d27934a211 2025-05-31 11:32:20 +00:00 Compare
dustin merged commit fb1ef70dd3 into master 2025-06-03 23:58:32 +00:00
dustin deleted branch updatebot/authelia 2025-06-03 23:58:33 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infra/kubernetes#59
There is no content yet.