Browse Source

Upgrade Postgres (v17.4-0 -> v17.5-0)

pull/4403/head
Slavi Pantaleev 8 months ago
parent
commit
a41ec6e8de
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.yml

+ 1
- 1
requirements.yml View File

@@ -43,7 +43,7 @@
version: ff2fd42e1c1a9e28e3312bbd725395f9c2fc7f16
name: playbook_state_preserver
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres.git
version: v17.4-0
version: v17.5-0
name: postgres
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
version: v17-3


Loading…
Cancel
Save