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

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

This commit is contained in:
Airbyte
2024-12-21 20:12:02 +02:00
committed by GitHub
parent f1fb6beff9
commit 46ba0368d8
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.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
connectorSubtype: api
connectorType: source
definitionId: dd4d317e-7537-456c-b6ba-264b17ce6daa
dockerImageTag: 0.2.6
dockerImageTag: 0.2.7
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.7 | 2024-12-21 | [50125](https://github.com/airbytehq/airbyte/pull/50125) | Update dependencies |
| 0.2.6 | 2024-12-14 | [49625](https://github.com/airbytehq/airbyte/pull/49625) | Update dependencies |
| 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 |