Skip to content

Commit b40f8c5

Browse files
authored
🐙 source-missive: run up-to-date pipeline [2024-12-28] (#50141)
1 parent 8807cbd commit b40f8c5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

airbyte-integrations/connectors/source-missive/metadata.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ data:
1313
enabled: false
1414
packageName: airbyte-source-missive
1515
connectorBuildOptions:
16-
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
16+
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc
1717
connectorSubtype: api
1818
connectorType: source
1919
definitionId: 740eadea-6f7a-49dc-a2e6-bdf935a79996
20-
dockerImageTag: 0.0.5
20+
dockerImageTag: 0.0.6
2121
dockerRepository: airbyte/source-missive
2222
githubIssueLabel: source-missive
2323
icon: icon.svg

docs/integrations/sources/missive.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Visit `https://missiveapp.com/help/api-documentation/rest-endpoints` for API doc
3535

3636
| Version | Date | Pull Request | Subject |
3737
| ------------------ | ------------ | --- | ---------------- |
38+
| 0.0.6 | 2024-12-28 | [50141](https://github.com/airbytehq/airbyte/pull/50141) | Update dependencies |
3839
| 0.0.5 | 2024-12-14 | [49631](https://github.com/airbytehq/airbyte/pull/49631) | Update dependencies |
3940
| 0.0.4 | 2024-12-12 | [49238](https://github.com/airbytehq/airbyte/pull/49238) | Update dependencies |
4041
| 0.0.3 | 2024-12-11 | [47796](https://github.com/airbytehq/airbyte/pull/47796) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |

0 commit comments

Comments
 (0)