Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-clockify/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ data:
hosts:
- api.clockify.me
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
connectorSubtype: api
connectorType: source
definitionId: e71aae8a-5143-11ed-bdc3-0242ac120002
dockerImageTag: 0.4.12
dockerImageTag: 0.4.13
dockerRepository: airbyte/source-clockify
documentationUrl: https://docs.airbyte.com/integrations/sources/clockify
githubIssueLabel: source-clockify
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/clockify.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The Airbyte Source for [Clockify](https://clockify.me)

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.4.13 | 2025-03-01 | [54906](https://github.com/airbytehq/airbyte/pull/54906) | Update dependencies |
| 0.4.12 | 2025-02-22 | [54252](https://github.com/airbytehq/airbyte/pull/54252) | Update dependencies |
| 0.4.11 | 2025-02-15 | [53925](https://github.com/airbytehq/airbyte/pull/53925) | Update dependencies |
| 0.4.10 | 2025-02-08 | [53429](https://github.com/airbytehq/airbyte/pull/53429) | Update dependencies |
Expand Down
Loading