Skip to content

Commit 30f92f1

Browse files
authored
🐙 source-getlago: run up-to-date pipeline [2024-08-03] (#43099)
1 parent 985e813 commit 30f92f1

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

airbyte-integrations/connectors/source-getlago/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: e1a3866b-d3b2-43b6-b6d7-8c1ee4d7f53f
5-
dockerImageTag: 0.4.7
5+
dockerImageTag: 0.4.8
66
dockerRepository: airbyte/source-getlago
77
githubIssueLabel: source-getlago
88
icon: getlago.svg

airbyte-integrations/connectors/source-getlago/poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-getlago/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.4.7"
6+
version = "0.4.8"
77
name = "source-getlago"
88
description = "Source implementation for Getlago."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/getlago.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This source can sync data from the [Lago API](https://doc.getlago.com/docs/guide
3232

3333
| Version | Date | Pull Request | Subject |
3434
| :------ | :--------- | :-------------------------------------------------------- | :---------------------------------------- |
35+
| 0.4.8 | 2024-08-03 | [43099](https://github.com/airbytehq/airbyte/pull/43099) | Update dependencies |
3536
| 0.4.7 | 2024-07-27 | [42727](https://github.com/airbytehq/airbyte/pull/42727) | Update dependencies |
3637
| 0.4.6 | 2024-07-20 | [41719](https://github.com/airbytehq/airbyte/pull/41719) | Update dependencies |
3738
| 0.4.5 | 2024-07-10 | [41523](https://github.com/airbytehq/airbyte/pull/41523) | Update dependencies |

0 commit comments

Comments
 (0)