diff --git a/airbyte-integrations/connectors/source-akeneo/metadata.yaml b/airbyte-integrations/connectors/source-akeneo/metadata.yaml index bdce1504c13d..ead2344263a4 100644 --- a/airbyte-integrations/connectors/source-akeneo/metadata.yaml +++ b/airbyte-integrations/connectors/source-akeneo/metadata.yaml @@ -12,11 +12,11 @@ data: enabled: false packageName: airbyte-source-akeneo 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: d6754ed7-dd8a-4a0a-a07e-e768fbac420c - dockerImageTag: 0.0.5 + dockerImageTag: 0.0.6 dockerRepository: airbyte/source-akeneo githubIssueLabel: source-akeneo icon: icon.svg diff --git a/docs/integrations/sources/akeneo.md b/docs/integrations/sources/akeneo.md index ffbb0a332e0f..c76b659b4d26 100644 --- a/docs/integrations/sources/akeneo.md +++ b/docs/integrations/sources/akeneo.md @@ -33,6 +33,7 @@ The Akeneo Airbyte connector enables seamless data synchronization between Akene | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.6 | 2025-01-11 | [51285](https://github.com/airbytehq/airbyte/pull/51285) | Update dependencies | | 0.0.5 | 2024-12-28 | [50454](https://github.com/airbytehq/airbyte/pull/50454) | Update dependencies | | 0.0.4 | 2024-12-21 | [50160](https://github.com/airbytehq/airbyte/pull/50160) | Update dependencies | | 0.0.3 | 2024-12-14 | [49558](https://github.com/airbytehq/airbyte/pull/49558) | Update dependencies |