Files
authentik/website/docs/releases/_template.md
Jens Langhammer 1efc0c1242 website/docs: update changelog
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-11-21 19:37:28 +01:00

556 B

title, slug
title slug
Release xxxx.x xxxx.x

Breaking changes

New features

Upgrading

This release does not introduce any new requirements.

docker-compose

Download the docker-compose file for xxxx.x from here. Afterwards, simply run docker-compose up -d.

Kubernetes

Update your values to use the new images:

image:
    repository: ghcr.io/goauthentik/server
    tag: xxxx.x.0

Minor changes/fixes

API Changes

Insert output of make gen-diff here