Skip to content

Commit

Permalink
bump version to 2.0.1 for development
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Apr 13, 2020
1 parent ea06a8a commit 5952a30
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
62 changes: 31 additions & 31 deletions README.md
Expand Up @@ -128,21 +128,21 @@ You can then observe that the images have been retrieved by running `docker imag
```
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
malcolmnetsec/moloch 2.0.0 xxxxxxxxxxxx 10 minutes ago 491MB
malcolmnetsec/logstash-oss 2.0.0 xxxxxxxxxxxx 17 minutes ago 1.4GB
malcolmnetsec/zeek 2.0.0 xxxxxxxxxxxx 17 minutes ago 232MB
malcolmnetsec/file-upload 2.0.0 xxxxxxxxxxxx 23 minutes ago 199MB
malcolmnetsec/pcap-capture 2.0.0 xxxxxxxxxxxx 23 minutes ago 112MB
malcolmnetsec/file-monitor 2.0.0 xxxxxxxxxxxx 25 minutes ago 369MB
malcolmnetsec/filebeat-oss 2.0.0 xxxxxxxxxxxx 28 minutes ago 501MB
malcolmnetsec/kibana-oss 2.0.0 xxxxxxxxxxxx 28 minutes ago 964MB
malcolmnetsec/pcap-monitor 2.0.0 xxxxxxxxxxxx 28 minutes ago 156MB
malcolmnetsec/curator 2.0.0 xxxxxxxxxxxx 29 minutes ago 240MB
malcolmnetsec/nginx-proxy 2.0.0 xxxxxxxxxxxx 29 minutes ago 54.5MB
malcolmnetsec/elastalert 2.0.0 xxxxxxxxxxxx 30 minutes ago 276MB
malcolmnetsec/htadmin 2.0.0 xxxxxxxxxxxx 31 minutes ago 256MB
malcolmnetsec/freq 2.0.0 xxxxxxxxxxxx 32 minutes ago 188MB
malcolmnetsec/name-map-ui 2.0.0 xxxxxxxxxxxx 35 minutes ago 20MB
malcolmnetsec/moloch 2.0.1 xxxxxxxxxxxx 10 minutes ago 491MB
malcolmnetsec/logstash-oss 2.0.1 xxxxxxxxxxxx 17 minutes ago 1.4GB
malcolmnetsec/zeek 2.0.1 xxxxxxxxxxxx 17 minutes ago 232MB
malcolmnetsec/file-upload 2.0.1 xxxxxxxxxxxx 23 minutes ago 199MB
malcolmnetsec/pcap-capture 2.0.1 xxxxxxxxxxxx 23 minutes ago 112MB
malcolmnetsec/file-monitor 2.0.1 xxxxxxxxxxxx 25 minutes ago 369MB
malcolmnetsec/filebeat-oss 2.0.1 xxxxxxxxxxxx 28 minutes ago 501MB
malcolmnetsec/kibana-oss 2.0.1 xxxxxxxxxxxx 28 minutes ago 964MB
malcolmnetsec/pcap-monitor 2.0.1 xxxxxxxxxxxx 28 minutes ago 156MB
malcolmnetsec/curator 2.0.1 xxxxxxxxxxxx 29 minutes ago 240MB
malcolmnetsec/nginx-proxy 2.0.1 xxxxxxxxxxxx 29 minutes ago 54.5MB
malcolmnetsec/elastalert 2.0.1 xxxxxxxxxxxx 30 minutes ago 276MB
malcolmnetsec/htadmin 2.0.1 xxxxxxxxxxxx 31 minutes ago 256MB
malcolmnetsec/freq 2.0.1 xxxxxxxxxxxx 32 minutes ago 188MB
malcolmnetsec/name-map-ui 2.0.1 xxxxxxxxxxxx 35 minutes ago 20MB
docker.elastic.co/elasticsearch/elasticsearch-oss 7.6.2 xxxxxxxxxxxx 5 weeks ago 825MB
```

Expand Down Expand Up @@ -1375,7 +1375,7 @@ Building the ISO may take 30 minutes or more depending on your system. As the bu

```
Finished, created "/malcolm-build/malcolm-iso/malcolm-2.0.0.iso"
Finished, created "/malcolm-build/malcolm-iso/malcolm-2.0.1.iso"
```

Expand Down Expand Up @@ -1771,21 +1771,21 @@ Pulling zeek ... done
user@host:~/Malcolm$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
malcolmnetsec/moloch 2.0.0 xxxxxxxxxxxx 27 minutes ago 517MB
malcolmnetsec/zeek 2.0.0 xxxxxxxxxxxx 27 minutes ago 489MB
malcolmnetsec/htadmin 2.0.0 xxxxxxxxxxxx 2 hours ago 180MB
malcolmnetsec/nginx-proxy 2.0.0 xxxxxxxxxxxx 4 hours ago 53MB
malcolmnetsec/file-upload 2.0.0 xxxxxxxxxxxx 24 hours ago 198MB
malcolmnetsec/pcap-capture 2.0.0 xxxxxxxxxxxx 24 hours ago 111MB
malcolmnetsec/pcap-monitor 2.0.0 xxxxxxxxxxxx 24 hours ago 156MB
malcolmnetsec/file-monitor 2.0.0 xxxxxxxxxxxx 24 hours ago 355MB
malcolmnetsec/logstash-oss 2.0.0 xxxxxxxxxxxx 25 hours ago 1.24GB
malcolmnetsec/curator 2.0.0 xxxxxxxxxxxx 25 hours ago 303MB
malcolmnetsec/kibana-oss 2.0.0 xxxxxxxxxxxx 33 hours ago 944MB
malcolmnetsec/filebeat-oss 2.0.0 xxxxxxxxxxxx 11 days ago 459MB
malcolmnetsec/elastalert 2.0.0 xxxxxxxxxxxx 11 days ago 276MB
malcolmnetsec/freq 2.0.0 xxxxxxxxxxxx 11 days ago 188MB
malcolmnetsec/name-map-ui 2.0.0 xxxxxxxxxxxx 35 minutes ago 20MB
malcolmnetsec/moloch 2.0.1 xxxxxxxxxxxx 27 minutes ago 517MB
malcolmnetsec/zeek 2.0.1 xxxxxxxxxxxx 27 minutes ago 489MB
malcolmnetsec/htadmin 2.0.1 xxxxxxxxxxxx 2 hours ago 180MB
malcolmnetsec/nginx-proxy 2.0.1 xxxxxxxxxxxx 4 hours ago 53MB
malcolmnetsec/file-upload 2.0.1 xxxxxxxxxxxx 24 hours ago 198MB
malcolmnetsec/pcap-capture 2.0.1 xxxxxxxxxxxx 24 hours ago 111MB
malcolmnetsec/pcap-monitor 2.0.1 xxxxxxxxxxxx 24 hours ago 156MB
malcolmnetsec/file-monitor 2.0.1 xxxxxxxxxxxx 24 hours ago 355MB
malcolmnetsec/logstash-oss 2.0.1 xxxxxxxxxxxx 25 hours ago 1.24GB
malcolmnetsec/curator 2.0.1 xxxxxxxxxxxx 25 hours ago 303MB
malcolmnetsec/kibana-oss 2.0.1 xxxxxxxxxxxx 33 hours ago 944MB
malcolmnetsec/filebeat-oss 2.0.1 xxxxxxxxxxxx 11 days ago 459MB
malcolmnetsec/elastalert 2.0.1 xxxxxxxxxxxx 11 days ago 276MB
malcolmnetsec/freq 2.0.1 xxxxxxxxxxxx 11 days ago 188MB
malcolmnetsec/name-map-ui 2.0.1 xxxxxxxxxxxx 35 minutes ago 20MB
docker.elastic.co/elasticsearch/elasticsearch-oss 7.6.2 xxxxxxxxxxxx 5 weeks ago 769MB
```

