diff --git a/airbyte-integrations/connectors/source-freshservice/metadata.yaml b/airbyte-integrations/connectors/source-freshservice/metadata.yaml index 7b85184f5486..4bbc8c97c12c 100644 --- a/airbyte-integrations/connectors/source-freshservice/metadata.yaml +++ b/airbyte-integrations/connectors/source-freshservice/metadata.yaml @@ -3,11 +3,11 @@ data: hosts: - ${domain_name}/api/v2 connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.3.1@sha256:04afd30e90f276dae049019427cd519c126203e92a9993de262ff29f73bd8955 + baseImage: docker.io/airbyte/source-declarative-manifest:7.3.4@sha256:ebf5c159101614ec9ab3a5183c92781c397b998d15c0b7e2e561ec1e00397fa4 connectorSubtype: api connectorType: source definitionId: 9bb85338-ea95-4c93-b267-6be89125b267 - dockerImageTag: 1.4.39 + dockerImageTag: 1.4.40 dockerRepository: airbyte/source-freshservice documentationUrl: https://docs.airbyte.com/integrations/sources/freshservice githubIssueLabel: source-freshservice diff --git a/docs/integrations/sources/freshservice.md b/docs/integrations/sources/freshservice.md index 21702d684a48..a56b6e11114b 100644 --- a/docs/integrations/sources/freshservice.md +++ b/docs/integrations/sources/freshservice.md @@ -80,6 +80,7 @@ This connector uses the [Freshservice REST API v2](https://api.freshservice.com/ | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- |:---------------------------------------------------------------------------------------| +| 1.4.40 | 2025-10-14 | [68037](https://github.com/airbytehq/airbyte/pull/68037) | Update dependencies | | 1.4.39 | 2025-10-07 | [67297](https://github.com/airbytehq/airbyte/pull/67297) | Update dependencies | | 1.4.38 | 2025-09-30 | [66772](https://github.com/airbytehq/airbyte/pull/66772) | Update dependencies | | 1.4.37 | 2025-09-24 | [66430](https://github.com/airbytehq/airbyte/pull/66430) | Update dependencies |