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

🐙 source-tmdb: run up-to-date pipeline [2025-08-24] (#65486)

This commit is contained in:
Airbyte
2025-08-23 22:43:59 -04:00
committed by GitHub
parent 5f1279bc55
commit 10a48b17ec
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.25
dockerImageTag: 1.1.26
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.60.12@sha256:b236b4ff8351a7d7f0ff7f938bbf0ab7b455c4c9e6e7cc93933f4aa9201d66cb
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.16@sha256:b8126848437ec5a6cff05fb4796fd775450b83e57925674d856a1838a390a28c
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.26 | 2025-08-24 | [65486](https://github.com/airbytehq/airbyte/pull/65486) | Update dependencies |
| 1.1.25 | 2025-08-09 | [64858](https://github.com/airbytehq/airbyte/pull/64858) | Update dependencies |
| 1.1.24 | 2025-07-19 | [61464](https://github.com/airbytehq/airbyte/pull/61464) | Update dependencies |
| 1.1.23 | 2025-05-24 | [60579](https://github.com/airbytehq/airbyte/pull/60579) | Update dependencies |