update: 2024.2.2 -> 2024.2.3

Adapted media upload patch.

Flake lock file updates:

• Updated input 'authentik-src':
    'github:goauthentik/authentik/4ec37c52395df6a3b431934cb27771ff814b024c' (2024-03-04)
  → 'github:goauthentik/authentik/6bb180f94ec124092c4f87ae5f5d892a70b32ff3' (2024-04-17)
This commit is contained in:
WilliButz 2024-04-17 14:27:49 +02:00
parent 8be1dcc549
commit 4cdde46347
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
3 changed files with 13 additions and 14 deletions

8
flake.lock generated
View file

@ -3,16 +3,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1709580025,
"narHash": "sha256-2B1RgKY5tpDBdzguEyWqzg15w5x/dLS2ffjbnxbpINs=",
"lastModified": 1713352755,
"narHash": "sha256-YWDpRX0z9EL96t0c7RNgAi5b3KOzy3CBEL2Jw27TkVY=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "4ec37c52395df6a3b431934cb27771ff814b024c",
"rev": "6bb180f94ec124092c4f87ae5f5d892a70b32ff3",
"type": "github"
},
"original": {
"owner": "goauthentik",
"ref": "version/2024.2.2",
"ref": "version/2024.2.3",
"repo": "authentik",
"type": "github"
}