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

🐙 source-youtube-data: run up-to-date pipeline [2025-03-01] (#55162)

This commit is contained in:
Airbyte
2025-03-02 10:08:42 +02:00
committed by GitHub
parent 45820b17af
commit de1669eaeb
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-youtube-data
connectorBuildOptions:
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: 743a2a44-fd13-4109-a8fe-fb0e68f467f5
dockerImageTag: 0.0.11
dockerImageTag: 0.0.12
dockerRepository: airbyte/source-youtube-data
githubIssueLabel: source-youtube-data
icon: icon.svg

View File

@@ -27,6 +27,7 @@ the [Youtube Analytics Connector](https://docs.airbyte.com/integrations/sources/
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.12 | 2025-03-01 | [55162](https://github.com/airbytehq/airbyte/pull/55162) | Update dependencies |
| 0.0.11 | 2025-02-23 | [54632](https://github.com/airbytehq/airbyte/pull/54632) | Update dependencies |
| 0.0.10 | 2025-02-15 | [53087](https://github.com/airbytehq/airbyte/pull/53087) | Update dependencies |
| 0.0.9 | 2025-01-25 | [52387](https://github.com/airbytehq/airbyte/pull/52387) | Update dependencies |