Skip to content

Commit 8372443

Browse files
authored
🐙 source-outbrain-amplify: run up-to-date pipeline [2024-08-03] (#43068)
1 parent 49c92f4 commit 8372443

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

airbyte-integrations/connectors/source-outbrain-amplify/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
type: GSM
1717
connectorType: source
1818
definitionId: 4fe962d0-a70e-4516-aa99-c551abf46352
19-
dockerImageTag: 0.1.7
19+
dockerImageTag: 0.1.8
2020
dockerRepository: airbyte/source-outbrain-amplify
2121
documentationUrl: https://docs.airbyte.com/integrations/sources/outbrain-amplify
2222
githubIssueLabel: source-outbrain-amplify

airbyte-integrations/connectors/source-outbrain-amplify/poetry.lock

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

airbyte-integrations/connectors/source-outbrain-amplify/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.1.7"
6+
version = "0.1.8"
77
name = "source-outbrain-amplify"
88
description = "Source implementation for outbrain amplify."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/outbrain-amplify.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Specify credentials and a start date.
6565

6666
| Version | Date | Pull Request | Subject |
6767
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------- |
68+
| 0.1.8 | 2024-08-03 | [43068](https://github.com/airbytehq/airbyte/pull/43068) | Update dependencies |
6869
| 0.1.7 | 2024-07-27 | [42754](https://github.com/airbytehq/airbyte/pull/42754) | Update dependencies |
6970
| 0.1.6 | 2024-07-20 | [42334](https://github.com/airbytehq/airbyte/pull/42334) | Update dependencies |
7071
| 0.1.5 | 2024-07-13 | [41869](https://github.com/airbytehq/airbyte/pull/41869) | Update dependencies |

0 commit comments

Comments
 (0)