1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-when-i-work: run up-to-date pipeline [2024-12-21] (#50374)

This commit is contained in:
Airbyte
2024-12-22 08:09:22 +02:00
committed by GitHub
parent 7ce6a441f2
commit 98cf5972c1
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-when-i-work
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
connectorSubtype: api
connectorType: source
definitionId: 81ee3b58-ae1e-4727-be23-30248fa27a0a
dockerImageTag: 0.0.5
dockerImageTag: 0.0.6
dockerRepository: airbyte/source-when-i-work
githubIssueLabel: source-when-i-work
icon: icon.svg

View File

@@ -38,6 +38,7 @@ You have to give your login email and password used with `when-i-work` account f
| Version | Date | Pull Request | Subject |
| ------------------ | ------------ | --- | ---------------- |
| 0.0.6 | 2024-12-21 | [50374](https://github.com/airbytehq/airbyte/pull/50374) | Update dependencies |
| 0.0.5 | 2024-12-14 | [49795](https://github.com/airbytehq/airbyte/pull/49795) | Update dependencies |
| 0.0.4 | 2024-12-12 | [49389](https://github.com/airbytehq/airbyte/pull/49389) | Update dependencies |
| 0.0.3 | 2024-11-04 | [48303](https://github.com/airbytehq/airbyte/pull/48303) | Update dependencies |