Skip to content

Commit 9b078d0

Browse files
committed
chore: correct names
1 parent fed90a0 commit 9b078d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ async_mode: true
55
postgres_major:
66
#- "15"
77
#- "16"
8-
- "oriole-16"
8+
- "orioledb-16"
99

1010
# Full version strings for each major version
1111
# TOD PR uncomment these lines
1212
postgres_release:
1313
#postgres15: "15.8.1.003-staging-5"
1414
#postgres16: "16.3.1.000-staging-5"
15-
postgresoriole-16: "oriole-16.3.1.000-staging-9"
15+
postgresoriole-16: "orioledb-16.3.1.000-staging-9"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)