Skip to content

Commit

Permalink
auto-bump connector version
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii authored and marcosmarxm committed Jul 13, 2022
1 parent 333a490 commit 4b83510
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
- name: File
sourceDefinitionId: 778daa7c-feaf-4db6-96f3-70fd645acc77
dockerRepository: airbyte/source-file
dockerImageTag: 0.2.12
dockerImageTag: 0.2.13
documentationUrl: https://docs.airbyte.io/integrations/sources/file
icon: file.svg
sourceType: file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2261,7 +2261,7 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-file:0.2.12"
- dockerImage: "airbyte/source-file:0.2.13"
spec:
documentationUrl: "https://docs.airbyte.io/integrations/sources/file"
connectionSpecification:
Expand Down Expand Up @@ -2320,6 +2320,11 @@
storage:
type: "string"
const: "HTTPS"
user_agent:
type: "boolean"
title: "User-Agent"
default: false
description: "Add User-Agent to request"
- title: "GCS: Google Cloud Storage"
required:
- "storage"
Expand Down

0 comments on commit 4b83510

Please sign in to comment.