chore: publish 0.2.4+4.1.0 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
knoflook 2023-07-12 14:45:08 +02:00
parent f7167745a5
commit 3bd4a37b70
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
export CUSTOM_ENTRYPOINT_VERSION=v14
export OIDC_CONF_VERSION=v1
export PAM_EXEC_OAUTH2_YAML_VERSION=v1
export PAM_SCRIPT_AUTH_VERSION=v5
export PAM_SCRIPT_AUTH_VERSION=v6

View File

@ -29,7 +29,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.2.3+4.1.0"
- "coop-cloud.${STACK_NAME}.version=0.2.4+4.1.0"
entrypoint: /docker-entrypoint.sh
command: /init