diff --git a/roles/codimd/defaults/main.yml b/roles/codimd/defaults/main.yml index 02dcfbf..32805f9 100644 --- a/roles/codimd/defaults/main.yml +++ b/roles/codimd/defaults/main.yml @@ -52,7 +52,7 @@ codimd_options: # The version of codimd and its postgres server # (don't upgrade postgres without a backup etc, as it might have introduced breaking changes!) # renovate: depName=quay.io/hedgedoc/hedgedoc -codimd_version: 1.7.1 +codimd_version: 1.7.2 codimd_postgres_version: 11.8 # The image tags that should be used (templated using the versions provided above)