Skip to content

Commit

Permalink
Merge pull request #9 from datarobot-oss/kimd/APP-3375-synctemplate
Browse files Browse the repository at this point in the history
[APP-3375] Sync template info with custom templates repo
  • Loading branch information
kideh88 authored Oct 18, 2024
2 parents a5578ac + 0764f32 commit 4236891
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template_info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Slack Bot App",
"description": "Ready-to-use Slack bot template for a rapid custom application development",
"description": "Seamlessly generate a Slack bot integration for your workspace’s chat experience with DataRobot's out of the box template example. In just a few clicks, get your Slackbot up and running with easy testing and simple guidance.",
"templateMetadata": {
"tags": [
"Slack",
Expand All @@ -9,11 +9,11 @@
],
"source": {
"repositoryUrl": "https://github.com/datarobot-oss/slack-bot-app",
"releaseTag": "10.2"
"releaseTag": "10.2.2"
},
"previewImage": null
},
"templateType": "customApplicationTemplate",
"templateSubType": "customApplicationTemplate",
"executionEnvironmentName": "[DataRobot] Python 3.12"
}
}

0 comments on commit 4236891

Please sign in to comment.