diff --git a/airbyte-integrations/connectors/source-thinkific-courses/metadata.yaml b/airbyte-integrations/connectors/source-thinkific-courses/metadata.yaml index 1ed9a0bcc6a..8e42797ced0 100644 --- a/airbyte-integrations/connectors/source-thinkific-courses/metadata.yaml +++ b/airbyte-integrations/connectors/source-thinkific-courses/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-thinkific-courses connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1 + baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6 connectorSubtype: api connectorType: source definitionId: f3ef5282-1829-4e1d-a12e-2a637c393884 - dockerImageTag: 0.0.4 + dockerImageTag: 0.0.5 dockerRepository: airbyte/source-thinkific-courses githubIssueLabel: source-thinkific-courses icon: icon.svg diff --git a/docs/integrations/sources/thinkific-courses.md b/docs/integrations/sources/thinkific-courses.md index ba7bb2a4fa8..458fb92cfbe 100644 --- a/docs/integrations/sources/thinkific-courses.md +++ b/docs/integrations/sources/thinkific-courses.md @@ -24,6 +24,7 @@ This connector retrives basic data information from courses. | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.5 | 2025-04-05 | [57419](https://github.com/airbytehq/airbyte/pull/57419) | Update dependencies | | 0.0.4 | 2025-03-29 | [56325](https://github.com/airbytehq/airbyte/pull/56325) | Update dependencies | | 0.0.3 | 2025-03-08 | [55630](https://github.com/airbytehq/airbyte/pull/55630) | Update dependencies | | 0.0.2 | 2025-03-01 | [55089](https://github.com/airbytehq/airbyte/pull/55089) | Update dependencies |