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

🐙 source-missive: run up-to-date pipeline [2025-03-22] (#56070)

This commit is contained in:
Airbyte
2025-03-22 22:12:53 +02:00
committed by GitHub
parent ce017d7434
commit 2f07de488c
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-missive
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
connectorSubtype: api
connectorType: source
definitionId: 740eadea-6f7a-49dc-a2e6-bdf935a79996
dockerImageTag: 0.0.15
dockerImageTag: 0.0.16
dockerRepository: airbyte/source-missive
githubIssueLabel: source-missive
icon: icon.svg

View File

@@ -35,6 +35,7 @@ Visit `https://missiveapp.com/help/api-documentation/rest-endpoints` for API doc
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.16 | 2025-03-22 | [56070](https://github.com/airbytehq/airbyte/pull/56070) | Update dependencies |
| 0.0.15 | 2025-03-08 | [55478](https://github.com/airbytehq/airbyte/pull/55478) | Update dependencies |
| 0.0.14 | 2025-03-01 | [54823](https://github.com/airbytehq/airbyte/pull/54823) | Update dependencies |
| 0.0.13 | 2025-02-22 | [54289](https://github.com/airbytehq/airbyte/pull/54289) | Update dependencies |