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

🐙 source-reddit: run up-to-date pipeline [2025-02-23] (#54586)

This commit is contained in:
Airbyte
2025-02-23 08:10:34 +02:00
committed by GitHub
parent 76690362b0
commit 18b152cb68
2 changed files with 3 additions and 2 deletions

View File

@@ -14,11 +14,11 @@ data:
enabled: false
packageName: airbyte-source-reddit
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.1@sha256:52ad641b57995fbd43975d64f9a68fac15fcb80687df0f7acc27c4942a3b6bbb
connectorSubtype: api
connectorType: source
definitionId: 3ed344ac-4099-402c-bf83-1cfdc53295d9
dockerImageTag: 0.0.14
dockerImageTag: 0.0.15
dockerRepository: airbyte/source-reddit
githubIssueLabel: source-reddit
icon: icon.svg

View File

@@ -65,6 +65,7 @@ Hit send to receive `api_key` in the response under `access_token`
| Version | Date |Pull Request | Subject |
|------------------|------------|--------------|----------------|
| 0.0.15 | 2025-02-23 | [54586](https://github.com/airbytehq/airbyte/pull/54586) | Update dependencies |
| 0.0.14 | 2025-02-15 | [53957](https://github.com/airbytehq/airbyte/pull/53957) | Update dependencies |
| 0.0.13 | 2025-02-08 | [53455](https://github.com/airbytehq/airbyte/pull/53455) | Update dependencies |
| 0.0.12 | 2025-02-01 | [53004](https://github.com/airbytehq/airbyte/pull/53004) | Update dependencies |