Skip to content

Commit 453aa78

Browse files
committed
Bump gcs version in seed
1 parent df34cd2 commit 453aa78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airbyte-config/init/src/main/resources/seed/destination_definitions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- name: Google Cloud Storage (GCS)
6161
destinationDefinitionId: ca8f6566-e555-4b40-943a-545bf123117a
6262
dockerRepository: airbyte/destination-gcs
63-
dockerImageTag: 0.1.20
63+
dockerImageTag: 0.1.21
6464
documentationUrl: https://docs.airbyte.io/integrations/destinations/gcs
6565
icon: googlecloudstorage.svg
6666
- name: Google Firestore

airbyte-config/init/src/main/resources/seed/destination_specs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@
11621162
- "overwrite"
11631163
- "append"
11641164
supportsNamespaces: true
1165-
- dockerImage: "airbyte/destination-gcs:0.1.20"
1165+
- dockerImage: "airbyte/destination-gcs:0.1.21"
11661166
spec:
11671167
documentationUrl: "https://docs.airbyte.io/integrations/destinations/gcs"
11681168
connectionSpecification:

0 commit comments

Comments
 (0)