Merge branch 'master' into next
This commit is contained in:
commit
c9cc1629d6
|
@ -23,7 +23,7 @@ AUTHENTIK_TAG=gh-next
|
||||||
AUTHENTIK_OUTPOSTS__DOCKER_IMAGE_BASE=docker.beryju.org/authentik/outpost
|
AUTHENTIK_OUTPOSTS__DOCKER_IMAGE_BASE=docker.beryju.org/authentik/outpost
|
||||||
```
|
```
|
||||||
|
|
||||||
Afterwards, run the upgrade commands from the [release notes](../releases/next)
|
Afterwards, run the upgrade commands from the latest releasae notes.
|
||||||
</TabItem>
|
</TabItem>
|
||||||
<TabItem value="kubernetes">
|
<TabItem value="kubernetes">
|
||||||
Add the following block to your `values.yml` file:
|
Add the following block to your `values.yml` file:
|
||||||
|
@ -38,6 +38,6 @@ image:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
```
|
```
|
||||||
|
|
||||||
Afterwards, run the upgrade commands from the [release notes](../releases/next)
|
Afterwards, run the upgrade commands from the latest releasae notes.
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
Reference in New Issue