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.
2 parents a2fbe64 + 026e3df commit 1667484Copy full SHA for 1667484
.github/workflows/build.yaml
@@ -4,10 +4,10 @@ on: push
4
5
env:
6
# renovate datasource=github-releases depName=timescale/timescaledb
7
- TIMESCALE_VERSION: 2.17.1
+ TIMESCALE_VERSION: 2.18.2
8
9
# renovate datasource=github-releases depName=timescale/timescaledb-toolkit
10
- TIMESCALE_TOOLKIT_VERSION: 1.18.0
+ TIMESCALE_TOOLKIT_VERSION: 1.19.0
11
12
jobs:
13
build:
0 commit comments