Skip to content

Commit ce4a8f6

Browse files
committed
updated spec and def yaml
1 parent 6ac6d0a commit ce4a8f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
- name: Google Ads
246246
sourceDefinitionId: 253487c0-2246-43ba-a21f-5116b20a2c50
247247
dockerRepository: airbyte/source-google-ads
248-
dockerImageTag: 0.1.23
248+
dockerImageTag: 0.1.24
249249
documentationUrl: https://docs.airbyte.io/integrations/sources/google-ads
250250
icon: google-adwords.svg
251251
sourceType: api

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2308,7 +2308,7 @@
23082308
supportsNormalization: false
23092309
supportsDBT: false
23102310
supported_destination_sync_modes: []
2311-
- dockerImage: "airbyte/source-google-ads:0.1.23"
2311+
- dockerImage: "airbyte/source-google-ads:0.1.24"
23122312
spec:
23132313
documentationUrl: "https://docs.airbyte.com/integrations/sources/google-ads"
23142314
connectionSpecification:

0 commit comments

Comments
 (0)