diff --git a/airbyte-integrations/connectors/source-clockify/metadata.yaml b/airbyte-integrations/connectors/source-clockify/metadata.yaml index 14cb8c83645..873002c85f5 100644 --- a/airbyte-integrations/connectors/source-clockify/metadata.yaml +++ b/airbyte-integrations/connectors/source-clockify/metadata.yaml @@ -6,11 +6,11 @@ data: hosts: - api.clockify.me connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6 + baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98 connectorSubtype: api connectorType: source definitionId: e71aae8a-5143-11ed-bdc3-0242ac120002 - dockerImageTag: 0.4.17 + dockerImageTag: 0.4.18 dockerRepository: airbyte/source-clockify documentationUrl: https://docs.airbyte.com/integrations/sources/clockify githubIssueLabel: source-clockify diff --git a/docs/integrations/sources/clockify.md b/docs/integrations/sources/clockify.md index 69fc6083dfc..4c42d198d42 100644 --- a/docs/integrations/sources/clockify.md +++ b/docs/integrations/sources/clockify.md @@ -9,6 +9,7 @@ The Airbyte Source for [Clockify](https://clockify.me) | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | +| 0.4.18 | 2025-04-12 | [57834](https://github.com/airbytehq/airbyte/pull/57834) | Update dependencies | | 0.4.17 | 2025-04-05 | [57208](https://github.com/airbytehq/airbyte/pull/57208) | Update dependencies | | 0.4.16 | 2025-03-29 | [56499](https://github.com/airbytehq/airbyte/pull/56499) | Update dependencies | | 0.4.15 | 2025-03-22 | [55997](https://github.com/airbytehq/airbyte/pull/55997) | Update dependencies |