1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-clockify: run up-to-date pipeline [2024-12-28] (#50449)

This commit is contained in:
Airbyte
2024-12-28 16:09:45 +02:00
committed by GitHub
parent 5c0b4cbc64
commit f4a8d9bf7b
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- api.clockify.me
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: e71aae8a-5143-11ed-bdc3-0242ac120002
dockerImageTag: 0.4.4
dockerImageTag: 0.4.5
dockerRepository: airbyte/source-clockify
documentationUrl: https://docs.airbyte.com/integrations/sources/clockify
githubIssueLabel: source-clockify

View File

@@ -9,6 +9,7 @@ The Airbyte Source for [Clockify](https://clockify.me)
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.4.5 | 2024-12-28 | [50449](https://github.com/airbytehq/airbyte/pull/50449) | Update dependencies |
| 0.4.4 | 2024-12-21 | [50188](https://github.com/airbytehq/airbyte/pull/50188) | Update dependencies |
| 0.4.3 | 2024-12-14 | [49552](https://github.com/airbytehq/airbyte/pull/49552) | Update dependencies |
| 0.4.2 | 2024-12-12 | [47651](https://github.com/airbytehq/airbyte/pull/47651) | Update dependencies |