Skip to content

Commit

Permalink
Bump postgres version in source_definitions file (#21886)
Browse files Browse the repository at this point in the history
* Bump postgres version in source_definitions file

* Bump postgres version in source_spec file
  • Loading branch information
rodireich authored Jan 25, 2023
1 parent e7cc086 commit 4e99b5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@
- name: Postgres
sourceDefinitionId: decd338e-5647-4c0b-adf4-da0e75f5a750
dockerRepository: airbyte/source-postgres
dockerImageTag: 1.0.39
dockerImageTag: 1.0.40
documentationUrl: https://docs.airbyte.com/integrations/sources/postgres
icon: postgresql.svg
sourceType: database
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11502,7 +11502,7 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-postgres:1.0.39"
- dockerImage: "airbyte/source-postgres:1.0.40"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/postgres"
connectionSpecification:
Expand Down

0 comments on commit 4e99b5c

Please sign in to comment.