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

🐙 source-spacex-api: run up-to-date pipeline [2025-03-01] (#55114)

This commit is contained in:
Airbyte
2025-03-02 08:10:44 +02:00
committed by GitHub
parent d86a9dd9a9
commit d6f159c7e3
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,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.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
connectorSubtype: api
connectorType: source
definitionId: 62235e65-af7a-4138-9130-0bda954eb6a8
dockerImageTag: 0.2.13
dockerImageTag: 0.2.14
dockerRepository: airbyte/source-spacex-api
githubIssueLabel: source-spacex-api
icon: spacex.svg

View File

@@ -75,6 +75,7 @@ The SpaceX API has both v4 and v5 for [launches](https://github.com/r-spacex/Spa
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------------|
| 0.2.14 | 2025-03-01 | [55114](https://github.com/airbytehq/airbyte/pull/55114) | Update dependencies |
| 0.2.13 | 2025-02-22 | [54522](https://github.com/airbytehq/airbyte/pull/54522) | Update dependencies |
| 0.2.12 | 2025-02-15 | [54037](https://github.com/airbytehq/airbyte/pull/54037) | Update dependencies |
| 0.2.11 | 2025-02-08 | [53552](https://github.com/airbytehq/airbyte/pull/53552) | Update dependencies |