Skip to content

Commit

Permalink
🐙 source-coingecko-coins: run up-to-date pipeline [2024-06-25] (#40292)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent fb9587f commit 08ea3d3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9cdd4183-d0ba-40c3-aad3-6f46d4103974
dockerImageTag: 0.1.3
dockerImageTag: 0.1.4
dockerRepository: airbyte/source-coingecko-coins
githubIssueLabel: source-coingecko-coins
icon: coingeckocoins.svg
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-coingecko-coins/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.3"
version = "0.1.4"
name = "source-coingecko-coins"
description = "Source implementation for Coingecko Coins."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/coingecko-coins.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ The following fields are required fields for the connector to work:

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------- |
| 0.1.4 | 2024-06-25 | [40292](https://github.com/airbytehq/airbyte/pull/40292) | Update dependencies |
| 0.1.3 | 2024-06-22 | [40035](https://github.com/airbytehq/airbyte/pull/40035) | Update dependencies |
| 0.1.2 | 2024-06-04 | [38971](https://github.com/airbytehq/airbyte/pull/38971) | [autopull] Upgrade base image to v1.2.1 |
| 0.1.1 | 2024-05-21 | [38515](https://github.com/airbytehq/airbyte/pull/38515) | [autopull] base image + poetry + up_to_date |
Expand Down

0 comments on commit 08ea3d3

Please sign in to comment.