Browse Source

Upgrade Postgres (v18.1-0 -> v18.1-1)

pull/4759/head
Slavi Pantaleev 4 months ago
parent
commit
201d3ea087
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: dd6e15246b7a9a2d921e0b3f9cd8a4a917a1bb2f
name: playbook_state_preserver
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres.git
version: v18.1-0
version: v18.1-1
name: postgres
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
version: v18-0


Loading…
Cancel
Save