Skip to content

Commit 36b8fa9

Browse files
authored
🐙 source-postmarkapp: run up-to-date pipeline [2024-09-07] (#45259)
1 parent f4c59a6 commit 36b8fa9

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: cde75ca1-1e28-4a0f-85bb-90c546de9f1f
10-
dockerImageTag: 0.1.17
10+
dockerImageTag: 0.1.18
1111
dockerRepository: airbyte/source-postmarkapp
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/postmarkapp
1313
githubIssueLabel: source-postmarkapp

airbyte-integrations/connectors/source-postmarkapp/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-postmarkapp/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.17"
6+
version = "0.1.18"
77
name = "source-postmarkapp"
88
description = "Source implementation for Postmarkapp."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/postmarkapp.md

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ The Postmarkapp source connector supports the following [sync modes](https://doc
5858

5959
| Version | Date | Pull Request | Subject |
6060
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
61+
| 0.1.18 | 2024-09-07 | [45259](https://github.com/airbytehq/airbyte/pull/45259) | Update dependencies |
6162
| 0.1.17 | 2024-08-31 | [44975](https://github.com/airbytehq/airbyte/pull/44975) | Update dependencies |
6263
| 0.1.16 | 2024-08-24 | [44705](https://github.com/airbytehq/airbyte/pull/44705) | Update dependencies |
6364
| 0.1.15 | 2024-08-17 | [44309](https://github.com/airbytehq/airbyte/pull/44309) | Update dependencies |

0 commit comments

Comments
 (0)