1
0
mirror of synced 2026-01-04 09:04:47 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-postgres/metadata.yaml
Evan Tahler f455c1288d Java DB Destination connector licenses to Elv2 (#27781)
* Java DB Destination connector licenses to Elv2

* PR id for docs

* fix redshift tagging
2023-06-29 12:26:24 -05:00

27 lines
751 B
YAML

data:
connectorSubtype: database
connectorType: destination
definitionId: 25c5221d-dce2-4163-ade9-739ef790f503
dockerImageTag: 0.4.0
dockerRepository: airbyte/destination-postgres
githubIssueLabel: destination-postgres
icon: postgresql.svg
license: ELv2
name: Postgres
normalizationConfig:
normalizationIntegrationType: postgres
normalizationRepository: airbyte/normalization
normalizationTag: 0.4.3
registries:
cloud:
dockerRepository: airbyte/destination-postgres-strict-encrypt
enabled: true
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/destinations/postgres
supportsDbt: true
tags:
- language:java
metadataSpecVersion: "1.0"