website/docs: fix Transifex link in translation guide#19735
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19735 +/- ##
==========================================
- Coverage 93.24% 93.23% -0.01%
==========================================
Files 954 954
Lines 52443 52443
==========================================
- Hits 48898 48895 -3
- Misses 3545 3548 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-1695fe75f5ac9b5bf194a16fcad9bc72d8725f44
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-1695fe75f5ac9b5bf194a16fcad9bc72d8725f44Afterwards, run the upgrade commands from the latest release notes. |
142a409 to
544256f
Compare
544256f to
c922232
Compare
c922232 to
1695fe7
Compare
|
🍒 Cherry-pick to |
|
🍒 Cherry-pick to |
Closes #19730