Skip to content

Commit 872481f

Browse files
authored
Bump FDW version to v2.2.2 (#4971)
1 parent 0d3a64a commit 872481f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/constants/db.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
// constants for installing db and fdw images
2929
const (
3030
DatabaseVersion = "14.19.0"
31-
FdwVersion = "2.2.0"
31+
FdwVersion = "2.2.2"
3232

3333
// PostgresImageRef is the OCI Image ref for the database binaries
3434
PostgresImageRef = "ghcr.io/turbot/steampipe/db:14.19.0"

0 commit comments

Comments
 (0)