Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Marathon UI 1.3.1 in Marathon 1.6 (#6502)
Browse files Browse the repository at this point in the history
  • Loading branch information
alenkacz authored and Aleksey Dukhovniy committed Sep 4, 2018
1 parent 47af608 commit a3c1055
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ The "lightweight" plan format can be already seen using the `?plan-format=light`
### Fixed Issues

- [MARATHON-7568](https://jira.mesosphere.com/browse/MARATHON-7568) - We now redact any Zookeeper credentials from the /v2/info response endpoint.
- Updated version of [Marathon UI to 1.3.1](https://github.com/mesosphere/marathon-ui/blob/master/CHANGELOG.md#131---2018-06-07):
- [MARATHON-8255](https://jira.mesosphere.com/browse/MARATHON-8255) - Marathon UI properly shows fetch URLs in the edit dialog, now.

## Change from 1.6.322 to 1.6.352

Expand Down
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ object Dependency {
val Logback = "1.2.3"
val Logstash = "4.9"
val MarathonApiConsole = "3.0.8-accept"
val MarathonUI = "1.3.0"
val MarathonUI = "1.3.1"
val Mesos = "1.5.0"
val Metrics = "3.2.5" // still needed?
val Mustache = "0.9.0"
Expand Down

0 comments on commit a3c1055

Please sign in to comment.