Skip to content

Commit

Permalink
Version 1.1.4 (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Zachary Christensen <[email protected]>
  • Loading branch information
ZachTheSplunker authored Dec 13, 2023
1 parent 3caa67e commit 71fde46
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This supporting add-on comes with prebuilt content for CrowdStrike device data t

Info | Description
------|----------
SA-CrowdstrikeDevices | 1.1.3 - [Splunkbase](https://splunkbase.splunk.com/app/6573/)
SA-CrowdstrikeDevices | 1.1.4 - [Splunkbase](https://splunkbase.splunk.com/app/6573/)
Splunk Enterprise Security Version (Required) | [7.x \| 6.x](https://splunkbase.splunk.com/app/263)
CrowdStrike Devices Add-on (Required) | [3.x](https://splunkbase.splunk.com/app/5570)
Add-on has a web UI | No, this add-on does not contain views.
Expand Down
2 changes: 1 addition & 1 deletion SA-CrowdstrikeDevices/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": {
"group": null,
"name": "SA-CrowdstrikeDevices",
"version": "1.1.3"
"version": "1.1.4"
},
"author": [
{
Expand Down
4 changes: 2 additions & 2 deletions SA-CrowdstrikeDevices/default/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ email = [email protected]

[id]
name = SA-CrowdstrikeDevices
version = 1.1.3
version = 1.1.4

[install]
state_change_requires_restart = false
Expand All @@ -19,7 +19,7 @@ build = 10
[launcher]
author = ZachTheSplunker
description = This supporting add-on allows device information pulled from CrowdStrike to be used with Splunk Enterprise Security's Asset Database.
version = 1.1.3
version = 1.1.4

[ui]
is_visible = 0
Expand Down
File renamed without changes
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This documentation assumes the following:

Info | Description
------|----------
SA-CrowdstrikeDevices | 1.1.3 - [Splunkbase <small>:icon-link-external:</small>](https://splunkbase.splunk.com/app/6573){ target="blank" }
SA-CrowdstrikeDevices | 1.1.4 - [Splunkbase <small>:icon-link-external:</small>](https://splunkbase.splunk.com/app/6573){ target="blank" }
Splunk Enterprise Security Version <small>(Required)</small> | [7.x \| 6.x <small>:icon-link-external:</small>](https://splunkbase.splunk.com/app/263){ target="blank" }
CrowdStrike Devices Add-on <small>(Required)</small> | [3.x <small>:icon-link-external:</small>](https://splunkbase.splunk.com/app/5570){ target="blank" }
Add-on has a web UI | No, this add-on does not contain views.
Expand Down
18 changes: 17 additions & 1 deletion docs/releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,23 @@ label: Releases

Latest release can be found on [Splunkbase <small>:icon-link-external:</small>](https://splunkbase.splunk.com/app/6573){ target="blank" }.

## v1.1.3 [!badge text="LATEST" variant="info" icon="package"]
## v1.1.4 [!badge text="LATEST" variant="info" icon="package"]

Released: [December 12, 2023 <small>:icon-link-external:</small>](https://github.com/splunk/SA-CrowdstrikeDevices/releases/tag/v1.1.4){ target="blank" }

+++ Fixed :icon-bug:
- [x] Fixed location of the "static" directory. Moved from the "default" directory to the project root.

!!!important Note
This has no functional updates.
!!!
+++

Full Changelog: [v1.1.3...v1.1.4 <small>:icon-link-external:</small>](https://github.com/splunk/SA-CrowdstrikeDevices/compare/v1.1.1...v1.1.2){ target="blank" }

---

## v1.1.3

Released: [December 7, 2023 <small>:icon-link-external:</small>](https://github.com/splunk/SA-CrowdstrikeDevices/releases/tag/v1.1.3){ target="blank" }

Expand Down
2 changes: 1 addition & 1 deletion docs/retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url: splunk.github.io/SA-CrowdstrikeDevices/

branding:
title: SA-CrowdstrikeDevices
label: v1.1.3
label: v1.1.4
logo: static/site-logo.webp

links:
Expand Down

0 comments on commit 71fde46

Please sign in to comment.