diff --git a/airbyte-integrations/connectors/source-ding-connect/metadata.yaml b/airbyte-integrations/connectors/source-ding-connect/metadata.yaml index 358ebf92b26..7c93d6afb9b 100644 --- a/airbyte-integrations/connectors/source-ding-connect/metadata.yaml +++ b/airbyte-integrations/connectors/source-ding-connect/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-ding-connect connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.3.0@sha256:7165e772905c42562eb52620e03f37ddff4e101669e4177a272c24b2e17173d4 + baseImage: docker.io/airbyte/source-declarative-manifest:7.4.1@sha256:71df19e2ee555ca5b14abbec01d50104c79c9b84cb9cc323284d24333361900a connectorSubtype: api connectorType: source definitionId: 03383c9d-acff-468b-9afb-444479cd7fbc - dockerImageTag: 0.0.20 + dockerImageTag: 0.0.21 dockerRepository: airbyte/source-ding-connect githubIssueLabel: source-ding-connect icon: icon.svg diff --git a/docs/integrations/sources/ding-connect.md b/docs/integrations/sources/ding-connect.md index fe32dc5b100..d5545e39b07 100644 --- a/docs/integrations/sources/ding-connect.md +++ b/docs/integrations/sources/ding-connect.md @@ -29,6 +29,7 @@ API Reference: https://www.dingconnect.com/Api/Description | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.21 | 2025-10-29 | [69007](https://github.com/airbytehq/airbyte/pull/69007) | Update dependencies | | 0.0.20 | 2025-09-30 | [66948](https://github.com/airbytehq/airbyte/pull/66948) | Update dependencies | | 0.0.19 | 2025-09-09 | [65838](https://github.com/airbytehq/airbyte/pull/65838) | Update dependencies | | 0.0.18 | 2025-08-23 | [65298](https://github.com/airbytehq/airbyte/pull/65298) | Update dependencies |