Skip to content

Commit 178efe9

Browse files
authored
🐙 source-bamboo-hr: run up-to-date pipeline [2024-09-14] (#45542)
1 parent e1d41b9 commit 178efe9

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

airbyte-integrations/connectors/source-bamboo-hr/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 90916976-a132-4ce9-8bce-82a03dd58788
13-
dockerImageTag: 0.4.8
13+
dockerImageTag: 0.4.9
1414
dockerRepository: airbyte/source-bamboo-hr
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/bamboo-hr
1616
githubIssueLabel: source-bamboo-hr

airbyte-integrations/connectors/source-bamboo-hr/poetry.lock

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

airbyte-integrations/connectors/source-bamboo-hr/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.8"
6+
version = "0.4.9"
77
name = "source-bamboo-hr"
88
description = "Source implementation for Bamboo Hr."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/bamboo-hr.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see
9191

9292
| Version | Date | Pull Request | Subject |
9393
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
94+
| 0.4.9 | 2024-09-14 | [45542](https://github.com/airbytehq/airbyte/pull/45542) | Update dependencies |
9495
| 0.4.8 | 2024-09-07 | [45210](https://github.com/airbytehq/airbyte/pull/45210) | Update dependencies |
9596
| 0.4.7 | 2024-08-31 | [44978](https://github.com/airbytehq/airbyte/pull/44978) | Update dependencies |
9697
| 0.4.6 | 2024-08-24 | [44652](https://github.com/airbytehq/airbyte/pull/44652) | Update dependencies |

0 commit comments

Comments
 (0)