Browse Source

Merge pull request #1467 from ChristianLempa/renovate/ghcr.io-goauthentik-server-2025.x

chore(deps): update ghcr.io/goauthentik/server docker tag to v2025.10.0
Christian Lempa 6 months ago
parent
commit
eec062cfa8

+ 2 - 2
library/compose/authentik/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: ghcr.io/goauthentik/server:2025.6.4
+    image: ghcr.io/goauthentik/server:2025.10.0
     container_name: {{ container_name }}
     command: server
     env_file:
@@ -42,7 +42,7 @@ services:
     restart: {{ restart_policy }}
 
   {{ service_name }}-worker:
-    image: ghcr.io/goauthentik/server:2025.6.4
+    image: ghcr.io/goauthentik/server:2025.10.0
     container_name: {{ service_name }}-worker
     command: worker
     env_file:

+ 1 - 1
library/compose/authentik/template.yaml

@@ -14,7 +14,7 @@ metadata:
     Documentation: https://goauthentik.io/docs/
 
     GitHub: https://github.com/goauthentik/authentik
-  version: 2025.6.4
+  version: 2025.10.0
   author: Christian Lempa
   date: '2025-10-31'
   tags: