destination-postgres-strict-encrypt: Use airbyte/java-connector-base:2.0.0 (#51483)
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
airbyteJavaConnector {
|
||||
cdkVersionRequired = '0.46.0'
|
||||
cdkVersionRequired = '0.48.5'
|
||||
features = ['db-destinations', 'datastore-postgres', 'typing-deduping']
|
||||
useLocalCdk = false
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ data:
|
||||
connectorSubtype: database
|
||||
connectorType: destination
|
||||
definitionId: 25c5221d-dce2-4163-ade9-739ef790f503
|
||||
dockerImageTag: 2.4.1
|
||||
dockerImageTag: 2.4.2
|
||||
dockerRepository: airbyte/destination-postgres
|
||||
documentationUrl: https://docs.airbyte.com/integrations/destinations/postgres
|
||||
githubIssueLabel: destination-postgres
|
||||
@@ -13,7 +13,7 @@ data:
|
||||
license: ELv2
|
||||
name: Postgres
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/java-connector-base:1.0.0@sha256:be86e5684e1e6d9280512d3d8071b47153698fe08ad990949c8eeff02803201a
|
||||
baseImage: docker.io/airbyte/java-connector-base:2.0.0@sha256:5a1a21c75c5e1282606de9fa539ba136520abe2fbd013058e988bb0297a9f454
|
||||
registryOverrides:
|
||||
cloud:
|
||||
dockerRepository: airbyte/destination-postgres-strict-encrypt
|
||||
|
||||
Reference in New Issue
Block a user