Skip to content

Commit

Permalink
bump for v24.12.0 development
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Nov 19, 2024
1 parent 0f00532 commit 24b3f2d
Show file tree
Hide file tree
Showing 40 changed files with 248 additions and 240 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
repository: idaholab/Malcolm
title: Malcolm
malcolm:
version: 24.12.0
description: A powerful, easily deployable network traffic analysis tool suite for network security monitoring
logo: docs/images/logo/Malcolm_outline_banner_dark.png
remote_theme: pages-themes/[email protected]
Expand Down
46 changes: 23 additions & 23 deletions docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/opensearch.Dockerfile
image: ghcr.io/idaholab/malcolm/opensearch:24.11.0
image: ghcr.io/idaholab/malcolm/opensearch:24.12.0
# Technically the "hedgehog" profile doesn't have OpenSearch, but in that case
# OPENSEARCH_PRIMARY will be set to remote, which means the container will
# start but not actually run OpenSearch. It's included in both profiles to
Expand Down Expand Up @@ -83,7 +83,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/dashboards-helper.Dockerfile
image: ghcr.io/idaholab/malcolm/dashboards-helper:24.11.0
image: ghcr.io/idaholab/malcolm/dashboards-helper:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -137,7 +137,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/dashboards.Dockerfile
image: ghcr.io/idaholab/malcolm/dashboards:24.11.0
image: ghcr.io/idaholab/malcolm/dashboards:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -184,7 +184,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/logstash.Dockerfile
image: ghcr.io/idaholab/malcolm/logstash-oss:24.11.0
image: ghcr.io/idaholab/malcolm/logstash-oss:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -299,7 +299,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/filebeat.Dockerfile
image: ghcr.io/idaholab/malcolm/filebeat-oss:24.11.0
image: ghcr.io/idaholab/malcolm/filebeat-oss:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -376,7 +376,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/arkime.Dockerfile
image: ghcr.io/idaholab/malcolm/arkime:24.11.0
image: ghcr.io/idaholab/malcolm/arkime:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -462,7 +462,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/arkime.Dockerfile
image: ghcr.io/idaholab/malcolm/arkime:24.11.0
image: ghcr.io/idaholab/malcolm/arkime:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -547,7 +547,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: ghcr.io/idaholab/malcolm/zeek:24.11.0
image: ghcr.io/idaholab/malcolm/zeek:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -620,7 +620,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: ghcr.io/idaholab/malcolm/zeek:24.11.0
image: ghcr.io/idaholab/malcolm/zeek:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -685,7 +685,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/suricata.Dockerfile
image: ghcr.io/idaholab/malcolm/suricata:24.11.0
image: ghcr.io/idaholab/malcolm/suricata:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -745,7 +745,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/suricata.Dockerfile
image: ghcr.io/idaholab/malcolm/suricata:24.11.0
image: ghcr.io/idaholab/malcolm/suricata:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -803,7 +803,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-monitor.Dockerfile
image: ghcr.io/idaholab/malcolm/file-monitor:24.11.0
image: ghcr.io/idaholab/malcolm/file-monitor:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -859,7 +859,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-capture.Dockerfile
image: ghcr.io/idaholab/malcolm/pcap-capture:24.11.0
image: ghcr.io/idaholab/malcolm/pcap-capture:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -906,7 +906,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-monitor.Dockerfile
image: ghcr.io/idaholab/malcolm/pcap-monitor:24.11.0
image: ghcr.io/idaholab/malcolm/pcap-monitor:24.12.0
profiles: ["malcolm", "hedgehog"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -961,7 +961,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-upload.Dockerfile
image: ghcr.io/idaholab/malcolm/file-upload:24.11.0
image: ghcr.io/idaholab/malcolm/file-upload:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1003,7 +1003,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: ghcr.io/idaholab/malcolm/htadmin:24.11.0
image: ghcr.io/idaholab/malcolm/htadmin:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1056,7 +1056,7 @@ services:
retries: 3
start_period: 60s
freq:
image: ghcr.io/idaholab/malcolm/freq:24.11.0
image: ghcr.io/idaholab/malcolm/freq:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1094,7 +1094,7 @@ services:
retries: 3
start_period: 60s
netbox:
image: ghcr.io/idaholab/malcolm/netbox:24.11.0
image: ghcr.io/idaholab/malcolm/netbox:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1161,7 +1161,7 @@ services:
retries: 3
start_period: 120s
netbox-postgres:
image: ghcr.io/idaholab/malcolm/postgresql:24.11.0
image: ghcr.io/idaholab/malcolm/postgresql:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1205,7 +1205,7 @@ services:
retries: 3
start_period: 45s
netbox-redis:
image: ghcr.io/idaholab/malcolm/redis:24.11.0
image: ghcr.io/idaholab/malcolm/redis:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1253,7 +1253,7 @@ services:
retries: 3
start_period: 45s
netbox-redis-cache:
image: ghcr.io/idaholab/malcolm/redis:24.11.0
image: ghcr.io/idaholab/malcolm/redis:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1296,7 +1296,7 @@ services:
retries: 3
start_period: 45s
api:
image: ghcr.io/idaholab/malcolm/api:24.11.0
image: ghcr.io/idaholab/malcolm/api:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down Expand Up @@ -1346,7 +1346,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/nginx.Dockerfile
image: ghcr.io/idaholab/malcolm/nginx-proxy:24.11.0
image: ghcr.io/idaholab/malcolm/nginx-proxy:24.12.0
profiles: ["malcolm"]
userns_mode: keep-id
logging:
Expand Down
Loading

0 comments on commit 24b3f2d

Please sign in to comment.