Skip to content

Commit 1d8a21d

Browse files
fix(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.2 (#1566)
1 parent ad40aab commit 1d8a21d

File tree

1 file changed

+3
-3
lines changed
  • kube/deploy/apps/authentik/app

1 file changed

+3
-3
lines changed

kube/deploy/apps/authentik/app/hr.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
main:
4848
image: &img
4949
repository: ghcr.io/goauthentik/server
50-
tag: 2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
50+
tag: 2024.12.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
5151
args: [server]
5252
env: &env
5353
TZ: "${CONFIG_TZ}"
@@ -195,7 +195,7 @@ spec:
195195
image:
196196
<<: *img
197197
repository: ghcr.io/goauthentik/ldap
198-
tag: 2024.12.0@sha256:5a057f522bb9e5501769983701a443d2077d953c2ca3ed23965e59251631bc33
198+
tag: 2024.12.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
199199
env:
200200
AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}"
201201
AUTHENTIK_TOKEN:
@@ -243,7 +243,7 @@ spec:
243243
image:
244244
<<: *img
245245
repository: ghcr.io/goauthentik/radius
246-
tag: 2024.12.0@sha256:b12cfa7ad7bd3e5cbbfd3d657e7f401ce4a51ff5699901aba3348f901e65d76e
246+
tag: 2024.12.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
247247
env:
248248
AUTHENTIK_HOST: "https://${APP_DNS_AUTHENTIK}"
249249
AUTHENTIK_TOKEN:

0 commit comments

Comments
 (0)