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

🐙 source-lever-hiring: run up-to-date pipeline [2025-06-21] (#61808)

This commit is contained in:
Airbyte
2025-06-21 11:10:59 -07:00
committed by GitHub
parent f017880008
commit f9df72539f
2 changed files with 3 additions and 2 deletions

View File

@@ -18,11 +18,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.55.1@sha256:f8563342ed2681dbee05122070722ff9565f3d8537feb8eeb13e85e3b70a7c24
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.1@sha256:579dece55029aa9552884a8eedc6aababb981625daa54ca01f3bacb398dd4973
connectorSubtype: api
connectorType: source
definitionId: 3981c999-bd7d-4afc-849b-e53dea90c948
dockerImageTag: 0.4.3
dockerImageTag: 0.4.4
dockerRepository: airbyte/source-lever-hiring
githubIssueLabel: source-lever-hiring
icon: icon.svg

View File

@@ -46,6 +46,7 @@ The Lever Hiring connector should not run into Lever Hiring API limitations unde
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------|
| 0.4.4 | 2025-06-21 | [61808](https://github.com/airbytehq/airbyte/pull/61808) | Update dependencies |
| 0.4.3 | 2025-06-14 | [48264](https://github.com/airbytehq/airbyte/pull/48264) | Update dependencies |
| 0.4.2 | 2024-10-28 | [43750](https://github.com/airbytehq/airbyte/pull/43750) | Update dependencies |
| 0.4.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version |