Skip to content

Commit 3a358fc

Browse files
committed
chore(deps): Update dependency destination-postgresql to v8.8.6
1 parent f0a06a9 commit 3a358fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5' # latest version of postgresql plugin
13+
version: 'v8.8.6' # latest version of postgresql plugin
1414
spec:
1515
connection_string: 'postgresql://postgres:pass@localhost:5432/postgres?sslmode=disable'

0 commit comments

Comments
 (0)