Merge pull request 'chore(deps): update postgres docker tag to v16.1' (!259) from renovate/postgres-16.x into master

Reviewed-on: Netz39_Admin/netz39-infra-ansible#259
This commit is contained in:
Stefan Haun 2023-11-15 09:46:23 +01:00
commit 91c11a8983

View file

@ -23,7 +23,7 @@ shlink_initial_api_key: "{{ vault_shlink_initial_api_key }}"
hedgedoc_host_port: 8084 hedgedoc_host_port: 8084
hedgedoc_domain_name: pad.n39.eu hedgedoc_domain_name: pad.n39.eu
hedgedoc_image: quay.io/hedgedoc/hedgedoc:1.9.9 hedgedoc_image: quay.io/hedgedoc/hedgedoc:1.9.9
hedgedoc_db_image: postgres:16.0-alpine hedgedoc_db_image: postgres:16.1-alpine
hedgedoc_postgres_password: "{{ vault_hedgedoc_postgres_password }}" hedgedoc_postgres_password: "{{ vault_hedgedoc_postgres_password }}"
redmine_host_port: 8087 redmine_host_port: 8087