diff --git a/airbyte-integrations/connectors/source-agilecrm/metadata.yaml b/airbyte-integrations/connectors/source-agilecrm/metadata.yaml index d61c236edd1..75945076b45 100644 --- a/airbyte-integrations/connectors/source-agilecrm/metadata.yaml +++ b/airbyte-integrations/connectors/source-agilecrm/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-agilecrm connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.60.12@sha256:b236b4ff8351a7d7f0ff7f938bbf0ab7b455c4c9e6e7cc93933f4aa9201d66cb + baseImage: docker.io/airbyte/source-declarative-manifest:7.4.1@sha256:71df19e2ee555ca5b14abbec01d50104c79c9b84cb9cc323284d24333361900a connectorSubtype: api connectorType: source definitionId: 7bdf5aaa-3dad-4ed0-9cec-4858454f3e18 - dockerImageTag: 0.0.27 + dockerImageTag: 0.0.28 dockerRepository: airbyte/source-agilecrm githubIssueLabel: source-agilecrm icon: icon.svg diff --git a/docs/integrations/sources/agilecrm.md b/docs/integrations/sources/agilecrm.md index 82364a84b0a..08c2d251754 100644 --- a/docs/integrations/sources/agilecrm.md +++ b/docs/integrations/sources/agilecrm.md @@ -30,6 +30,7 @@ The [Agile CRM](https://agilecrm.com/) Airbyte Connector allows you to sync and | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.28 | 2025-10-29 | [66244](https://github.com/airbytehq/airbyte/pull/66244) | Update dependencies | | 0.0.27 | 2025-08-16 | [65050](https://github.com/airbytehq/airbyte/pull/65050) | Update dependencies | | 0.0.26 | 2025-07-26 | [63809](https://github.com/airbytehq/airbyte/pull/63809) | Update dependencies | | 0.0.25 | 2025-07-05 | [62538](https://github.com/airbytehq/airbyte/pull/62538) | Update dependencies |