Skip to content

Commit 79b7b57

Browse files
authored
🐙 source-coin-api: run up-to-date pipeline [2024-08-03] (#43091)
1 parent 9e0b9f7 commit 79b7b57

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

airbyte-integrations/connectors/source-coin-api/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 919984ef-53a2-479b-8ffe-9c1ddb9fc3f3
10-
dockerImageTag: 0.2.14
10+
dockerImageTag: 0.2.15
1111
dockerRepository: airbyte/source-coin-api
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/coin-api
1313
githubIssueLabel: source-coin-api

airbyte-integrations/connectors/source-coin-api/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-coin-api/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.14"
6+
version = "0.2.15"
77
name = "source-coin-api"
88
description = "Source implementation for Coin Api."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/coin-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The following fields are required fields for the connector to work:
5353

5454
| Version | Date | Pull Request | Subject |
5555
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
56+
| 0.2.15 | 2024-08-03 | [43091](https://github.com/airbytehq/airbyte/pull/43091) | Update dependencies |
5657
| 0.2.14 | 2024-07-27 | [42599](https://github.com/airbytehq/airbyte/pull/42599) | Update dependencies |
5758
| 0.2.13 | 2024-07-20 | [42238](https://github.com/airbytehq/airbyte/pull/42238) | Update dependencies |
5859
| 0.2.12 | 2024-07-13 | [41763](https://github.com/airbytehq/airbyte/pull/41763) | Update dependencies |

0 commit comments

Comments
 (0)