release: 2021.5.1-rc4
This commit is contained in:
14
.github/workflows/release.yml
vendored
14
.github/workflows/release.yml
vendored
@ -27,9 +27,9 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
beryju/authentik:2021.5.1-rc3,
|
||||
beryju/authentik:2021.5.1-rc4,
|
||||
beryju/authentik:latest,
|
||||
ghcr.io/goauthentik/server:2021.5.1-rc3,
|
||||
ghcr.io/goauthentik/server:2021.5.1-rc4,
|
||||
ghcr.io/goauthentik/server:latest
|
||||
platforms: linux/amd64,linux/arm64,linux/arm
|
||||
context: .
|
||||
@ -60,9 +60,9 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
beryju/authentik-proxy:2021.5.1-rc3,
|
||||
beryju/authentik-proxy:2021.5.1-rc4,
|
||||
beryju/authentik-proxy:latest,
|
||||
ghcr.io/goauthentik/proxy:2021.5.1-rc3,
|
||||
ghcr.io/goauthentik/proxy:2021.5.1-rc4,
|
||||
ghcr.io/goauthentik/proxy:latest
|
||||
context: outpost/
|
||||
file: outpost/proxy.Dockerfile
|
||||
@ -95,9 +95,9 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
beryju/authentik-ldap:2021.5.1-rc3,
|
||||
beryju/authentik-ldap:2021.5.1-rc4,
|
||||
beryju/authentik-ldap:latest,
|
||||
ghcr.io/goauthentik/ldap:2021.5.1-rc3,
|
||||
ghcr.io/goauthentik/ldap:2021.5.1-rc4,
|
||||
ghcr.io/goauthentik/ldap:latest
|
||||
context: outpost/
|
||||
file: outpost/ldap.Dockerfile
|
||||
@ -134,5 +134,5 @@ jobs:
|
||||
SENTRY_PROJECT: authentik
|
||||
SENTRY_URL: https://sentry.beryju.org
|
||||
with:
|
||||
version: authentik@2021.5.1-rc3
|
||||
version: authentik@2021.5.1-rc4
|
||||
environment: beryjuorg-prod
|
||||
|
||||
Reference in New Issue
Block a user