1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Files
airbyte/airbyte-integrations/connectors/source-file/metadata.yaml

26 lines
716 B
YAML

data:
allowedHosts:
hosts:
- "*"
connectorSubtype: file
connectorType: source
definitionId: 778daa7c-feaf-4db6-96f3-70fd645acc77
dockerImageTag: 0.3.11
dockerRepository: airbyte/source-file
githubIssueLabel: source-file
icon: file.svg
license: MIT
name: File (CSV, JSON, Excel, Feather, Parquet)
registries:
cloud:
dockerRepository: airbyte/source-file-secure
dockerImageTag: 0.3.11 # Dont forget to publish source-file-secure as well when updating this.
enabled: true
oss:
enabled: true
releaseStage: generally_available
documentationUrl: https://docs.airbyte.com/integrations/sources/file
tags:
- language:python
metadataSpecVersion: "1.0"