diff --git a/airbyte-integrations/connectors/source-qonto/metadata.yaml b/airbyte-integrations/connectors/source-qonto/metadata.yaml index 744d70eb0ac89..8744ba861f01e 100644 --- a/airbyte-integrations/connectors/source-qonto/metadata.yaml +++ b/airbyte-integrations/connectors/source-qonto/metadata.yaml @@ -2,7 +2,7 @@ data: connectorSubtype: api connectorType: source definitionId: ccd3901d-edf3-4e58-900c-942d6990aa59 - dockerImageTag: 0.3.13 + dockerImageTag: 0.3.14 dockerRepository: airbyte/source-qonto githubIssueLabel: source-qonto icon: qonto.svg @@ -27,7 +27,7 @@ data: # type: GSM # alias: airbyte-connector-testing-secret-store connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd + baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb remoteRegistries: pypi: enabled: false diff --git a/docs/integrations/sources/qonto.md b/docs/integrations/sources/qonto.md index 108c213d6bfe3..1e0388874e894 100644 --- a/docs/integrations/sources/qonto.md +++ b/docs/integrations/sources/qonto.md @@ -10,6 +10,7 @@ The Airbyte Source for [Qonto](https://qonto.com) | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :-------------------------------- | +| 0.3.14 | 2025-02-23 | [54615](https://github.com/airbytehq/airbyte/pull/54615) | Update dependencies | | 0.3.13 | 2025-02-15 | [53982](https://github.com/airbytehq/airbyte/pull/53982) | Update dependencies | | 0.3.12 | 2025-02-08 | [53446](https://github.com/airbytehq/airbyte/pull/53446) | Update dependencies | | 0.3.11 | 2025-02-01 | [52989](https://github.com/airbytehq/airbyte/pull/52989) | Update dependencies |