Skip to content

Commit

Permalink
update seed specs file
Browse files Browse the repository at this point in the history
  • Loading branch information
lmossman committed May 24, 2022
1 parent 89219c2 commit 0e40dd6
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file is generated by io.airbyte.config.specs.SeedConnectorSpecGenerator.
# Do NOT edit this file directly. See generator class for more details.
---
- dockerImage: "airbyte/destination-azure-blob-storage:0.1.3"
- dockerImage: "airbyte/destination-azure-blob-storage:0.1.4"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/azureblobstorage"
connectionSpecification:
Expand Down Expand Up @@ -792,7 +792,7 @@
supported_destination_sync_modes:
- "overwrite"
- "append"
- dockerImage: "airbyte/destination-clickhouse:0.1.5"
- dockerImage: "airbyte/destination-clickhouse:0.1.6"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/clickhouse"
connectionSpecification:
Expand Down Expand Up @@ -1437,7 +1437,7 @@
- "overwrite"
- "append"
supportsNamespaces: true
- dockerImage: "airbyte/destination-gcs:0.2.5"
- dockerImage: "airbyte/destination-gcs:0.2.6"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/gcs"
connectionSpecification:
Expand Down Expand Up @@ -3197,7 +3197,7 @@
supported_destination_sync_modes:
- "overwrite"
- "append"
- dockerImage: "airbyte/destination-postgres:0.3.19"
- dockerImage: "airbyte/destination-postgres:0.3.20"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/postgres"
connectionSpecification:
Expand Down Expand Up @@ -3766,7 +3766,7 @@
- "overwrite"
- "append"
- "append_dedup"
- dockerImage: "airbyte/destination-rockset:0.1.1"
- dockerImage: "airbyte/destination-rockset:0.1.2"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/destinations/rockset"
connectionSpecification:
Expand Down

0 comments on commit 0e40dd6

Please sign in to comment.