Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-ninjaone-rmm
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
connectorSubtype: api
connectorType: source
definitionId: 49897212-53be-4898-ba2e-b73e72d645ef
dockerImageTag: 0.0.4
dockerImageTag: 0.0.5
dockerRepository: airbyte/source-ninjaone-rmm
githubIssueLabel: source-ninjaone-rmm
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/ninjaone-rmm.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ API Reference: https://app.ninjarmm.com/apidocs/?links.active=core

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.5 | 2025-05-10 | [59093](https://github.com/airbytehq/airbyte/pull/59093) | Update dependencies |
| 0.0.4 | 2025-04-19 | [58525](https://github.com/airbytehq/airbyte/pull/58525) | Update dependencies |
| 0.0.3 | 2025-04-12 | [57868](https://github.com/airbytehq/airbyte/pull/57868) | Update dependencies |
| 0.0.2 | 2025-04-05 | [57325](https://github.com/airbytehq/airbyte/pull/57325) | Update dependencies |
Expand Down
Loading