diff --git a/airbyte-integrations/connectors/source-cin7/metadata.yaml b/airbyte-integrations/connectors/source-cin7/metadata.yaml index 3528e35e888..7b5fc9af02e 100644 --- a/airbyte-integrations/connectors/source-cin7/metadata.yaml +++ b/airbyte-integrations/connectors/source-cin7/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-cin7 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: ff48bf15-f917-4fff-ba28-cbab56ef892f - dockerImageTag: 0.3.0 + dockerImageTag: 0.3.1 dockerRepository: airbyte/source-cin7 githubIssueLabel: source-cin7 icon: icon.svg diff --git a/docs/integrations/sources/cin7.md b/docs/integrations/sources/cin7.md index 87c6b29ff9e..96b5c70e572 100644 --- a/docs/integrations/sources/cin7.md +++ b/docs/integrations/sources/cin7.md @@ -39,6 +39,7 @@ Create an application and note down the Account Id and the API key, you will nee | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.3.1 | 2025-05-03 | [59392](https://github.com/airbytehq/airbyte/pull/59392) | Update dependencies | | 0.3.0 | 2025-04-28 | [58631](https://github.com/airbytehq/airbyte/pull/58631) | add stream | | 0.2.3 | 2025-04-26 | [58885](https://github.com/airbytehq/airbyte/pull/58885) | Update dependencies | | 0.2.2 | 2025-04-19 | [58350](https://github.com/airbytehq/airbyte/pull/58350) | Update dependencies |