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

🐙 source-tavus: run up-to-date pipeline [2025-07-26] (#63970)

This commit is contained in:
Airbyte
2025-07-26 20:16:59 +02:00
committed by GitHub
parent f4ffb8c29c
commit 1d7be0e200
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-tavus
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.59.2@sha256:89dcb86ee03b8d951b8a2a80a64d2c84a369dacef29346ec6a5f64c9fb7132f8
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
connectorSubtype: api
connectorType: source
definitionId: f2889d35-753f-4106-bce5-8a865bc339a6
dockerImageTag: 0.0.11
dockerImageTag: 0.0.12
dockerRepository: airbyte/source-tavus
githubIssueLabel: source-tavus
icon: icon.svg

View File

@@ -25,6 +25,7 @@ API Reference: https://docs.tavus.io/api-reference/phoenix-replica-model/get-rep
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.12 | 2025-07-26 | [63970](https://github.com/airbytehq/airbyte/pull/63970) | Update dependencies |
| 0.0.11 | 2025-07-19 | [63649](https://github.com/airbytehq/airbyte/pull/63649) | Update dependencies |
| 0.0.10 | 2025-07-12 | [63071](https://github.com/airbytehq/airbyte/pull/63071) | Update dependencies |
| 0.0.9 | 2025-07-05 | [62728](https://github.com/airbytehq/airbyte/pull/62728) | Update dependencies |