diff --git a/airbyte-integrations/connectors/source-ruddr/metadata.yaml b/airbyte-integrations/connectors/source-ruddr/metadata.yaml index dcccfe56732f..f51865d78db1 100644 --- a/airbyte-integrations/connectors/source-ruddr/metadata.yaml +++ b/airbyte-integrations/connectors/source-ruddr/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-ruddr connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.0.1@sha256:ff1e701c8f913cf24a0220f62c8e64cc1c3011ba0a636985f4db47fdab1391b6 + baseImage: docker.io/airbyte/source-declarative-manifest:7.1.1@sha256:e8dd37b6675300a0cc048457435fdd32fb58b806c91fd65367609542d658ed49 connectorSubtype: api connectorType: source definitionId: 6e87d8e2-47bc-4a0a-a175-62e2b926bb07 - dockerImageTag: 0.0.27 + dockerImageTag: 0.0.28 dockerRepository: airbyte/source-ruddr githubIssueLabel: source-ruddr icon: icon.svg diff --git a/docs/integrations/sources/ruddr.md b/docs/integrations/sources/ruddr.md index f922e69d9503..6d7428923df9 100644 --- a/docs/integrations/sources/ruddr.md +++ b/docs/integrations/sources/ruddr.md @@ -31,6 +31,7 @@ Ruddr connector enables seamless data synchronization from Ruddr to various data | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.28 | 2025-09-23 | [66637](https://github.com/airbytehq/airbyte/pull/66637) | Update dependencies | | 0.0.27 | 2025-09-09 | [65696](https://github.com/airbytehq/airbyte/pull/65696) | Update dependencies | | 0.0.26 | 2025-08-24 | [65472](https://github.com/airbytehq/airbyte/pull/65472) | Update dependencies | | 0.0.25 | 2025-08-16 | [65024](https://github.com/airbytehq/airbyte/pull/65024) | Update dependencies |