diff --git a/airbyte-integrations/connectors/source-clickup-api/metadata.yaml b/airbyte-integrations/connectors/source-clickup-api/metadata.yaml index a03f2934b66..0f2aaa21494 100644 --- a/airbyte-integrations/connectors/source-clickup-api/metadata.yaml +++ b/airbyte-integrations/connectors/source-clickup-api/metadata.yaml @@ -5,7 +5,7 @@ data: connectorSubtype: api connectorType: source definitionId: 311a7a27-3fb5-4f7e-8265-5e4afe258b66 - dockerImageTag: 0.3.25 + dockerImageTag: 0.3.26 dockerRepository: airbyte/source-clickup-api githubIssueLabel: source-clickup-api icon: clickup.svg @@ -43,5 +43,5 @@ data: type: GSM alias: airbyte-connector-testing-secret-store connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.57.3@sha256:a193ed90a8b69ea54d148db7cb556e8c7e840ad22eb101d7cedc0190d64a9595 + baseImage: docker.io/airbyte/source-declarative-manifest:6.58.1@sha256:165974dd98ea8d1278bfd77afff4465b8a41caf9138e3b7e1f33c77ee71e6f72 metadataSpecVersion: "1.0" diff --git a/docs/integrations/sources/clickup-api.md b/docs/integrations/sources/clickup-api.md index 58aeab3e545..82e936f4a53 100644 --- a/docs/integrations/sources/clickup-api.md +++ b/docs/integrations/sources/clickup-api.md @@ -57,6 +57,7 @@ Here are some optional fields: | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :-------------------------------- | +| 0.3.26 | 2025-07-12 | [62971](https://github.com/airbytehq/airbyte/pull/62971) | Update dependencies | | 0.3.25 | 2025-07-05 | [62769](https://github.com/airbytehq/airbyte/pull/62769) | Update dependencies | | 0.3.24 | 2025-06-28 | [62420](https://github.com/airbytehq/airbyte/pull/62420) | Update dependencies | | 0.3.23 | 2025-06-21 | [61938](https://github.com/airbytehq/airbyte/pull/61938) | Update dependencies |