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 @@ -3,11 +3,11 @@ data:
hosts:
- ${domain_name}/api/v2
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
connectorSubtype: api
connectorType: source
definitionId: 9bb85338-ea95-4c93-b267-6be89125b267
dockerImageTag: 1.4.21
dockerImageTag: 1.4.22
dockerRepository: airbyte/source-freshservice
documentationUrl: https://docs.airbyte.com/integrations/sources/freshservice
githubIssueLabel: source-freshservice
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/freshservice.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Please read [How to find your API key](https://api.freshservice.com/#authenticat

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- |:---------------------------------------------------------------------------------------|
| 1.4.22 | 2025-04-19 | [58343](https://github.com/airbytehq/airbyte/pull/58343) | Update dependencies |
| 1.4.21 | 2025-04-12 | [57781](https://github.com/airbytehq/airbyte/pull/57781) | Update dependencies |
| 1.4.20 | 2025-04-05 | [57197](https://github.com/airbytehq/airbyte/pull/57197) | Update dependencies |
| 1.4.19 | 2025-03-29 | [56501](https://github.com/airbytehq/airbyte/pull/56501) | Update dependencies |
Expand Down
Loading