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

🐙 source-dockerhub: run up-to-date pipeline [2024-12-21] (#50011)

This commit is contained in:
Airbyte
2024-12-21 16:12:03 +02:00
committed by GitHub
parent 2865a76454
commit 1d4f9c1d89
2 changed files with 3 additions and 2 deletions

View File

@@ -7,11 +7,11 @@ data:
- hub.docker.com
- auth.docker.io
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
connectorSubtype: api
connectorType: source
definitionId: 72d405a3-56d8-499f-a571-667c03406e43
dockerImageTag: 0.3.6
dockerImageTag: 0.3.7
dockerRepository: airbyte/source-dockerhub
documentationUrl: https://docs.airbyte.com/integrations/sources/dockerhub
githubIssueLabel: source-dockerhub

View File

@@ -39,6 +39,7 @@ This connector has been tested for the Airbyte organization, which has 266 repos
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.7 | 2024-12-21 | [50011](https://github.com/airbytehq/airbyte/pull/50011) | Update dependencies |
| 0.3.6 | 2024-12-14 | [49515](https://github.com/airbytehq/airbyte/pull/49515) | Update dependencies |
| 0.3.5 | 2024-12-12 | [49151](https://github.com/airbytehq/airbyte/pull/49151) | Update dependencies |
| 0.3.4 | 2024-12-11 | [48306](https://github.com/airbytehq/airbyte/pull/48306) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |