Skip to content

Commit

Permalink
🐙 source-zendesk-sunshine: run up-to-date pipeline [2024-09-14] (#45546)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 15, 2024
1 parent 85bd41f commit 7db5473
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 325e0640-e7b3-4e24-b823-3361008f603f
dockerImageTag: 0.2.19
dockerImageTag: 0.2.20
dockerRepository: airbyte/source-zendesk-sunshine
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-sunshine
githubIssueLabel: source-zendesk-sunshine
Expand Down
33 changes: 18 additions & 15 deletions airbyte-integrations/connectors/source-zendesk-sunshine/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.2.19"
version = "0.2.20"
name = "source-zendesk-sunshine"
description = "Source implementation for Zendesk Sunshine."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/zendesk-sunshine.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.20 | 2024-09-14 | [45546](https://github.com/airbytehq/airbyte/pull/45546) | Update dependencies |
| 0.2.19 | 2024-09-07 | [45298](https://github.com/airbytehq/airbyte/pull/45298) | Update dependencies |
| 0.2.18 | 2024-08-31 | [45008](https://github.com/airbytehq/airbyte/pull/45008) | Update dependencies |
| 0.2.17 | 2024-08-24 | [44720](https://github.com/airbytehq/airbyte/pull/44720) | Update dependencies |
Expand Down

0 comments on commit 7db5473

Please sign in to comment.