1
0
Fork 0

authelia: Update to 4.39.8 #83

Merged
dustin merged 1 commits from updatebot/authelia into master 2025-09-14 03:04:40 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-278192367/apps.v1.Deployment.authelia.authelia /tmp/MERGED-2758141736/apps.v1.Deployment.authelia.authelia
--- /tmp/LIVE-278192367/apps.v1.Deployment.authelia.authelia	2025-09-06 11:32:18.832852885 +0000
+++ /tmp/MERGED-2758141736/apps.v1.Deployment.authelia.authelia	2025-09-06 11:32:18.834852941 +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_IDENTITY_VALIDATION_RESET_PASSWORD_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.39.5","imagePullPolicy":"IfNotPresent","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-m6cht4tff5"},"name":"config"},{"name":"secrets","secret":{"secretName":"authelia"}}]}}}}
   creationTimestamp: "2023-10-18T23:20:35Z"
-  generation: 133
+  generation: 134
   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.39.5
+        image: ghcr.io/authelia/authelia:4.39.8
         imagePullPolicy: IfNotPresent
         name: authelia
         ports:
@@ -124,7 +124,7 @@
         name: dch-root-ca
       - configMap:
           defaultMode: 420
-          name: authelia-m6cht4tff5
+          name: authelia-h8hctfb8b2
         name: config
       - name: secrets
         secret:
diff -u -N /tmp/LIVE-278192367/networking.k8s.io.v1.Ingress.authelia.authelia /tmp/MERGED-2758141736/networking.k8s.io.v1.Ingress.authelia.authelia
--- /tmp/LIVE-278192367/networking.k8s.io.v1.Ingress.authelia.authelia	2025-09-06 11:32:19.962884743 +0000
+++ /tmp/MERGED-2758141736/networking.k8s.io.v1.Ingress.authelia.authelia	2025-09-06 11:32:19.962884743 +0000
@@ -5,7 +5,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"networking.k8s.io/v1","kind":"Ingress","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":{"ingressClassName":"nginx","rules":[{"host":"auth.pyrocufflink.blue","http":{"paths":[{"backend":{"service":{"name":"authelia","port":{"name":"http"}}},"path":"/","pathType":"Prefix"}]}},{"host":"auth.pyrocufflink.net","http":{"paths":[{"backend":{"service":{"name":"authelia","port":{"name":"http"}}},"path":"/","pathType":"Prefix"}]}}],"tls":[{"hosts":["auth.pyrocufflink.blue","auth.pyrocufflink.net"]}]}}
   creationTimestamp: "2023-01-13T21:18:47Z"
-  generation: 5
+  generation: 6
   labels:
     app.kubernetes.io/component: authelia
     app.kubernetes.io/instance: authelia
@@ -28,20 +28,9 @@
               name: http
         path: /
         pathType: Prefix
-  - host: auth.pyrocufflink.net
-    http:
-      paths:
-      - backend:
-          service:
-            name: authelia
-            port:
-              name: http
-        path: /
-        pathType: Prefix
   tls:
   - hosts:
     - auth.pyrocufflink.blue
-    - auth.pyrocufflink.net
 status:
   loadBalancer:
     ingress:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-278192367/apps.v1.Deployment.authelia.authelia /tmp/MERGED-2758141736/apps.v1.Deployment.authelia.authelia --- /tmp/LIVE-278192367/apps.v1.Deployment.authelia.authelia 2025-09-06 11:32:18.832852885 +0000 +++ /tmp/MERGED-2758141736/apps.v1.Deployment.authelia.authelia 2025-09-06 11:32:18.834852941 +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_IDENTITY_VALIDATION_RESET_PASSWORD_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.39.5","imagePullPolicy":"IfNotPresent","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-m6cht4tff5"},"name":"config"},{"name":"secrets","secret":{"secretName":"authelia"}}]}}}} creationTimestamp: "2023-10-18T23:20:35Z" - generation: 133 + generation: 134 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.39.5 + image: ghcr.io/authelia/authelia:4.39.8 imagePullPolicy: IfNotPresent name: authelia ports: @@ -124,7 +124,7 @@ name: dch-root-ca - configMap: defaultMode: 420 - name: authelia-m6cht4tff5 + name: authelia-h8hctfb8b2 name: config - name: secrets secret: diff -u -N /tmp/LIVE-278192367/networking.k8s.io.v1.Ingress.authelia.authelia /tmp/MERGED-2758141736/networking.k8s.io.v1.Ingress.authelia.authelia --- /tmp/LIVE-278192367/networking.k8s.io.v1.Ingress.authelia.authelia 2025-09-06 11:32:19.962884743 +0000 +++ /tmp/MERGED-2758141736/networking.k8s.io.v1.Ingress.authelia.authelia 2025-09-06 11:32:19.962884743 +0000 @@ -5,7 +5,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"networking.k8s.io/v1","kind":"Ingress","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":{"ingressClassName":"nginx","rules":[{"host":"auth.pyrocufflink.blue","http":{"paths":[{"backend":{"service":{"name":"authelia","port":{"name":"http"}}},"path":"/","pathType":"Prefix"}]}},{"host":"auth.pyrocufflink.net","http":{"paths":[{"backend":{"service":{"name":"authelia","port":{"name":"http"}}},"path":"/","pathType":"Prefix"}]}}],"tls":[{"hosts":["auth.pyrocufflink.blue","auth.pyrocufflink.net"]}]}} creationTimestamp: "2023-01-13T21:18:47Z" - generation: 5 + generation: 6 labels: app.kubernetes.io/component: authelia app.kubernetes.io/instance: authelia @@ -28,20 +28,9 @@ name: http path: / pathType: Prefix - - host: auth.pyrocufflink.net - http: - paths: - - backend: - service: - name: authelia - port: - name: http - path: / - pathType: Prefix tls: - hosts: - auth.pyrocufflink.blue - - auth.pyrocufflink.net status: loadBalancer: ingress: ``` </details>
updatebot added 1 commit 2025-09-06 11:32:20 +00:00
updatebot force-pushed updatebot/authelia from dbfde34e27 to 9f78f01f14 2025-09-13 11:32:19 +00:00 Compare
dustin merged commit ff6d4fa6e3 into master 2025-09-14 03:04:40 +00:00
dustin deleted branch updatebot/authelia 2025-09-14 03:04:40 +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#83
There is no content yet.