b40caf12df
* core: bump node from 18 to 20 Bumps node from 18 to 20. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * bump node everywhere, fixup go ci Signed-off-by: Jens Langhammer <jens@goauthentik.io> * bump versions in docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
28 lines
681 B
Markdown
28 lines
681 B
Markdown
---
|
|
name: Question
|
|
about: Ask a question about a feature or specific configuration
|
|
title: ""
|
|
labels: question
|
|
assignees: ""
|
|
---
|
|
|
|
**Describe your question/**
|
|
A clear and concise description of what you're trying to do.
|
|
|
|
**Relevant infos**
|
|
i.e. Version of other software you're using, specifics of your setup
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Logs**
|
|
Output of docker-compose logs or kubectl logs respectively
|
|
|
|
**Version and Deployment (please complete the following information):**
|
|
|
|
- authentik version: [e.g. 2021.8.5]
|
|
- Deployment: [e.g. docker-compose, helm]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|