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

🐙 source-tmdb: run up-to-date pipeline [2025-04-12] (#57931)

This commit is contained in:
Airbyte
2025-04-13 06:07:26 +03:00
committed by GitHub
parent eb23f282c7
commit 078fd5fb06
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 6240848f-f795-45eb-8f5e-c7542822fc03
dockerImageTag: 1.1.17
dockerImageTag: 1.1.18
dockerRepository: airbyte/source-tmdb
githubIssueLabel: source-tmdb
icon: tmdb.svg
@@ -42,5 +42,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98
metadataSpecVersion: "1.0"

View File

@@ -96,6 +96,7 @@ TMDb's [API reference](https://developers.themoviedb.org/3/getting-started/intro
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------- |
| 1.1.18 | 2025-04-12 | [57931](https://github.com/airbytehq/airbyte/pull/57931) | Update dependencies |
| 1.1.17 | 2025-04-05 | [57474](https://github.com/airbytehq/airbyte/pull/57474) | Update dependencies |
| 1.1.16 | 2025-03-29 | [56852](https://github.com/airbytehq/airbyte/pull/56852) | Update dependencies |
| 1.1.15 | 2025-03-22 | [56308](https://github.com/airbytehq/airbyte/pull/56308) | Update dependencies |