diff --git a/airbyte-integrations/connectors/source-sendpulse/metadata.yaml b/airbyte-integrations/connectors/source-sendpulse/metadata.yaml index b3524a12701..c27ac2002a4 100644 --- a/airbyte-integrations/connectors/source-sendpulse/metadata.yaml +++ b/airbyte-integrations/connectors/source-sendpulse/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-sendpulse connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.4.1@sha256:71df19e2ee555ca5b14abbec01d50104c79c9b84cb9cc323284d24333361900a + baseImage: docker.io/airbyte/source-declarative-manifest:7.5.0@sha256:92e539d5003b33c3624eae7715aee6e39b7b2f1f0eeb6003d37e649a06847ae8 connectorSubtype: api connectorType: source definitionId: ae2d64c4-8282-4a44-9e0d-be29c42e558c - dockerImageTag: 0.0.36 + dockerImageTag: 0.0.37 dockerRepository: airbyte/source-sendpulse githubIssueLabel: source-sendpulse icon: icon.svg diff --git a/docs/integrations/sources/sendpulse.md b/docs/integrations/sources/sendpulse.md index ba953a3e975..1cfbb778c7d 100644 --- a/docs/integrations/sources/sendpulse.md +++ b/docs/integrations/sources/sendpulse.md @@ -26,6 +26,7 @@ Airbyte connector for [SendPulse](https://sendpulse.com/) allows you to seamless | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.37 | 2025-11-18 | [69651](https://github.com/airbytehq/airbyte/pull/69651) | Update dependencies | | 0.0.36 | 2025-10-29 | [68888](https://github.com/airbytehq/airbyte/pull/68888) | Update dependencies | | 0.0.35 | 2025-10-21 | [68436](https://github.com/airbytehq/airbyte/pull/68436) | Update dependencies | | 0.0.34 | 2025-10-14 | [67910](https://github.com/airbytehq/airbyte/pull/67910) | Update dependencies |