We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f01547 commit 763858aCopy full SHA for 763858a
1 file changed
.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
21
include:
22
- postgres_version: "16"
23
# renovate datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
24
- cnpg_version: 16.4-7
+ cnpg_version: 16.11
25
latest: "true"
26
steps:
27
- name: Checkout
0 commit comments