Skip to content

Commit

Permalink
bump version for development of v24.07.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Jul 2, 2024
1 parent 4985e06 commit ef893c9
Show file tree
Hide file tree
Showing 36 changed files with 204 additions and 204 deletions.
46 changes: 23 additions & 23 deletions docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/opensearch.Dockerfile
image: ghcr.io/idaholab/malcolm/opensearch:24.06.0
image: ghcr.io/idaholab/malcolm/opensearch:24.07.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 @@ -58,7 +58,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/dashboards-helper.Dockerfile
image: ghcr.io/idaholab/malcolm/dashboards-helper:24.06.0
image: ghcr.io/idaholab/malcolm/dashboards-helper:24.07.0
profiles: ["malcolm"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -91,7 +91,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/dashboards.Dockerfile
image: ghcr.io/idaholab/malcolm/dashboards:24.06.0
image: ghcr.io/idaholab/malcolm/dashboards:24.07.0
profiles: ["malcolm"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -122,7 +122,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/logstash.Dockerfile
image: ghcr.io/idaholab/malcolm/logstash-oss:24.06.0
image: ghcr.io/idaholab/malcolm/logstash-oss:24.07.0
profiles: ["malcolm"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -176,7 +176,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/filebeat.Dockerfile
image: ghcr.io/idaholab/malcolm/filebeat-oss:24.06.0
image: ghcr.io/idaholab/malcolm/filebeat-oss:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -214,7 +214,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/arkime.Dockerfile
image: ghcr.io/idaholab/malcolm/arkime:24.06.0
image: ghcr.io/idaholab/malcolm/arkime:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -253,7 +253,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/arkime.Dockerfile
image: ghcr.io/idaholab/malcolm/arkime:24.06.0
image: ghcr.io/idaholab/malcolm/arkime:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -292,7 +292,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: ghcr.io/idaholab/malcolm/zeek:24.06.0
image: ghcr.io/idaholab/malcolm/zeek:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -328,7 +328,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: ghcr.io/idaholab/malcolm/zeek:24.06.0
image: ghcr.io/idaholab/malcolm/zeek:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -360,7 +360,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/suricata.Dockerfile
image: ghcr.io/idaholab/malcolm/suricata:24.06.0
image: ghcr.io/idaholab/malcolm/suricata:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -391,7 +391,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/suricata.Dockerfile
image: ghcr.io/idaholab/malcolm/suricata:24.06.0
image: ghcr.io/idaholab/malcolm/suricata:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -424,7 +424,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-monitor.Dockerfile
image: ghcr.io/idaholab/malcolm/file-monitor:24.06.0
image: ghcr.io/idaholab/malcolm/file-monitor:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -456,7 +456,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-capture.Dockerfile
image: ghcr.io/idaholab/malcolm/pcap-capture:24.06.0
image: ghcr.io/idaholab/malcolm/pcap-capture:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -488,7 +488,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-monitor.Dockerfile
image: ghcr.io/idaholab/malcolm/pcap-monitor:24.06.0
image: ghcr.io/idaholab/malcolm/pcap-monitor:24.07.0
profiles: ["malcolm", "hedgehog"]
logging: *default-logging
restart: "no"
Expand Down Expand Up @@ -519,7 +519,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-upload.Dockerfile
image: ghcr.io/idaholab/malcolm/file-upload:24.06.0
image: ghcr.io/idaholab/malcolm/file-upload:24.07.0
profiles: ["malcolm"]
logging: *default-logging
restart: "no"
Expand All @@ -546,7 +546,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: ghcr.io/idaholab/malcolm/htadmin:24.06.0
image: ghcr.io/idaholab/malcolm/htadmin:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand Down Expand Up @@ -576,7 +576,7 @@ services:
retries: 3
start_period: 60s
freq:
image: ghcr.io/idaholab/malcolm/freq:24.06.0
image: ghcr.io/idaholab/malcolm/freq:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand All @@ -603,7 +603,7 @@ services:
retries: 3
start_period: 60s
netbox:
image: ghcr.io/idaholab/malcolm/netbox:24.06.0
image: ghcr.io/idaholab/malcolm/netbox:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand Down Expand Up @@ -640,7 +640,7 @@ services:
retries: 3
start_period: 120s
netbox-postgres:
image: ghcr.io/idaholab/malcolm/postgresql:24.06.0
image: ghcr.io/idaholab/malcolm/postgresql:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand Down Expand Up @@ -669,7 +669,7 @@ services:
retries: 3
start_period: 45s
netbox-redis:
image: ghcr.io/idaholab/malcolm/redis:24.06.0
image: ghcr.io/idaholab/malcolm/redis:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand Down Expand Up @@ -702,7 +702,7 @@ services:
retries: 3
start_period: 45s
netbox-redis-cache:
image: ghcr.io/idaholab/malcolm/redis:24.06.0
image: ghcr.io/idaholab/malcolm/redis:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand Down Expand Up @@ -734,7 +734,7 @@ services:
retries: 3
start_period: 45s
api:
image: ghcr.io/idaholab/malcolm/api:24.06.0
image: ghcr.io/idaholab/malcolm/api:24.07.0
profiles: ["malcolm"]
logging: *default-logging
build:
Expand Down Expand Up @@ -767,7 +767,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/nginx.Dockerfile
image: ghcr.io/idaholab/malcolm/nginx-proxy:24.06.0
image: ghcr.io/idaholab/malcolm/nginx-proxy:24.07.0
profiles: ["malcolm"]
logging: *default-logging
restart: "no"
Expand Down
Loading

0 comments on commit ef893c9

Please sign in to comment.