1
0
Fork 0

authelia: Update to 4.38.18 #40

Merged
dustin merged 1 commits from updatebot/authelia into master 2025-01-11 16:27:21 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-1469665/apps.v1.Deployment.authelia.authelia /tmp/MERGED-327119389/apps.v1.Deployment.authelia.authelia
--- /tmp/LIVE-1469665/apps.v1.Deployment.authelia.authelia	2025-01-04 12:32:18.195596738 +0000
+++ /tmp/MERGED-327119389/apps.v1.Deployment.authelia.authelia	2025-01-04 12:32:18.195596738 +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.17","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-46bh24fc72"},"name":"dch-root-ca"},{"configMap":{"name":"authelia-5g6d8b9thd"},"name":"config"},{"name":"secrets","secret":{"secretName":"authelia"}}]}}}}
   creationTimestamp: "2023-10-18T23:20:35Z"
-  generation: 69
+  generation: 70
   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.17
+        image: ghcr.io/authelia/authelia:4.38.18
         imagePullPolicy: Always
         name: authelia
         ports:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-1469665/apps.v1.Deployment.authelia.authelia /tmp/MERGED-327119389/apps.v1.Deployment.authelia.authelia --- /tmp/LIVE-1469665/apps.v1.Deployment.authelia.authelia 2025-01-04 12:32:18.195596738 +0000 +++ /tmp/MERGED-327119389/apps.v1.Deployment.authelia.authelia 2025-01-04 12:32:18.195596738 +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.17","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-46bh24fc72"},"name":"dch-root-ca"},{"configMap":{"name":"authelia-5g6d8b9thd"},"name":"config"},{"name":"secrets","secret":{"secretName":"authelia"}}]}}}} creationTimestamp: "2023-10-18T23:20:35Z" - generation: 69 + generation: 70 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.17 + image: ghcr.io/authelia/authelia:4.38.18 imagePullPolicy: Always name: authelia ports: ``` </details>
updatebot added 1 commit 2025-01-04 12:32:19 +00:00
updatebot force-pushed updatebot/authelia from 3254f57489 to 4a197bf91a 2025-01-11 12:32:14 +00:00 Compare
dustin merged commit 509c44d9cc into master 2025-01-11 16:27:21 +00:00
dustin deleted branch updatebot/authelia 2025-01-11 16:27:22 +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#40
There is no content yet.