From 6365ed68b4b59ff0e0a6d407605bc5d1ad437491 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sat, 11 Jan 2025 17:18:58 +0200 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-navan version to 0.0.6 Build source-navan docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry --- airbyte-integrations/connectors/source-navan/metadata.yaml | 4 ++-- docs/integrations/sources/navan.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-navan/metadata.yaml b/airbyte-integrations/connectors/source-navan/metadata.yaml index abc8f2ae1ae6..c596b4220b43 100644 --- a/airbyte-integrations/connectors/source-navan/metadata.yaml +++ b/airbyte-integrations/connectors/source-navan/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-navan connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc + baseImage: docker.io/airbyte/source-declarative-manifest:6.17.0@sha256:e722057f4ed36872a78dfe985126b36f601de02ad361184c7e199b5e15d9dad2 connectorSubtype: api connectorType: source definitionId: 4ea87f6d-def2-4e77-8a28-7b860cd52f94 - dockerImageTag: 0.0.5 + dockerImageTag: 0.0.6 dockerRepository: airbyte/source-navan githubIssueLabel: source-navan icon: icon.svg diff --git a/docs/integrations/sources/navan.md b/docs/integrations/sources/navan.md index ae8b0d862e87..da6c12e61419 100644 --- a/docs/integrations/sources/navan.md +++ b/docs/integrations/sources/navan.md @@ -28,6 +28,7 @@ The Navan connector supports travel booking data such as hotels and flights. | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.6 | 2025-01-11 | [51174](https://github.com/airbytehq/airbyte/pull/51174) | Update dependencies | | 0.0.5 | 2024-12-28 | [50642](https://github.com/airbytehq/airbyte/pull/50642) | Update dependencies | | 0.0.4 | 2024-12-21 | [50106](https://github.com/airbytehq/airbyte/pull/50106) | Update dependencies | | 0.0.3 | 2024-12-14 | [49599](https://github.com/airbytehq/airbyte/pull/49599) | Update dependencies |