Skip to content

Commit 42d2135

Browse files
authored
🐙 source-trustpilot: run up-to-date pipeline [2024-08-17] (#44253)
1 parent 00c6310 commit 42d2135

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-trustpilot/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: d7e23ea6-d741-4314-9209-a33c91a2e945
5-
dockerImageTag: 0.2.5
5+
dockerImageTag: 0.2.6
66
dockerRepository: airbyte/source-trustpilot
77
githubIssueLabel: source-trustpilot
88
icon: trustpilot.svg

airbyte-integrations/connectors/source-trustpilot/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-trustpilot/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.2.5"
6+
version = "0.2.6"
77
name = "source-trustpilot"
88
description = "Source implementation for Trustpilot."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/trustpilot.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The Trustpilot connector should not run into any limits under normal usage. Plea
6161

6262
| Version | Date | Pull Request | Subject |
6363
| :------ | :--------- | :------------------------------------------------------- | :-------------- |
64+
| 0.2.6 | 2024-08-17 | [44253](https://github.com/airbytehq/airbyte/pull/44253) | Update dependencies |
6465
| 0.2.5 | 2024-08-12 | [43819](https://github.com/airbytehq/airbyte/pull/43819) | Update dependencies |
6566
| 0.2.4 | 2024-08-10 | [43618](https://github.com/airbytehq/airbyte/pull/43618) | Update dependencies |
6667
| 0.2.3 | 2024-08-03 | [43213](https://github.com/airbytehq/airbyte/pull/43213) | Update dependencies |

0 commit comments

Comments
 (0)