Skip to content

Commit 5fc74a5

Browse files
authored
🐙 source-bamboo-hr: run up-to-date pipeline [2024-08-31] (#44978)
1 parent 6929b55 commit 5fc74a5

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
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.6
13+
dockerImageTag: 0.4.7
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

+22-16
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.6"
6+
version = "0.4.7"
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.7 | 2024-08-31 | [44978](https://github.com/airbytehq/airbyte/pull/44978) | Update dependencies |
9495
| 0.4.6 | 2024-08-24 | [44652](https://github.com/airbytehq/airbyte/pull/44652) | Update dependencies |
9596
| 0.4.5 | 2024-08-17 | [44272](https://github.com/airbytehq/airbyte/pull/44272) | Update dependencies |
9697
| 0.4.4 | 2024-08-12 | [43851](https://github.com/airbytehq/airbyte/pull/43851) | Update dependencies |

0 commit comments

Comments
 (0)