ci: fix PR comment k8s snippet (#10433)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2024-07-10 14:18:00 +02:00
committed by GitHub
parent 4d3ec68494
commit 2a5a76e369

View File

@ -54,6 +54,7 @@ runs:
authentik: authentik:
outposts: outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image: image:
repository: ghcr.io/goauthentik/dev-server repository: ghcr.io/goauthentik/dev-server
tag: ${{ inputs.tag }} tag: ${{ inputs.tag }}
@ -65,6 +66,7 @@ runs:
authentik: authentik:
outposts: outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image: image:
repository: ghcr.io/goauthentik/dev-server repository: ghcr.io/goauthentik/dev-server
tag: ${{ inputs.tag }}-arm64 tag: ${{ inputs.tag }}-arm64