diff --git a/airbyte-integrations/connectors/source-insightful/metadata.yaml b/airbyte-integrations/connectors/source-insightful/metadata.yaml index 0f733b9be05..9bf91ea78c6 100644 --- a/airbyte-integrations/connectors/source-insightful/metadata.yaml +++ b/airbyte-integrations/connectors/source-insightful/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-insightful connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1 + baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2 connectorSubtype: api connectorType: source definitionId: befe5bfb-617c-4250-9f7d-c9ad32277817 - dockerImageTag: 0.0.25 + dockerImageTag: 0.0.26 dockerRepository: airbyte/source-insightful githubIssueLabel: source-insightful icon: icon.svg diff --git a/docs/integrations/sources/insightful.md b/docs/integrations/sources/insightful.md index e446a12ce18..732a9d6e6ac 100644 --- a/docs/integrations/sources/insightful.md +++ b/docs/integrations/sources/insightful.md @@ -28,6 +28,7 @@ API Reference: https://developers.insightful.io/ | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.26 | 2025-12-16 | [70491](https://github.com/airbytehq/airbyte/pull/70491) | Update dependencies | | 0.0.25 | 2025-11-25 | [70164](https://github.com/airbytehq/airbyte/pull/70164) | Update dependencies | | 0.0.24 | 2025-11-18 | [69547](https://github.com/airbytehq/airbyte/pull/69547) | Update dependencies | | 0.0.23 | 2025-10-29 | [68792](https://github.com/airbytehq/airbyte/pull/68792) | Update dependencies |