We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3a64a commit 872481fCopy full SHA for 872481f
1 file changed
pkg/constants/db.go
@@ -28,7 +28,7 @@ const (
28
// constants for installing db and fdw images
29
const (
30
DatabaseVersion = "14.19.0"
31
- FdwVersion = "2.2.0"
+ FdwVersion = "2.2.2"
32
33
// PostgresImageRef is the OCI Image ref for the database binaries
34
PostgresImageRef = "ghcr.io/turbot/steampipe/db:14.19.0"
0 commit comments