From 6a9cbb81a5e436ad07707f8eb8b248bb16928006 Mon Sep 17 00:00:00 2001 From: Sebastian Waldbauer Date: Thu, 12 Aug 2021 13:53:38 +0200 Subject: [PATCH] REL: IntelMQ 3.0.0 Signed-off-by: Sebastian Waldbauer --- intelmq | 2 +- intelmq-api | 2 +- intelmq-manager | 2 +- publish.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/intelmq b/intelmq index e91e82d..49473c7 160000 --- a/intelmq +++ b/intelmq @@ -1 +1 @@ -Subproject commit e91e82d061b8c6b8f78108654b7be8ace9a78026 +Subproject commit 49473c78ee28bd24014d2ed3186d564ce67d5efc diff --git a/intelmq-api b/intelmq-api index 1780596..9f8513b 160000 --- a/intelmq-api +++ b/intelmq-api @@ -1 +1 @@ -Subproject commit 17805961b7a12f7f124cd1e1295c64784eb2ac11 +Subproject commit 9f8513bb0268144b62522e67bee3c290eb6eac8a diff --git a/intelmq-manager b/intelmq-manager index 86ac412..24bcf0d 160000 --- a/intelmq-manager +++ b/intelmq-manager @@ -1 +1 @@ -Subproject commit 86ac412fa0515c8c361175cebd21b63e1595da8d +Subproject commit 24bcf0da68ae469aff384196d75088f05dae7515 diff --git a/publish.sh b/publish.sh index ee3457a..12e04e9 100755 --- a/publish.sh +++ b/publish.sh @@ -1,5 +1,5 @@ #!/bin/bash -build_version="2.3.3" +build_version="3.0.0" namespace="certat" docker login