From 40d1cf9c8839b4d8865faba8fd279dab8feecedd Mon Sep 17 00:00:00 2001 From: Ken Sipe Date: Wed, 10 Apr 2019 13:17:25 -0500 Subject: [PATCH] bumping Marathon 1.8.180 for seccomp --- CHANGES.md | 2 ++ packages/marathon/buildinfo.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b6a4a1e865..f9938978b5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,8 @@ This change also aligned the authentication architectures between DC/OS Enterpri ### What's new +* Release of Marathon 1.8 adds ability to launch App or Pod containers defined with a seccomp profile. + * Release of Marathon 1.8 with refactored Task Instance management. * Telegraf's statsd input plugin reports additional internal metrics. (DCOS_OSS-4759) diff --git a/packages/marathon/buildinfo.json b/packages/marathon/buildinfo.json index 3e62474aff..950414b480 100644 --- a/packages/marathon/buildinfo.json +++ b/packages/marathon/buildinfo.json @@ -2,8 +2,8 @@ "requires": ["java"], "single_source": { "kind": "url_extract", - "url": "https://s3.amazonaws.com/downloads.mesosphere.io/marathon/builds/1.8.172-bb9e87da2/marathon-1.8.172-bb9e87da2.tgz", - "sha1": "8311de741179d2aec2a695f27fde8781661f5741" + "url": "https://s3.amazonaws.com/downloads.mesosphere.io/marathon/builds/1.8.180-b00f71136/marathon-1.8.180-b00f71136.tgz", + "sha1": "c42d07aa14fc548f956fbcdbb2e4e3f9fc8861fc" }, "username": "dcos_marathon", "state_directory": true