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

🐙 source-kissmetrics: run up-to-date pipeline [2024-10-29] (#47756)

This commit is contained in:
Airbyte
2024-10-29 14:12:16 +02:00
committed by GitHub
parent 6616c2fe4c
commit 43ecee8e02
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-kissmetrics
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:5.16.0@sha256:6800f806944ee4fccf24ae01f6b8fbefb12d952c3b3da338f51f732b55de51f2
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
connectorSubtype: api
connectorType: source
definitionId: ea2607ce-b94d-4218-83f8-724010403c9e
dockerImageTag: 0.0.2
dockerImageTag: 0.0.3
dockerRepository: airbyte/source-kissmetrics
githubIssueLabel: source-kissmetrics
icon: icon.svg

View File

@@ -30,6 +30,7 @@ Refer `https://support.kissmetrics.io/reference/authorization` for more details.
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.3 | 2024-10-29 | [47756](https://github.com/airbytehq/airbyte/pull/47756) | Update dependencies |
| 0.0.2 | 2024-10-28 | [47650](https://github.com/airbytehq/airbyte/pull/47650) | Update dependencies |
| 0.0.1 | 2024-09-21 | [45839](https://github.com/airbytehq/airbyte/pull/45839) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |