From 2a9710be3a5094a4275e3a442ab7e090ff20c3c6 Mon Sep 17 00:00:00 2001 From: Alexandros Milaios Date: Wed, 6 Nov 2024 10:19:23 +0200 Subject: [PATCH] chore: update klaviyo image to v8.3.12 --- src/configurations/sources/singer_klaviyo_v2/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/sources/singer_klaviyo_v2/db-config.json b/src/configurations/sources/singer_klaviyo_v2/db-config.json index ccd982091..2a21a9d22 100644 --- a/src/configurations/sources/singer_klaviyo_v2/db-config.json +++ b/src/configurations/sources/singer_klaviyo_v2/db-config.json @@ -3,7 +3,7 @@ "category": "singer-protocol", "displayName": "Klaviyo v2", "options": { - "image": "rudderstack/source-klaviyo:v8.3.0", + "image": "rudderstack/source-klaviyo:v8.3.12", "isBeta": true, "hidden": false },