File tree 2 files changed +3
-2
lines changed
airbyte-integrations/connectors/source-bluetally
docs/integrations/sources
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ data:
13
13
enabled : false
14
14
packageName : airbyte-source-bluetally
15
15
connectorBuildOptions :
16
- baseImage : docker.io/airbyte/source-declarative-manifest:6.45.0 @sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
16
+ baseImage : docker.io/airbyte/source-declarative-manifest:6.45.7 @sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
17
17
connectorSubtype : api
18
18
connectorType : source
19
19
definitionId : d4154c0b-7737-42c3-92dc-7a8e046e6456
20
- dockerImageTag : 0.0.1
20
+ dockerImageTag : 0.0.2
21
21
dockerRepository : airbyte/source-bluetally
22
22
githubIssueLabel : source-bluetally
23
23
icon : icon.svg
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Connector for fetching asset and employee data from Bluetelly
21
21
22
22
| Version | Date | Pull Request | Subject |
23
23
| ------------------| -------------------| --------------| ----------------|
24
+ | 0.0.2 | 2025-04-19 | [ 57644] ( https://github.com/airbytehq/airbyte/pull/57644 ) | Update dependencies |
24
25
| 0.0.1 | 2025-04-08 | | Initial release by [ @wennergr ] ( https://github.com/wennergr ) via Connector Builder |
25
26
26
27
</details >
You can’t perform that action at this time.
0 commit comments