Pin the authentik provider to 2026.5.1 #38

Merged
benvin merged 1 commits from benvin/pin-authentik-provider into main 2026-09-19 12:59:14 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 3662ff15ca Pin the authentik provider to 2026.5.1
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
Provider 2026.8.0 requires pbm_uuid on the applications API, which the
deployed authentik 2026.5.3 server does not return, so every
authentik_application read fails and no plan completes.

- Pin goauthentik/authentik to 2026.5.1, the newest release built on the
  2026.5 API client
- Record 2026.5.1 in the lock file
- Drop -upgrade from make init so the lock is authoritative
2026-09-19 12:51:26 +10:00