We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed90a0 commit 9b078d0Copy full SHA for 9b078d0
ansible/vars.yml
@@ -5,14 +5,14 @@ async_mode: true
5
postgres_major:
6
#- "15"
7
#- "16"
8
- - "oriole-16"
+ - "orioledb-16"
9
10
# Full version strings for each major version
11
# TOD PR uncomment these lines
12
postgres_release:
13
#postgres15: "15.8.1.003-staging-5"
14
#postgres16: "16.3.1.000-staging-5"
15
- postgresoriole-16: "oriole-16.3.1.000-staging-9"
+ postgresoriole-16: "orioledb-16.3.1.000-staging-9"
16
17
# Non Postgres Extensions
18
pgbouncer_release: "1.19.0"
0 commit comments