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

🐙 source-rootly: run up-to-date pipeline [2025-01-25] (#52484)

This commit is contained in:
Airbyte
2025-01-26 06:10:50 +02:00
committed by GitHub
parent 7ea3d40c12
commit f4f25cc5e1
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-rootly
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.21.0@sha256:500ba14ec5182ef5879589611c2949e385bb88a475e42489d4818fe8d42c50d4
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
connectorSubtype: api
connectorType: source
definitionId: 2f111b00-0b92-4329-8481-6d7aa27a3991
dockerImageTag: 0.0.10
dockerImageTag: 0.0.11
dockerRepository: airbyte/source-rootly
githubIssueLabel: source-rootly
icon: icon.svg

View File

@@ -52,6 +52,7 @@ Documentation: https://rootly.com/api#/
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.11 | 2025-01-25 | [52484](https://github.com/airbytehq/airbyte/pull/52484) | Update dependencies |
| 0.0.10 | 2025-01-18 | [51851](https://github.com/airbytehq/airbyte/pull/51851) | Update dependencies |
| 0.0.9 | 2025-01-11 | [51301](https://github.com/airbytehq/airbyte/pull/51301) | Update dependencies |
| 0.0.8 | 2024-12-28 | [50735](https://github.com/airbytehq/airbyte/pull/50735) | Update dependencies |