Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-ruddr/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/ruddr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
Loading