Skip to content

Commit 53cde69

Browse files
authored
🐙 source-zendesk-talk: run up-to-date pipeline [2024-09-07] (#45301)
1 parent 4c2f4de commit 53cde69

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-zendesk-talk/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: c8630570-086d-4a40-99ae-ea5b18673071
14-
dockerImageTag: 1.0.14
14+
dockerImageTag: 1.0.15
1515
dockerRepository: airbyte/source-zendesk-talk
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-talk
1717
githubIssueLabel: source-zendesk-talk

airbyte-integrations/connectors/source-zendesk-talk/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-zendesk-talk/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 = "1.0.14"
6+
version = "1.0.15"
77
name = "source-zendesk-talk"
88
description = "Source implementation for Zendesk Talk."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/zendesk-talk.md

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The Zendesk connector should not run into Zendesk API limitations under normal u
7979

8080
| Version | Date | Pull Request | Subject |
8181
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------------------------------------------------|
82+
| 1.0.15 | 2024-09-07 | [45301](https://github.com/airbytehq/airbyte/pull/45301) | Update dependencies |
8283
| 1.0.14 | 2024-08-31 | [45019](https://github.com/airbytehq/airbyte/pull/45019) | Update dependencies |
8384
| 1.0.13 | 2024-08-24 | [44624](https://github.com/airbytehq/airbyte/pull/44624) | Update dependencies |
8485
| 1.0.12 | 2024-08-17 | [44214](https://github.com/airbytehq/airbyte/pull/44214) | Update dependencies |

0 commit comments

Comments
 (0)