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

Filter by extension

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-airbyte/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-airbyte
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.3@sha256:826a053bc43678a94e307e32882ae776ecb847cf7b75031fe10dcdc664995dfb
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.5@sha256:a5ef859b9f6dde52bd914fbcddb088d4f1ccae4887ffb58b2282b80f119fdcbe
connectorSubtype: api
connectorType: source
definitionId: 284f6466-3004-4d83-a9b2-e4b36cbbbd41
dockerImageTag: 0.1.15
dockerImageTag: 0.1.16
dockerRepository: airbyte/source-airbyte
githubIssueLabel: source-airbyte
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/airbyte.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.16 | 2026-01-27 | [72371](https://github.com/airbytehq/airbyte/pull/72371) | Update dependencies |
| 0.1.15 | 2026-01-14 | [71507](https://github.com/airbytehq/airbyte/pull/71507) | Update dependencies |
| 0.1.14 | 2025-12-18 | [70560](https://github.com/airbytehq/airbyte/pull/70560) | Update dependencies |
| 0.1.13 | 2025-11-25 | [69908](https://github.com/airbytehq/airbyte/pull/69908) | Update dependencies |
Expand Down
Loading