Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 982eaa4c-bba1-4cce-a971-06a41f700b8c
dockerImageTag: 0.3.16
dockerImageTag: 0.3.17
dockerRepository: airbyte/source-zendesk-sell
githubIssueLabel: source-zendesk-sell
icon: zendesk.svg
Expand Down Expand Up @@ -42,5 +42,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/zendesk-sell.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------- |
| 0.3.17 | 2025-04-12 | [57387](https://github.com/airbytehq/airbyte/pull/57387) | Update dependencies |
| 0.3.16 | 2025-03-29 | [56836](https://github.com/airbytehq/airbyte/pull/56836) | Update dependencies |
| 0.3.15 | 2025-03-22 | [56341](https://github.com/airbytehq/airbyte/pull/56341) | Update dependencies |
| 0.3.14 | 2025-03-09 | [55657](https://github.com/airbytehq/airbyte/pull/55657) | Update dependencies |
Expand Down
Loading