/ source-custom-bamboo-hr / metadata.yaml
metadata.yaml
 1  data:
 2    allowedHosts:
 3    registries:
 4      oss:
 5        enabled: true
 6      cloud:
 7        enabled: false
 8    remoteRegistries:
 9      pypi:
10        enabled: true
11        packageName: airbyte-source-custom-bamboo-hr
12    connectorBuildOptions:
13      # Please update to the latest version of the connector base image.
14      # https://hub.docker.com/r/airbyte/python-connector-base
15      # Please use the full address with sha256 hash to guarantee build reproducibility.
16      baseImage: docker.io/airbyte/python-connector-base:1.2.0@sha256:c22a9d97464b69d6ef01898edf3f8612dc11614f05a84984451dde195f337db9
17    connectorSubtype: api
18    connectorType: source
19    definitionId: a02261a4-413f-46a3-990b-f9260dfda049
20    dockerImageTag: 0.1.0
21    dockerRepository: harbor.status.im/bi/airbyte/source-custom-bamboo-hr
22    githubIssueLabel: source-custom-bamboo-hr
23    icon: custom-bamboo-hr.svg
24    license: MIT
25    name: Custom Bamboo HR
26    releaseDate: TODO
27    supportLevel: community
28    releaseStage: alpha
29    documentationUrl: https://docs.airbyte.com/integrations/sources/custom-bamboo-hr
30    tags:
31      - language:python
32  metadataSpecVersion: "1.0"