mesosphere / universe

The Mesosphere Universe package repository.
http://mesosphere.github.io/universe
Apache License 2.0
304 stars 426 forks source link

Release edgelb-pool 1.7.0 (automated commit) #2593

Closed mesosphere-ci closed 3 years ago

mesosphere-ci commented 3 years ago

Release edgelb-pool 1.7.0 (automated commit)

Description: Source URL: https://downloads.mesosphere.com/edgelb-pool/v1.7.0/assets/stub-universe-edgelb-pool.json

Changes between revisions 100 => 200: 0 files added: [] 0 files removed: [] 3 files changed:

--- 100/marathon.json.mustache
+++ 200/marathon.json.mustache
@@ -26,9 +26,9 @@
 {{/service.secretName}}
 "env": {
     "PACKAGE_NAME": "edgelb-pool",
-    "PACKAGE_VERSION": "v1.6.1",
-    "PACKAGE_BUILD_TIME_EPOCH_MS": "1593191104382",
-    "PACKAGE_BUILD_TIME_STR": "Fri Jun 26 2020 17:05:04 +0000",
+    "PACKAGE_VERSION": "1.7.0",
+    "PACKAGE_BUILD_TIME_EPOCH_MS": "1602917249478",
+    "PACKAGE_BUILD_TIME_STR": "Sat Oct 17 2020 06:47:29 +0000",
     "MESOS_API_VERSION": "{{service.mesosApiVersion}}",
     "FRAMEWORK_NAME": "{{service.name}}",
     "FRAMEWORK_PRINCIPAL": "{{service.principal}}",
--- 100/package.json
+++ 200/package.json
@@ -2,7 +2,7 @@
   "packagingVersion": "3.0",
   "minDcosReleaseVersion": "1.10",
   "name": "edgelb-pool",
-  "version": "v1.6.1",
+  "version": "1.7.0",
   "maintainer": "support@mesosphere.io",
   "description": "EdgeLB Pool on DC/OS",
   "selected": true,
@@ -12,5 +12,5 @@
   ],
   "postInstallNotes": "DC/OS EdgeLB Pool is being installed!",
   "postUninstallNotes": "DC/OS EdgeLB Pool has been uninstalled.",
-  "lastUpdated": 1593191105
+  "lastUpdated": 1602917250
 }--- 100/resource.json
+++ 200/resource.json
@@ -2,13 +2,13 @@
   "assets": {
     "container": {
       "docker": {
-        "image": "mesosphere/dhap:v1.6.1"
+        "image": "mesosphere/dhap:v1.7.0"
       }
     },
     "uris": {
       "jre-tar-gz": "https://downloads.mesosphere.com/java/openjdk-jre-11.0.3.7-hotspot-linux-x64.tar.gz",
       "libmesos-bundle-tar-gz": "https://downloads.mesosphere.com/libmesos-bundle/libmesos-bundle-1.14-beta.tar.gz",
-      "scheduler-zip": "https://downloads.mesosphere.com/edgelb-pool/assets/v1.6.1/edgelb-pool-scheduler.zip",
+      "scheduler-zip": "https://downloads.mesosphere.com/edgelb-pool/assets/1.7.0/edgelb-pool-scheduler.zip",
       "bootstrap-zip": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3/bootstrap.zip"
     }
   },