1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-height: run up-to-date pipeline [2025-03-01] (#54801)

This commit is contained in:
Airbyte
2025-03-01 18:14:04 +02:00
committed by GitHub
parent 4bf4e7f560
commit 780bca9d1d
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-height
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
connectorSubtype: api
connectorType: source
definitionId: 8f4b2d64-970a-4a6f-b316-3d1144c67be8
dockerImageTag: 0.0.16
dockerImageTag: 0.0.17
dockerRepository: airbyte/source-height
githubIssueLabel: source-height
icon: icon.svg

View File

@@ -37,6 +37,7 @@ API Documentation: https://height.notion.site/API-documentation-643aea5bf01742de
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | ---- | ---------------- |
| 0.0.17 | 2025-03-01 | [54801](https://github.com/airbytehq/airbyte/pull/54801) | Update dependencies |
| 0.0.16 | 2025-02-22 | [54288](https://github.com/airbytehq/airbyte/pull/54288) | Update dependencies |
| 0.0.15 | 2025-02-15 | [53793](https://github.com/airbytehq/airbyte/pull/53793) | Update dependencies |
| 0.0.14 | 2025-02-08 | [53247](https://github.com/airbytehq/airbyte/pull/53247) | Update dependencies |