-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
website/docs: dev docs: bump node/postgres requirements #13516
website/docs: dev docs: bump node/postgres requirements #13516
Conversation
Bump Node from 20 to 22 SRC:https://github.com/goauthentik/authentik/blob/d4805f326f3f64c3131d0a860835c1cf346522e4/Dockerfile#L4 Signed-off-by: Dominic R <[email protected]>
Bump Node 21 -> 22 SRC:https://github.com/goauthentik/authentik/blob/d4805f326f3f64c3131d0a860835c1cf346522e4/Dockerfile#L4 Bump PG 14 -> 16 SRC:https://github.com/goauthentik/helm/blob/8fc23141d40f09e5d9b35d15d9f852e7a8574bdd/charts/authentik/Chart.yaml#L33 + https://github.com/goauthentik/authentik/blob/d4805f326f3f64c3131d0a860835c1cf346522e4/docker-compose.yml#L5 Signed-off-by: Dominic R <[email protected]>
Bump Node 20 -> 22 SRC:https://github.com/goauthentik/authentik/blob/d4805f326f3f64c3131d0a860835c1cf346522e4/Dockerfile#L4 Signed-off-by: Dominic R <[email protected]>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Will open PR near end of week for style nits |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13516 +/- ##
=======================================
Coverage 92.73% 92.73%
=======================================
Files 794 794
Lines 40419 40419
=======================================
Hits 37484 37484
Misses 2935 2935
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank yo @dominic-r !
Bumps node/pg requirements based on the Dockerfile and helm chart. See individual commits for source references
Details
REPLACE ME
Checklist
ak test authentik/
)make lint-fix
)If an API change has been made
make gen-build
)If changes to the frontend have been made
make web
)If applicable
make website
)