1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-freshservice: run up-to-date pipeline [2025-05-03] (#59405)

This commit is contained in:
Airbyte
2025-05-04 03:37:57 +03:00
committed by GitHub
parent 58a2505c3d
commit 39f4f9cc8e
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
hosts:
- ${domain_name}/api/v2
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.6@sha256:18b5219ed52d5dd26e9a513f5d9c590ddd78da1779e72795f2669bc4420bc576
connectorSubtype: api
connectorType: source
definitionId: 9bb85338-ea95-4c93-b267-6be89125b267
dockerImageTag: 1.4.23
dockerImageTag: 1.4.24
dockerRepository: airbyte/source-freshservice
documentationUrl: https://docs.airbyte.com/integrations/sources/freshservice
githubIssueLabel: source-freshservice

View File

@@ -57,6 +57,7 @@ Please read [How to find your API key](https://api.freshservice.com/#authenticat
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- |:---------------------------------------------------------------------------------------|
| 1.4.24 | 2025-05-03 | [59405](https://github.com/airbytehq/airbyte/pull/59405) | Update dependencies |
| 1.4.23 | 2025-04-26 | [58877](https://github.com/airbytehq/airbyte/pull/58877) | Update dependencies |
| 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 |