Skip to content

Commit

Permalink
🐙 source-tempo: run up-to-date pipeline [2024-06-25] (#40336)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent 1a54a9e commit b14c9f4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-tempo/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d1aa448b-7c54-498e-ad95-263cbebcd2db
dockerImageTag: 0.3.3
dockerImageTag: 0.3.4
dockerRepository: airbyte/source-tempo
documentationUrl: https://docs.airbyte.com/integrations/sources/tempo
githubIssueLabel: source-tempo
Expand Down
20 changes: 10 additions & 10 deletions airbyte-integrations/connectors/source-tempo/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.3.3"
version = "0.3.4"
name = "source-tempo"
description = "Source implementation for Tempo."
authors = [ "Thomas van Latum <thomas@gcompany.nl>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/tempo.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ If there are more endpoints you'd like Airbyte to support, please [create an iss

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------- |
| 0.3.4 | 2024-06-25 | [40336](https://github.com/airbytehq/airbyte/pull/40336) | Update dependencies |
| 0.3.3 | 2024-06-22 | [40022](https://github.com/airbytehq/airbyte/pull/40022) | Update dependencies |
| 0.3.2 | 2024-05-21 | [38488](https://github.com/airbytehq/airbyte/pull/38488) | [autopull] base image + poetry + up_to_date |
| 0.3.1 | 2023-03-06 | [23231](https://github.com/airbytehq/airbyte/pull/23231) | Publish using low-code CDK Beta version |
Expand Down

0 comments on commit b14c9f4

Please sign in to comment.