diff --git a/airbyte-integrations/connectors/source-front/metadata.yaml b/airbyte-integrations/connectors/source-front/metadata.yaml index 0ac7ccfcc2b2..eef2ee59c694 100644 --- a/airbyte-integrations/connectors/source-front/metadata.yaml +++ b/airbyte-integrations/connectors/source-front/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-front connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab + baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc connectorSubtype: api connectorType: source definitionId: ae390de9-bdd5-4bfa-9d14-34010b44ca50 - dockerImageTag: 0.0.5 + dockerImageTag: 0.0.6 dockerRepository: airbyte/source-front githubIssueLabel: source-front icon: icon.svg diff --git a/docs/integrations/sources/front.md b/docs/integrations/sources/front.md index fe9cd307fff3..25fc69d83745 100644 --- a/docs/integrations/sources/front.md +++ b/docs/integrations/sources/front.md @@ -62,6 +62,7 @@ Visit `https://dev.frontapp.com/docs/create-and-revoke-api-tokens` for getting y | Version | Date | Pull Request | Subject | | ------------------ | ------------ | --- | ---------------- | +| 0.0.6 | 2025-01-04 | [50584](https://github.com/airbytehq/airbyte/pull/50584) | Update dependencies | | 0.0.5 | 2024-12-21 | [50005](https://github.com/airbytehq/airbyte/pull/50005) | Update dependencies | | 0.0.4 | 2024-12-14 | [49536](https://github.com/airbytehq/airbyte/pull/49536) | Update dependencies | | 0.0.3 | 2024-12-12 | [48960](https://github.com/airbytehq/airbyte/pull/48960) | Update dependencies |