1
0
mirror of synced 2025-12-29 09:03:46 -05:00

🐙 source-my-hours: run up-to-date pipeline [2025-05-24] (#60452)

This commit is contained in:
Airbyte
2025-05-25 04:01:21 +03:00
committed by GitHub
parent a034cd2f30
commit 92cf9ed332
2 changed files with 3 additions and 2 deletions

View File

@@ -15,11 +15,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
connectorSubtype: api
connectorType: source
definitionId: 722ba4bf-06ec-45a4-8dd5-72e4a5cf3903
dockerImageTag: 0.3.23
dockerImageTag: 0.3.24
dockerRepository: airbyte/source-my-hours
githubIssueLabel: source-my-hours
icon: my-hours.svg

View File

@@ -36,6 +36,7 @@ Depending on the amount of team members and time logs the source provides a prop
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------- |
| 0.3.24 | 2025-05-24 | [60452](https://github.com/airbytehq/airbyte/pull/60452) | Update dependencies |
| 0.3.23 | 2025-05-10 | [59509](https://github.com/airbytehq/airbyte/pull/59509) | Update dependencies |
| 0.3.22 | 2025-04-27 | [59092](https://github.com/airbytehq/airbyte/pull/59092) | Update dependencies |
| 0.3.21 | 2025-04-19 | [58513](https://github.com/airbytehq/airbyte/pull/58513) | Update dependencies |