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

🐙 source-rootly: run up-to-date pipeline [2025-03-22] (#56191)

This commit is contained in:
Airbyte
2025-03-23 02:35:02 +02:00
committed by GitHub
parent 9f3ef52570
commit 798b925f1b
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.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
connectorSubtype: api
connectorType: source
definitionId: 2f111b00-0b92-4329-8481-6d7aa27a3991
dockerImageTag: 0.0.17
dockerImageTag: 0.0.18
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.18 | 2025-03-22 | [56191](https://github.com/airbytehq/airbyte/pull/56191) | Update dependencies |
| 0.0.17 | 2025-03-08 | [55531](https://github.com/airbytehq/airbyte/pull/55531) | Update dependencies |
| 0.0.16 | 2025-03-01 | [55012](https://github.com/airbytehq/airbyte/pull/55012) | Update dependencies |
| 0.0.15 | 2025-02-23 | [54604](https://github.com/airbytehq/airbyte/pull/54604) | Update dependencies |