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

🐙 source-mailtrap: run up-to-date pipeline [2024-12-28] (#50593)

This commit is contained in:
Airbyte
2024-12-28 22:14:32 +02:00
committed by GitHub
parent d0a3f7dde3
commit 7cd293fcad
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-mailtrap
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc
connectorSubtype: api
connectorType: source
definitionId: 9ba00df2-313c-46f2-b102-a5063a1ee18a
dockerImageTag: 0.0.5
dockerImageTag: 0.0.6
dockerRepository: airbyte/source-mailtrap
githubIssueLabel: source-mailtrap
icon: icon.svg

View File

@@ -28,6 +28,7 @@ Email Delivery Platform for individuals and businesses to test, send and control
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.6 | 2024-12-28 | [50593](https://github.com/airbytehq/airbyte/pull/50593) | Update dependencies |
| 0.0.5 | 2024-12-21 | [50143](https://github.com/airbytehq/airbyte/pull/50143) | Update dependencies |
| 0.0.4 | 2024-12-14 | [49649](https://github.com/airbytehq/airbyte/pull/49649) | Update dependencies |
| 0.0.3 | 2024-12-12 | [49256](https://github.com/airbytehq/airbyte/pull/49256) | Update dependencies |