Skip to content

Commit

Permalink
fix(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Dec 25, 2024
1 parent 4d91604 commit 4c7e0c8
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 @@ -47,7 +47,7 @@ spec:
main:
image: &img
repository: ghcr.io/goauthentik/server
tag: 2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
tag: 2024.12.1@sha256:e71c9b586b23e0c0dc8cf974d8e951b6ed5199db4a00dd2b99ccec0eb9a1f4d8
args: [server]
env: &env
TZ: "${CONFIG_TZ}"
Expand Down Expand Up @@ -195,7 +195,7 @@ spec:
image:
<<: *img
repository: ghcr.io/goauthentik/ldap
tag: 2024.12.0@sha256:5a057f522bb9e5501769983701a443d2077d953c2ca3ed23965e59251631bc33
tag: 2024.12.1@sha256:7bf4920150ae773611b9ebcd6af2d342b463fc374c8d11a6c56ff96c9f58a9c4
env:
AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}"
AUTHENTIK_TOKEN:
Expand Down Expand Up @@ -243,7 +243,7 @@ spec:
image:
<<: *img
repository: ghcr.io/goauthentik/radius
tag: 2024.12.0@sha256:b12cfa7ad7bd3e5cbbfd3d657e7f401ce4a51ff5699901aba3348f901e65d76e
tag: 2024.12.1@sha256:552d7f4c74948be7b2f45bf4700b5835f4712ff0706761494fcf39440885e2e3
env:
AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}"
AUTHENTIK_TOKEN:
Expand Down

0 comments on commit 4c7e0c8

Please sign in to comment.