Skip to content

Commit cd2a8b2

Browse files
committed
chore(deps): Update dependency destination-postgresql to v8.8.4
1 parent 78b7160 commit cd2a8b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_configs/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ kind: destination
1010
spec:
1111
name: 'postgresql'
1212
path: 'cloudquery/postgresql'
13-
version: 'v8.8.3' # latest version of postgresql plugin
13+
version: 'v8.8.4' # latest version of postgresql plugin
1414
spec:
1515
connection_string: 'postgresql://postgres:pass@localhost:5432/postgres?sslmode=disable'

0 commit comments

Comments
 (0)