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

🐙 source-pypi: run up-to-date pipeline [2025-05-10] (#60187)

This commit is contained in:
Airbyte
2025-05-11 13:07:56 +03:00
committed by GitHub
parent ba4513b705
commit 3cb72f5c28
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.6@sha256:18b5219ed52d5dd26e9a513f5d9c590ddd78da1779e72795f2669bc4420bc576
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
connectorSubtype: api
connectorType: source
definitionId: 88ecd3a8-5f5b-11ed-9b6a-0242ac120002
dockerImageTag: 0.2.21
dockerImageTag: 0.2.22
dockerRepository: airbyte/source-pypi
documentationUrl: https://docs.airbyte.com/integrations/sources/pypi
githubIssueLabel: source-pypi

View File

@@ -31,6 +31,7 @@ Try not to make a lot of requests (thousands) in a short amount of time (minutes
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.22 | 2025-05-10 | [60187](https://github.com/airbytehq/airbyte/pull/60187) | Update dependencies |
| 0.2.21 | 2025-05-03 | [59456](https://github.com/airbytehq/airbyte/pull/59456) | Update dependencies |
| 0.2.20 | 2025-04-27 | [59062](https://github.com/airbytehq/airbyte/pull/59062) | Update dependencies |
| 0.2.19 | 2025-04-19 | [58460](https://github.com/airbytehq/airbyte/pull/58460) | Update dependencies |