diff --git a/airbyte-integrations/connectors/source-akeneo/metadata.yaml b/airbyte-integrations/connectors/source-akeneo/metadata.yaml index 69c967e15eb..207133a884a 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:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1 + baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2 connectorSubtype: api connectorType: source definitionId: d6754ed7-dd8a-4a0a-a07e-e768fbac420c - dockerImageTag: 0.0.29 + dockerImageTag: 0.0.30 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 65a6960993d..d03eed22441 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.30 | 2025-12-16 | [70940](https://github.com/airbytehq/airbyte/pull/70940) | Update dependencies | | 0.0.29 | 2025-11-25 | [69932](https://github.com/airbytehq/airbyte/pull/69932) | Update dependencies | | 0.0.28 | 2025-10-29 | [65644](https://github.com/airbytehq/airbyte/pull/65644) | Update dependencies | | 0.0.27 | 2025-07-19 | [63483](https://github.com/airbytehq/airbyte/pull/63483) | Update dependencies |