diff --git a/README.md b/README.md index 750ba111f..a1040411d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Security Onion Hybrid Hunter Tech Preview 1.0.1 +# Security Onion Hybrid Hunter Tech Preview 1.0.2 ### About Hybrid Hunter is a brand new Security Onion platform with the following characteristics: diff --git a/VERSION b/VERSION index 7dea76edb..6d7de6e6a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/salt/logstash/init.sls b/salt/logstash/init.sls index 929529c70..442eced33 100644 --- a/salt/logstash/init.sls +++ b/salt/logstash/init.sls @@ -109,7 +109,7 @@ lslogdir: so-logstash: docker_container.running: - - image: toosmooth/so-logstash:techpreview + - image: toosmooth/so-logstash:HH1.0.2 - hostname: so-logstash - name: so-logstash - user: logstash