diff --git a/kube/deploy/apps/authentik/app/hr.yaml b/kube/deploy/apps/authentik/app/hr.yaml index 34b501a9..315fae46 100644 --- a/kube/deploy/apps/authentik/app/hr.yaml +++ b/kube/deploy/apps/authentik/app/hr.yaml @@ -56,7 +56,7 @@ spec: app: image: &img repository: ghcr.io/goauthentik/server - tag: 2025.8.3@sha256:d4747a324d489d0436eb91cf02301d5a47bac455efad0e0ac56b3c193991067d + tag: 2025.8.4@sha256:a10398480e7f8292dbcc27b64fe572f6abed6220bd40f4b6d28e9c12d4b78dca args: [server] env: &env TZ: "${CONFIG_TZ}" @@ -223,7 +223,7 @@ spec: image: <<: *img repository: ghcr.io/goauthentik/ldap - tag: 2025.8.3@sha256:7f6c754dfcbb538e2511803085f95253735843c8b873c2332c2ad291ae17d571 + tag: 2025.8.4@sha256:5948a57d5c9af9134eb22550cbc4084c8d441fd00c2cab250f4a1445727d3262 env: AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}" AUTHENTIK_TOKEN: @@ -270,7 +270,7 @@ spec: image: <<: *img repository: ghcr.io/goauthentik/radius - tag: 2025.8.3@sha256:85ab210f85f0392187f69ee9d2d1b95d7d6c21584634d025058155be39bbd580 + tag: 2025.8.4@sha256:4a329cbcccd3c2491497f40858b005a66cd695f7966090cce6a2552622922909 env: AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}" AUTHENTIK_TOKEN: diff --git a/kube/deploy/apps/authentik/ks.yaml b/kube/deploy/apps/authentik/ks.yaml index 4cb05b59..012a9790 100644 --- a/kube/deploy/apps/authentik/ks.yaml +++ b/kube/deploy/apps/authentik/ks.yaml @@ -35,4 +35,4 @@ spec: PG_SC: "local" PG_CONFIG_VERSION: "15.2-11" PG_CONFIG_SIZE: "20Gi" - PG_APP_CURRENT_VERSION: ghcr.io/goauthentik/server:2025.8.3@sha256:acde6a1fc963301fe27f7e86facb9aefbc68eb523210bcab5679a899e6bf72d5 + PG_APP_CURRENT_VERSION: ghcr.io/goauthentik/server:2025.8.4@sha256:acde6a1fc963301fe27f7e86facb9aefbc68eb523210bcab5679a899e6bf72d5