瀏覽代碼
fix postgres backup for postgres v17
pull/3851/head
Aine
1 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 34969C908CCA2804
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
requirements.yml
|
|
|
@@ -46,7 +46,7 @@ |
|
|
|
version: v17.2-0 |
|
|
|
name: postgres |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git |
|
|
|
version: v16-0 |
|
|
|
version: v17-0 |
|
|
|
name: postgres_backup |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git |
|
|
|
version: v2.55.1-0 |
|
|
|
|