1
0
mirror of synced 2025-12-25 02:09:19 -05:00

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:
Augustin
2025-01-17 10:16:51 +01:00
committed by GitHub
parent 787bfc93de
commit f065d2ef91
5 changed files with 7 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
airbyteJavaConnector {
cdkVersionRequired = '0.46.0'
cdkVersionRequired = '0.48.5'
features = ['db-destinations', 'datastore-postgres', 'typing-deduping']
useLocalCdk = false
}

View File

@@ -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