mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-09 12:00:22 -04:00
Update FDW to v1.11.2 to remove unnecessary NOTICE level logs (#4274)
This commit is contained in:
@@ -28,7 +28,7 @@ const (
|
||||
// constants for installing db and fdw images
|
||||
const (
|
||||
DatabaseVersion = "14.2.0"
|
||||
FdwVersion = "1.11.1"
|
||||
FdwVersion = "1.11.2"
|
||||
|
||||
// PostgresImageRef is the OCI Image ref for the database binaries
|
||||
PostgresImageRef = "us-docker.pkg.dev/steampipe/steampipe/db:14.2.0"
|
||||
|
||||
Reference in New Issue
Block a user