diff --git a/airbyte-integrations/connectors/source-deputy/metadata.yaml b/airbyte-integrations/connectors/source-deputy/metadata.yaml index 123aca75bb9..eead4b21b14 100644 --- a/airbyte-integrations/connectors/source-deputy/metadata.yaml +++ b/airbyte-integrations/connectors/source-deputy/metadata.yaml @@ -12,11 +12,11 @@ data: enabled: false packageName: airbyte-source-deputy connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1 + baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2 connectorSubtype: api connectorType: source definitionId: 0b8bfdb4-ee91-43a8-9f91-536c816724a6 - dockerImageTag: 0.0.36 + dockerImageTag: 0.0.37 dockerRepository: airbyte/source-deputy githubIssueLabel: source-deputy icon: icon.svg diff --git a/docs/integrations/sources/deputy.md b/docs/integrations/sources/deputy.md index 106259cea6c..a25caeb3ea0 100644 --- a/docs/integrations/sources/deputy.md +++ b/docs/integrations/sources/deputy.md @@ -42,6 +42,7 @@ You can learn more about the API here https://developer.deputy.com/deputy-docs/r | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.37 | 2025-12-16 | [70942](https://github.com/airbytehq/airbyte/pull/70942) | Update dependencies | | 0.0.36 | 2025-11-25 | [69922](https://github.com/airbytehq/airbyte/pull/69922) | Update dependencies | | 0.0.35 | 2025-11-18 | [69608](https://github.com/airbytehq/airbyte/pull/69608) | Update dependencies | | 0.0.34 | 2025-10-07 | [67157](https://github.com/airbytehq/airbyte/pull/67157) | Update dependencies |