diff --git a/airbyte-integrations/connectors/source-airbyte/metadata.yaml b/airbyte-integrations/connectors/source-airbyte/metadata.yaml index 44acb904c38..461d18835ac 100644 --- a/airbyte-integrations/connectors/source-airbyte/metadata.yaml +++ b/airbyte-integrations/connectors/source-airbyte/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-airbyte connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:7.4.1@sha256:71df19e2ee555ca5b14abbec01d50104c79c9b84cb9cc323284d24333361900a + baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1 connectorSubtype: api connectorType: source definitionId: 284f6466-3004-4d83-a9b2-e4b36cbbbd41 - dockerImageTag: 0.1.12 + dockerImageTag: 0.1.13 dockerRepository: airbyte/source-airbyte githubIssueLabel: source-airbyte icon: icon.svg diff --git a/docs/integrations/sources/airbyte.md b/docs/integrations/sources/airbyte.md index 3769866322b..f6aa1d2be84 100644 --- a/docs/integrations/sources/airbyte.md +++ b/docs/integrations/sources/airbyte.md @@ -23,6 +23,7 @@ This source allows you to sync up data about your Airbyte Cloud workspaces. [Tak | Version | Date | Pull Request | Subject | |---------|------|--------------|---------| +| 0.1.13 | 2025-11-25 | [69908](https://github.com/airbytehq/airbyte/pull/69908) | Update dependencies | | 0.1.12 | 2025-10-29 | [69033](https://github.com/airbytehq/airbyte/pull/69033) | Update dependencies | | 0.1.11 | 2025-10-14 | [67831](https://github.com/airbytehq/airbyte/pull/67831) | Update dependencies | | 0.1.10 | 2025-09-30 | [65650](https://github.com/airbytehq/airbyte/pull/65650) | Update dependencies |