diff --git a/airbyte-integrations/connectors/source-appfigures/metadata.yaml b/airbyte-integrations/connectors/source-appfigures/metadata.yaml index 7e46386ac6a..05d8aab5f11 100644 --- a/airbyte-integrations/connectors/source-appfigures/metadata.yaml +++ b/airbyte-integrations/connectors/source-appfigures/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-appfigures 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: e2fcf0a0-3f99-4938-ba34-3a6dd51fd4a4 - dockerImageTag: 0.0.32 + dockerImageTag: 0.0.33 dockerRepository: airbyte/source-appfigures githubIssueLabel: source-appfigures icon: icon.svg diff --git a/docs/integrations/sources/appfigures.md b/docs/integrations/sources/appfigures.md index 1ae0cddaab8..2eb1b9ea254 100644 --- a/docs/integrations/sources/appfigures.md +++ b/docs/integrations/sources/appfigures.md @@ -39,6 +39,7 @@ Refer `https://docs.appfigures.com/api/reference/v2/authentication` for more det | Version | Date | Pull Request | Subject | |---------| ----------- | -- | ---------------- | +| 0.0.33 | 2025-12-16 | [70812](https://github.com/airbytehq/airbyte/pull/70812) | Update dependencies | | 0.0.32 | 2025-11-25 | [69864](https://github.com/airbytehq/airbyte/pull/69864) | Update dependencies | | 0.0.31 | 2025-11-18 | [69523](https://github.com/airbytehq/airbyte/pull/69523) | Update dependencies | | 0.0.30 | 2025-10-29 | [68896](https://github.com/airbytehq/airbyte/pull/68896) | Update dependencies |