/ source-luma-fetcher / 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-luma-fetcher 12 connectorBuildOptions: 13 baseImage: docker.io/airbyte/python-connector-base:1.0.0@sha256:dd17e347fbda94f7c3abff539be298a65af2d7fc27a307d89297df1081a45c27 14 connectorSubtype: api 15 connectorType: source 16 definitionId: 464a7cea-0317-485e-9a9c-bcd06155bfff 17 dockerImageTag: v2.0.0 18 dockerRepository: harbor.status.im/bi/airbyte/source-luma-fetcher 19 githubIssueLabel: source-luma-fetcher 20 icon: luma-fetcher.svg 21 license: MIT 22 name: Luma Fetcher 23 releaseDate: TODO 24 supportLevel: community 25 releaseStage: alpha 26 documentationUrl: https://docs.airbyte.com/integrations/sources/source-luma-fetcher 27 githubIssueLabel: source-luma-fetcher 28 - language:python 29 metadataSpecVersion: "1.0"