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

🐙 source-outreach: run up-to-date pipeline [2025-02-15] (#53976)

This commit is contained in:
Airbyte
2025-02-18 07:49:33 +02:00
committed by GitHub
parent 83673e062b
commit 1dbcc52ad5
2 changed files with 3 additions and 2 deletions

View File

@@ -24,11 +24,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.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
connectorSubtype: api
connectorType: source
definitionId: 3490c201-5d95-4783-b600-eaf07a4c7787
dockerImageTag: 1.1.1
dockerImageTag: 1.1.2
dockerRepository: airbyte/source-outreach
githubIssueLabel: source-outreach
icon: outreach.svg

View File

@@ -56,6 +56,7 @@ List of available streams:
| Version | Date | Pull Request | Subject |
| :------ |:-----------| :----- | :------ |
| 1.1.2 | 2025-02-15 | [53976](https://github.com/airbytehq/airbyte/pull/53976) | Update dependencies |
| 1.1.1 | 2025-02-08 | [53480](https://github.com/airbytehq/airbyte/pull/53480) | Update dependencies |
| 1.1.0 | 2025-02-05 | [47294](https://github.com/airbytehq/airbyte/pull/47294) | Migrate to manifest only format |
| 1.0.30 | 2025-02-01 | [52540](https://github.com/airbytehq/airbyte/pull/52540) | Update dependencies |