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

🐙 source-northpass-lms: run up-to-date pipeline [2024-12-12] (#49221)

This commit is contained in:
Airbyte
2024-12-12 16:10:35 +02:00
committed by GitHub
parent 352b40704d
commit c8333ce8cc
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.9.2@sha256:ea8087899b36a891ce16e47035b10de8d52b0fb041b593b18e53ed2d699e3b46
baseImage: docker.io/airbyte/source-declarative-manifest:6.10.0@sha256:58722e84dbd06bb2af9250e37d24d1c448e247fc3a84d75ee4407d52771b6f03
connectorSubtype: api
connectorType: source
definitionId: dd4d317e-7537-456c-b6ba-264b17ce6daa
dockerImageTag: 0.2.4
dockerImageTag: 0.2.5
dockerRepository: airbyte/source-northpass-lms
githubIssueLabel: source-northpass-lms
icon: icon.svg

View File

@@ -81,6 +81,7 @@ Link to Northpass LMS API documentation [here](https://developers.northpass.com/
| Version | Date | Pull Request | Subject |
|:---------|:-----------|:---------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------|
| 0.2.5 | 2024-12-12 | [49221](https://github.com/airbytehq/airbyte/pull/49221) | Update dependencies |
| 0.2.4 | 2024-12-11 | [48907](https://github.com/airbytehq/airbyte/pull/48907) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.2.3 | 2024-11-04 | [48257](https://github.com/airbytehq/airbyte/pull/48257) | Update dependencies |
| 0.2.2 | 2024-10-29 | [47863](https://github.com/airbytehq/airbyte/pull/47863) | Update dependencies |