Update authentik
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2025-02-05 12:17:48 -05:00
parent bd0dff3530
commit ded2305fcf

View File

@ -1088,26 +1088,6 @@
}
}
},
{
"6.3.1+2024.6.2": {
"app": {
"image": "goauthentik/server",
"tag": "2024.6.2"
},
"db": {
"image": "postgres",
"tag": "15.7"
},
"redis": {
"image": "redis",
"tag": "7.4.0-alpine"
},
"worker": {
"image": "goauthentik/server",
"tag": "2024.6.2"
}
}
},
{
"6.3.1+2024.6.1": {
"app": {
@ -1128,6 +1108,26 @@
}
}
},
{
"6.3.1+2024.6.2": {
"app": {
"image": "goauthentik/server",
"tag": "2024.6.2"
},
"db": {
"image": "postgres",
"tag": "15.7"
},
"redis": {
"image": "redis",
"tag": "7.4.0-alpine"
},
"worker": {
"image": "goauthentik/server",
"tag": "2024.6.2"
}
}
},
{
"6.4.0+2024.6.3": {
"app": {
@ -1419,6 +1419,30 @@
"tag": "2024.10.5"
}
}
},
{
"6.12.0+2024.12.3": {
"app": {
"image": "goauthentik/server",
"tag": "2024.12.3"
},
"authentik_ldap": {
"image": "goauthentik/ldap",
"tag": "2024.12.3"
},
"db": {
"image": "postgres",
"tag": "15.10"
},
"redis": {
"image": "redis",
"tag": "7.4.2-alpine"
},
"worker": {
"image": "goauthentik/server",
"tag": "2024.12.3"
}
}
}
],
"website": ""