Skip to content

Commit

Permalink
feat(container): update authentik group to v2024.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Nov 29, 2024
1 parent 945fe2d commit 84d0a05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kube/deploy/apps/authentik/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
main:
image: &img
repository: ghcr.io/goauthentik/server
tag: 2024.8.3
tag: 2024.10.4@sha256:5843c56a56be58dcee8927c705f8c9def0af7189511c0e8e687d430f543b0f6d
args: [server]
env: &env
TZ: "${CONFIG_TZ}"
Expand Down Expand Up @@ -161,7 +161,7 @@ spec:
image:
<<: *img
repository: ghcr.io/goauthentik/ldap
tag: 2024.8.3@sha256:6b50f781bd50c0b849c5a7ec32127e65d5018c3a9c5939a072f988027449a978
tag: 2024.10.4@sha256:7c62dba7c590f18d3adb16a08887cc11b40361684567c89efd343de0b2360dbf
env:
AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}"
AUTHENTIK_TOKEN:
Expand Down Expand Up @@ -199,7 +199,7 @@ spec:
image:
<<: *img
repository: ghcr.io/goauthentik/radius
tag: 2024.8.3@sha256:487c2cc98193ad84286b260115b1ded3b405b28c08aa57e45116fcce362c7fa9
tag: 2024.10.4@sha256:f6824ef27ed26a6cd2be37b099cd01c9ff9a72218fffb4b04595b612351a8def
env:
AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}"
AUTHENTIK_TOKEN:
Expand Down

0 comments on commit 84d0a05

Please sign in to comment.