Skip to content

Commit

Permalink
chore(deps): Update dependency destination-postgresql to v8.7.4 (#632)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [destination-postgresql](https://hub.cloudquery.io) | patch | `v8.7.3` -> `v8.7.4` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Dec 10, 2024
1 parent 3fca76b commit 5aa8123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_configs/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ kind: destination
spec:
name: 'postgresql'
path: 'cloudquery/postgresql'
version: 'v8.7.3' # latest version of postgresql plugin
version: 'v8.7.4' # latest version of postgresql plugin
spec:
connection_string: 'postgresql://postgres:pass@localhost:5432/postgres?sslmode=disable'

0 comments on commit 5aa8123

Please sign in to comment.