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

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-drip/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-drip
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
connectorSubtype: api
connectorType: source
definitionId: 4221175d-1bb9-436d-8cc7-ca0d8605b2b6
dockerImageTag: 0.0.21
dockerImageTag: 0.0.22
dockerRepository: airbyte/source-drip
githubIssueLabel: source-drip
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/drip.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Integrate seamlessly with Drip using this Airbyte connector, enabling smooth dat

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.22 | 2025-04-26 | [58832](https://github.com/airbytehq/airbyte/pull/58832) | Update dependencies |
| 0.0.21 | 2025-04-19 | [57833](https://github.com/airbytehq/airbyte/pull/57833) | Update dependencies |
| 0.0.20 | 2025-04-05 | [57199](https://github.com/airbytehq/airbyte/pull/57199) | Update dependencies |
| 0.0.19 | 2025-03-29 | [56547](https://github.com/airbytehq/airbyte/pull/56547) | Update dependencies |
Expand Down
Loading