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

🐙 source-pandadoc: run up-to-date pipeline [2024-11-04] (#48210)

This commit is contained in:
Airbyte
2024-11-05 02:38:02 +02:00
committed by GitHub
parent ee77d880df
commit 7e59dbe08d
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-pandadoc
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
baseImage: docker.io/airbyte/source-declarative-manifest:6.1.0@sha256:3ac88000d74db5f9d8dcb004299b917a5dff5cbbc19ebccd49288266095547ca
connectorSubtype: api
connectorType: source
definitionId: c5719626-6fc3-48e6-8f1d-ca5d4ecd2b5c
dockerImageTag: 0.0.2
dockerImageTag: 0.0.3
dockerRepository: airbyte/source-pandadoc
githubIssueLabel: source-pandadoc
icon: icon.svg

View File

@@ -33,6 +33,7 @@ Airbyte connector for PandaDoc allows users to extract data from PandaDoc and in
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.3 | 2024-11-04 | [48210](https://github.com/airbytehq/airbyte/pull/48210) | Update dependencies |
| 0.0.2 | 2024-10-29 | [47911](https://github.com/airbytehq/airbyte/pull/47911) | Update dependencies |
| 0.0.1 | 2024-10-21 | | Initial release by [@parthiv11](https://github.com/parthiv11) via Connector Builder |