1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-my-hours: run up-to-date pipeline [2025-08-09] (#64748)

This commit is contained in:
Airbyte
2025-08-09 20:29:29 +02:00
committed by GitHub
parent 361118af3e
commit a9f55c8336
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.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.12@sha256:b236b4ff8351a7d7f0ff7f938bbf0ab7b455c4c9e6e7cc93933f4aa9201d66cb
connectorSubtype: api
connectorType: source
definitionId: 722ba4bf-06ec-45a4-8dd5-72e4a5cf3903
dockerImageTag: 0.3.31
dockerImageTag: 0.3.32
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.32 | 2025-08-09 | [64748](https://github.com/airbytehq/airbyte/pull/64748) | Update dependencies |
| 0.3.31 | 2025-08-02 | [64249](https://github.com/airbytehq/airbyte/pull/64249) | Update dependencies |
| 0.3.30 | 2025-07-26 | [63871](https://github.com/airbytehq/airbyte/pull/63871) | Update dependencies |
| 0.3.29 | 2025-07-19 | [63385](https://github.com/airbytehq/airbyte/pull/63385) | Update dependencies |