Skip to content

Commit

Permalink
🐙 source-everhour: run up-to-date pipeline [2024-06-25] (#40262)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent b4aeddd commit dad819f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 6babfc42-c734-4ef6-a817-6eca15f0f9b7
dockerImageTag: 0.1.4
dockerImageTag: 0.1.5
dockerRepository: airbyte/source-everhour
githubIssueLabel: source-everhour
icon: everhour.svg
Expand Down
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-everhour/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.4"
version = "0.1.5"
name = "source-everhour"
description = "Source implementation for everhour."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/everhour.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This project supports the following streams:

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- | :-------------- |
| 0.1.5 | 2024-06-25 | [40262](https://github.com/airbytehq/airbyte/pull/40262) | Update dependencies |
| 0.1.4 | 2024-06-22 | [40168](https://github.com/airbytehq/airbyte/pull/40168) | Update dependencies |
| 0.1.3 | 2024-06-19 | [38633](https://github.com/airbytehq/airbyte/pull/38633) | Make connector compatible with Builder |
| 0.1.2 | 2024-06-04 | [39079](https://github.com/airbytehq/airbyte/pull/39079) | [autopull] Upgrade base image to v1.2.1 |
Expand Down

0 comments on commit dad819f

Please sign in to comment.