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

🐙 source-height: run up-to-date pipeline [2025-07-12] (#63126)

This commit is contained in:
Airbyte
2025-07-12 13:08:00 -07:00
committed by GitHub
parent c8e04ee491
commit 461b19eb8a
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.57.3@sha256:a193ed90a8b69ea54d148db7cb556e8c7e840ad22eb101d7cedc0190d64a9595
baseImage: docker.io/airbyte/source-declarative-manifest:6.58.1@sha256:165974dd98ea8d1278bfd77afff4465b8a41caf9138e3b7e1f33c77ee71e6f72
connectorSubtype: api
connectorType: source
definitionId: 8f4b2d64-970a-4a6f-b316-3d1144c67be8
dockerImageTag: 0.0.30
dockerImageTag: 0.0.31
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.31 | 2025-07-12 | [63126](https://github.com/airbytehq/airbyte/pull/63126) | Update dependencies |
| 0.0.30 | 2025-07-05 | [62600](https://github.com/airbytehq/airbyte/pull/62600) | Update dependencies |
| 0.0.29 | 2025-06-21 | [61827](https://github.com/airbytehq/airbyte/pull/61827) | Update dependencies |
| 0.0.28 | 2025-06-14 | [61082](https://github.com/airbytehq/airbyte/pull/61082) | Update dependencies |