Java DB Destination connector licenses to Elv2 (#27781)
* Java DB Destination connector licenses to Elv2 * PR id for docs * fix redshift tagging
This commit is contained in:
@@ -24,5 +24,5 @@ ENV APPLICATION destination-postgres
|
||||
|
||||
COPY --from=build /airbyte /airbyte
|
||||
|
||||
LABEL io.airbyte.version=0.3.27
|
||||
LABEL io.airbyte.version=0.4.0
|
||||
LABEL io.airbyte.name=airbyte/destination-postgres
|
||||
|
||||
@@ -2,11 +2,11 @@ data:
|
||||
connectorSubtype: database
|
||||
connectorType: destination
|
||||
definitionId: 25c5221d-dce2-4163-ade9-739ef790f503
|
||||
dockerImageTag: 0.3.27
|
||||
dockerImageTag: 0.4.0
|
||||
dockerRepository: airbyte/destination-postgres
|
||||
githubIssueLabel: destination-postgres
|
||||
icon: postgresql.svg
|
||||
license: MIT
|
||||
license: ELv2
|
||||
name: Postgres
|
||||
normalizationConfig:
|
||||
normalizationIntegrationType: postgres
|
||||
|
||||
Reference in New Issue
Block a user