Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/azure-kusto-data #29744

Merged
merged 4 commits into from Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -434,7 +434,7 @@ script:
- description: Generate the login url used for Authorization code flow.
name: azure-data-explorer-generate-login-url
arguments: []
dockerimage: demisto/azure-kusto-data:1.0.0.66840
dockerimage: demisto/azure-kusto-data:1.0.0.74092
runonce: false
script: "-"
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AzureDataExplorer/ReleaseNotes/1_2_29.md
@@ -0,0 +1,3 @@
#### Integrations
##### Azure Data Explorer
- Updated the Docker image to: *demisto/azure-kusto-data:1.0.0.74092*.
2 changes: 1 addition & 1 deletion Packs/AzureDataExplorer/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Azure Data Explorer",
"description": "Use Azure Data Explorer integration to collect and analyze data inside clusters of Azure Data Explorer and manage search queries.",
"support": "xsoar",
"currentVersion": "1.2.28",
"currentVersion": "1.2.29",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down