1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-spacex-api: run up-to-date pipeline [2025-02-22] (#54522)

This commit is contained in:
Airbyte
2025-02-23 04:33:44 +02:00
committed by GitHub
parent 48ec492448
commit cc43c763cc
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.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
connectorSubtype: api
connectorType: source
definitionId: 62235e65-af7a-4138-9130-0bda954eb6a8
dockerImageTag: 0.2.12
dockerImageTag: 0.2.13
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.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 |
| 0.2.10 | 2025-02-01 | [53062](https://github.com/airbytehq/airbyte/pull/53062) | Update dependencies |