Skip to content

Commit 317ec1d

Browse files
authored
🐙 source-zendesk-sunshine: run up-to-date pipeline [2024-08-17] (#44219)
1 parent 137072f commit 317ec1d

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 325e0640-e7b3-4e24-b823-3361008f603f
13-
dockerImageTag: 0.2.15
13+
dockerImageTag: 0.2.16
1414
dockerRepository: airbyte/source-zendesk-sunshine
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-sunshine
1616
githubIssueLabel: source-zendesk-sunshine

airbyte-integrations/connectors/source-zendesk-sunshine/poetry.lock

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

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

docs/integrations/sources/zendesk-sunshine.md

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces
6868

6969
| Version | Date | Pull Request | Subject |
7070
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
71+
| 0.2.16 | 2024-08-17 | [44219](https://github.com/airbytehq/airbyte/pull/44219) | Update dependencies |
7172
| 0.2.15 | 2024-08-10 | [43502](https://github.com/airbytehq/airbyte/pull/43502) | Update dependencies |
7273
| 0.2.14 | 2024-08-03 | [43246](https://github.com/airbytehq/airbyte/pull/43246) | Update dependencies |
7374
| 0.2.13 | 2024-07-27 | [42604](https://github.com/airbytehq/airbyte/pull/42604) | Update dependencies |

0 commit comments

Comments
 (0)