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.6.2 (automated commit) #2632

Closed mesosphere-ci closed 2 years ago

mesosphere-ci commented 2 years ago

Release edgelb-pool 1.6.2 (automated commit)

Description: Release EdgeLB-Pool v1.6.2 with Log4J CVE fixes.

Source URL: https://infinity-artifacts.s3.amazonaws.com/permanent/edgelb-pool/assets/1.6.2/stub-universe-edgelb-pool.json

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

--- 100/marathon.json.mustache
+++ 110/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.6.2",
+    "PACKAGE_BUILD_TIME_EPOCH_MS": "1640062209638",
+    "PACKAGE_BUILD_TIME_STR": "Tue Dec 21 2021 04:50:09 +0000",
     "MESOS_API_VERSION": "{{service.mesosApiVersion}}",
     "FRAMEWORK_NAME": "{{service.name}}",
     "FRAMEWORK_PRINCIPAL": "{{service.principal}}",
--- 100/package.json
+++ 110/package.json
@@ -2,7 +2,7 @@
   "packagingVersion": "3.0",
   "minDcosReleaseVersion": "1.10",
   "name": "edgelb-pool",
-  "version": "v1.6.1",
+  "version": "1.6.2",
   "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": 1640062210
 }--- 100/resource.json
+++ 110/resource.json
@@ -2,14 +2,14 @@
   "assets": {
     "container": {
       "docker": {
-        "image": "mesosphere/dhap:v1.6.1"
+        "image": "mesosphere/dhap:v1.6.2"
       }
     },
     "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",
-      "bootstrap-zip": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3/bootstrap.zip"
+      "scheduler-zip": "https://downloads.mesosphere.com/edgelb-pool/assets/1.6.2/edgelb-pool-scheduler.zip",
+      "bootstrap-zip": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3.patch1/bootstrap.zip"
     }
   },
   "images": {
@@ -24,11 +24,11 @@
           "contentHash": [
             {
               "algo": "sha256",
-              "value": "c329d60aa5fea372115c371814a141f6615819db51935bd09a8265c8978115ac"
+              "value": "2df98025de8ebe110135924c91b34211c9e5f42a2e994ac0aa3c41ec774a44fe"
             }
           ],
           "kind": "executable",
-          "url": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3/dcos-service-cli-darwin"
+          "url": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3.patch1/dcos-service-cli-darwin"
         }
       },
       "linux": {
@@ -36,11 +36,11 @@
           "contentHash": [
             {
               "algo": "sha256",
-              "value": "9690330cd5d7017ab7d747e31b28d30f817cf35cb8db700a5ceebaf628d0d299"
+              "value": "a05cfa609cfcca42a2d21863e31e12864b960bebadd9216ce3c4af9c62db62fb"
             }
           ],
           "kind": "executable",
-          "url": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3/dcos-service-cli-linux"
+          "url": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3.patch1/dcos-service-cli-linux"
         }
       },
       "windows": {
@@ -48,11 +48,11 @@
           "contentHash": [
             {
               "algo": "sha256",
-              "value": "75a6d593848f18b6fc5050f7dde18fb91c659b5b62825ba0eca0e8a5286d46bf"
+              "value": "3f2ffeab83bce234c71bf23b0445e7725d8b326f7cb0dbd05a58d3b62958a836"
             }
           ],
           "kind": "executable",
-          "url": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3/dcos-service-cli.exe"
+          "url": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3.patch1/dcos-service-cli.exe"
         }
       }
     }
kaiwalyajoshi commented 2 years ago

Package version doesn't start with a v as compared to previous releases, closing and receating.