1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-coinmarketcap: run up-to-date pipeline [2025-08-02] (#64044)

This commit is contained in:
Airbyte
2025-08-02 20:14:05 +02:00
committed by GitHub
parent 510e8e4d72
commit 41c2c4d246
2 changed files with 3 additions and 2 deletions

View File

@@ -15,11 +15,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.59.2@sha256:89dcb86ee03b8d951b8a2a80a64d2c84a369dacef29346ec6a5f64c9fb7132f8
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
connectorSubtype: api
connectorType: source
definitionId: 239463f5-64bb-4d88-b4bd-18ce673fd572
dockerImageTag: 0.2.24
dockerImageTag: 0.2.25
dockerRepository: airbyte/source-coinmarketcap
githubIssueLabel: source-coinmarketcap
icon: coinmarketcap.svg

View File

@@ -39,6 +39,7 @@ Coinmarketcap APIs are under rate limits for the number of API calls allowed per
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :---------------------------------------------- |
| 0.2.25 | 2025-08-02 | [64044](https://github.com/airbytehq/airbyte/pull/64044) | Update dependencies |
| 0.2.24 | 2025-07-19 | [63537](https://github.com/airbytehq/airbyte/pull/63537) | Update dependencies |
| 0.2.23 | 2025-07-12 | [63001](https://github.com/airbytehq/airbyte/pull/63001) | Update dependencies |
| 0.2.22 | 2025-07-05 | [62761](https://github.com/airbytehq/airbyte/pull/62761) | Update dependencies |