浏览代码

fix postgres backup for postgres v17

pull/3851/head
Aine 1年前
父节点
当前提交
b037cb6164
找不到此签名对应的密钥 GPG 密钥 ID: 34969C908CCA2804
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      requirements.yml

+ 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


正在加载...
取消
保存