Expand Down
30 changes: 15 additions & 15 deletions docker-compose-standalone.yml
Expand Up @@ -127,7 +127,7 @@ services:
retries: 3
start_period: 180s
kibana:
image: malcolmnetsec/kibana-oss:2.0.0
image: malcolmnetsec/kibana-oss:2.0.1
restart: "no"
hostname: kibana
environment:
Expand All @@ -150,7 +150,7 @@ services:
retries: 3
start_period: 210s
elastalert:
image: malcolmnetsec/elastalert:2.0.0
image: malcolmnetsec/elastalert:2.0.1
restart: "no"
hostname: elastalert
environment:
Expand All @@ -175,7 +175,7 @@ services:
retries: 3
start_period: 210s
curator:
image: malcolmnetsec/curator:2.0.0
image: malcolmnetsec/curator:2.0.1
restart: "no"
hostname: curator
environment:
Expand All @@ -191,7 +191,7 @@ services:
retries: 3
start_period: 30s
logstash:
image: malcolmnetsec/logstash-oss:2.0.0
image: malcolmnetsec/logstash-oss:2.0.1
restart: "no"
hostname: logstash
environment:
Expand Down Expand Up @@ -221,7 +221,7 @@ services:
retries: 3
start_period: 600s
filebeat:
image: malcolmnetsec/filebeat-oss:2.0.0
image: malcolmnetsec/filebeat-oss:2.0.1
restart: "no"
hostname: filebeat
environment:
Expand Down Expand Up @@ -255,7 +255,7 @@ services:
retries: 3
start_period: 60s
moloch:
image: malcolmnetsec/moloch:2.0.0
image: malcolmnetsec/moloch:2.0.1
restart: "no"
hostname: moloch
env_file:
Expand Down Expand Up @@ -291,7 +291,7 @@ services:
retries: 3
start_period: 210s
zeek:
image: malcolmnetsec/zeek:2.0.0
image: malcolmnetsec/zeek:2.0.1
restart: "no"
hostname: zeek
environment:
Expand All @@ -314,7 +314,7 @@ services:
retries: 3
start_period: 60s
file-monitor:
image: malcolmnetsec/file-monitor:2.0.0
image: malcolmnetsec/file-monitor:2.0.1
restart: "no"
hostname: filemon
environment:
Expand All @@ -331,7 +331,7 @@ services:
retries: 3
start_period: 60s
pcap-capture:
image: malcolmnetsec/pcap-capture:2.0.0
image: malcolmnetsec/pcap-capture:2.0.1
restart: "no"
network_mode: host
ulimits:
Expand All @@ -354,7 +354,7 @@ services:
retries: 3
start_period: 60s
pcap-monitor:
image: malcolmnetsec/pcap-monitor:2.0.0
image: malcolmnetsec/pcap-monitor:2.0.1
restart: "no"
hostname: pcapmon
environment:
Expand All @@ -374,7 +374,7 @@ services:
retries: 3
start_period: 90s
upload:
image: malcolmnetsec/file-upload:2.0.0
image: malcolmnetsec/file-upload:2.0.1
restart: "no"
hostname: upload
env_file:
Expand All @@ -397,7 +397,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: malcolmnetsec/htadmin:2.0.0
image: malcolmnetsec/htadmin:2.0.1
restart: "no"
hostname: htadmin
environment:
Expand All @@ -416,7 +416,7 @@ services:
retries: 3
start_period: 60s
freq:
image: malcolmnetsec/freq:2.0.0
image: malcolmnetsec/freq:2.0.1
restart: "no"
hostname: freq
environment:
Expand All @@ -431,7 +431,7 @@ services:
retries: 3
start_period: 60s
name-map-ui:
image: malcolmnetsec/name-map-ui:2.0.0
image: malcolmnetsec/name-map-ui:2.0.1
restart: "no"
hostname: name-map-ui
environment:
Expand All @@ -449,7 +449,7 @@ services:
retries: 3
start_period: 60s
nginx-proxy:
image: malcolmnetsec/nginx-proxy:2.0.0
image: malcolmnetsec/nginx-proxy:2.0.1
restart: "no"
hostname: nginx-proxy
environment:
Expand Down
30 changes: 15 additions & 15 deletions docker-compose.yml
Expand Up @@ -130,7 +130,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/kibana.Dockerfile
image: malcolmnetsec/kibana-oss:2.0.0
image: malcolmnetsec/kibana-oss:2.0.1
restart: "no"
hostname: kibana
environment:
Expand All @@ -156,7 +156,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/elastalert.Dockerfile
image: malcolmnetsec/elastalert:2.0.0
image: malcolmnetsec/elastalert:2.0.1
restart: "no"
hostname: elastalert
environment:
Expand Down Expand Up @@ -184,7 +184,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/curator.Dockerfile
image: malcolmnetsec/curator:2.0.0
image: malcolmnetsec/curator:2.0.1
restart: "no"
hostname: curator
environment:
Expand All @@ -205,7 +205,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/logstash.Dockerfile
image: malcolmnetsec/logstash-oss:2.0.0
image: malcolmnetsec/logstash-oss:2.0.1
restart: "no"
hostname: logstash
environment:
Expand Down Expand Up @@ -240,7 +240,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/filebeat.Dockerfile
image: malcolmnetsec/filebeat-oss:2.0.0
image: malcolmnetsec/filebeat-oss:2.0.1
restart: "no"
hostname: filebeat
environment:
Expand Down Expand Up @@ -278,7 +278,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/moloch.Dockerfile
image: malcolmnetsec/moloch:2.0.0
image: malcolmnetsec/moloch:2.0.1
restart: "no"
hostname: moloch
env_file:
Expand Down Expand Up @@ -320,7 +320,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: malcolmnetsec/zeek:2.0.0
image: malcolmnetsec/zeek:2.0.1
restart: "no"
hostname: zeek
environment:
Expand All @@ -347,7 +347,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-monitor.Dockerfile
image: malcolmnetsec/file-monitor:2.0.0
image: malcolmnetsec/file-monitor:2.0.1
restart: "no"
hostname: filemon
environment:
Expand All @@ -367,7 +367,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-capture.Dockerfile
image: malcolmnetsec/pcap-capture:2.0.0
image: malcolmnetsec/pcap-capture:2.0.1
restart: "no"
network_mode: host
ulimits:
Expand All @@ -393,7 +393,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-monitor.Dockerfile
image: malcolmnetsec/pcap-monitor:2.0.0
image: malcolmnetsec/pcap-monitor:2.0.1
restart: "no"
hostname: pcapmon
environment:
Expand All @@ -416,7 +416,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-upload.Dockerfile
image: malcolmnetsec/file-upload:2.0.0
image: malcolmnetsec/file-upload:2.0.1
restart: "no"
hostname: upload
env_file:
Expand All @@ -439,7 +439,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: malcolmnetsec/htadmin:2.0.0
image: malcolmnetsec/htadmin:2.0.1
build:
context: .
dockerfile: Dockerfiles/htadmin.Dockerfile
Expand All @@ -461,7 +461,7 @@ services:
retries: 3
start_period: 60s
freq:
image: malcolmnetsec/freq:2.0.0
image: malcolmnetsec/freq:2.0.1
build:
context: .
dockerfile: Dockerfiles/freq.Dockerfile
Expand All @@ -479,7 +479,7 @@ services:
retries: 3
start_period: 60s
name-map-ui:
image: malcolmnetsec/name-map-ui:2.0.0
image: malcolmnetsec/name-map-ui:2.0.1
build:
context: .
dockerfile: Dockerfiles/name-map-ui.Dockerfile
Expand All @@ -503,7 +503,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/nginx.Dockerfile
image: malcolmnetsec/nginx-proxy:2.0.0
image: malcolmnetsec/nginx-proxy:2.0.1
restart: "no"
hostname: nginx-proxy
environment:
Expand Down
2 changes: 1 addition & 1 deletion sensor-iso/README.md
Expand Up @@ -398,7 +398,7 @@ Building the ISO may take 90 minutes or more depending on your system. As the bu

```
Finished, created "/sensor-build/hedgehog-2.0.0.iso"
Finished, created "/sensor-build/hedgehog-2.0.1.iso"
```

Expand Down

0 comments on commit 5952a30

Please sign in to comment.