Skip to content

Commit 574afbd

Browse files
committed
pubsub bump version
1 parent cd04ca4 commit 574afbd

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
- name: Google PubSub
9797
destinationDefinitionId: 356668e2-7e34-47f3-a3b0-67a8a481b692
9898
dockerRepository: airbyte/destination-pubsub
99-
dockerImageTag: 0.1.2
99+
dockerImageTag: 0.1.4
100100
documentationUrl: https://docs.airbyte.io/integrations/destinations/pubsub
101101
icon: googlepubsub.svg
102102
- name: Kafka

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@
15531553
supported_destination_sync_modes:
15541554
- "append"
15551555
- "overwrite"
1556-
- dockerImage: "airbyte/destination-pubsub:0.1.2"
1556+
- dockerImage: "airbyte/destination-pubsub:0.1.4"
15571557
spec:
15581558
documentationUrl: "https://docs.airbyte.io/integrations/destinations/pubsub"
15591559
connectionSpecification:

0 commit comments

Comments
 (0)