Skip to content

Commit

Permalink
Merge pull request #850 from rudderlabs/chore-updateConnectors
Browse files Browse the repository at this point in the history
chore: updates connector images
  • Loading branch information
a-rampalli authored Aug 22, 2023
2 parents 7757a2a + 6f9f51c commit 412009a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/configurations/sources/singer_mixpanel/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "singer-protocol",
"displayName": "Mixpanel",
"options": {
"image": "rudderstack/source-mixpanel:v5.2.2"
"image": "rudderstack/source-mixpanel:v8.1.2"
},
"type": "cloudSource"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"oauthRole": "singer-salesforce"
},
"isBeta": false,
"image": "rudderstack/source-salesforce:v4.0.5"
"image": "rudderstack/source-salesforce:v8.1.3"
},
"type": "cloudSource"
}
2 changes: 1 addition & 1 deletion src/configurations/sources/singer_shopify/db-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "singer-protocol",
"displayName": "Shopify",
"options": {
"image": "rudderstack/source-shopify:v6.2.3"
"image": "rudderstack/source-shopify:v8.1.0"
},
"type": "cloudSource"
}

0 comments on commit 412009a

Please sign in to comment.