Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9cdd4183-d0ba-40c3-aad3-6f46d4103974
dockerImageTag: 0.2.17
dockerImageTag: 0.2.18
dockerRepository: airbyte/source-coingecko-coins
githubIssueLabel: source-coingecko-coins
icon: coingeckocoins.svg
license: MIT
name: CoinGecko Coins
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
remoteRegistries:
pypi:
enabled: false
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.2.18 | 2025-03-22 | [55340](https://github.com/airbytehq/airbyte/pull/55340) | Update dependencies |
| 0.2.17 | 2025-03-01 | [54932](https://github.com/airbytehq/airbyte/pull/54932) | Update dependencies |
| 0.2.16 | 2025-02-22 | [54441](https://github.com/airbytehq/airbyte/pull/54441) | Update dependencies |
| 0.2.15 | 2025-02-15 | [53743](https://github.com/airbytehq/airbyte/pull/53743) | Update dependencies |
Expand Down
Loading