new release: 0.10.0-stable

This commit is contained in:
Jens Langhammer
2020-09-13 23:03:38 +02:00
parent 56a9dcc88d
commit 82eade3eb1
9 changed files with 19 additions and 19 deletions

View File

@ -16,7 +16,7 @@ wget https://raw.githubusercontent.com/BeryJu/passbook/master/docker-compose.yml
# Optionally enable Error-reporting
# export PASSBOOK_ERROR_REPORTING=true
# Optionally deploy a different version
# export PASSBOOK_TAG=0.10.0-rc6
# export PASSBOOK_TAG=0.10.0-stable
# If this is a productive installation, set a different PostgreSQL Password
# export PG_PASS=$(pwgen 40 1)
docker-compose pull

View File

@ -11,7 +11,7 @@ This installation automatically applies database migrations on startup. After th
image:
name: beryju/passbook
name_static: beryju/passbook-static
tag: 0.10.0-rc6
tag: 0.10.0-stable
nameOverride: ""