mesosphere / universe

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

Release edgelb 1.6.2 (automated commit) #2631

Closed mesosphere-ci closed 2 years ago

mesosphere-ci commented 2 years ago

Release edgelb 1.6.2 (automated commit)

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

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

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

--- 100/package.json
+++ 110/package.json
@@ -2,7 +2,7 @@
   "packagingVersion": "3.0",
   "minDcosReleaseVersion": "1.10",
   "name": "edgelb",
-  "version": "v1.6.1",
+  "version": "1.6.2",
   "maintainer": "support@mesosphere.io",
   "description": "EdgeLB on DC/OS",
   "selected": true,
@@ -12,5 +12,5 @@
   ],
   "postInstallNotes": "DC/OS edgelb is being installed!\n\n",
   "postUninstallNotes": "DC/OS edgelb has been uninstalled.",
-  "lastUpdated": 1593190973
+  "lastUpdated": 1640108781
 }--- 100/resource.json
+++ 110/resource.json
@@ -2,7 +2,7 @@
   "assets": {
     "container": {
       "docker": {
-        "image": "mesosphere/dapis:v1.6.1"
+        "image": "mesosphere/dapis:v1.6.2"
       }
     }
   },
@@ -18,11 +18,11 @@
           "contentHash": [
             {
               "algo": "sha256",
-              "value": "592ecf0081d327319034bb5726c273e82131338f3197782557b7c8bcbef9f049"
+              "value": "36c0cd47e620afccb5d5c4efc632b264cf842cc55f0a4723b9b9907d4da88f27"
             }
           ],
           "kind": "executable",
-          "url": "https://downloads.mesosphere.com/edgelb/assets/v1.6.1/dcos-edgelb-darwin"
+          "url": "https://downloads.mesosphere.com/edgelb/assets/1.6.2/dcos-edgelb-darwin"
         }
       },
       "linux": {
@@ -30,11 +30,11 @@
           "contentHash": [
             {
               "algo": "sha256",
-              "value": "cd40c5beba3e0fc51cf4fdbea342a39a98d70dfad5093ac011315724df4f2665"
+              "value": "9481921790174365a9036118d66cddca9a701760f4273ccd3e9ce422c707a162"
             }
           ],
           "kind": "executable",
-          "url": "https://downloads.mesosphere.com/edgelb/assets/v1.6.1/dcos-edgelb-linux"
+          "url": "https://downloads.mesosphere.com/edgelb/assets/1.6.2/dcos-edgelb-linux"
         }
       },
       "windows": {
@@ -42,11 +42,11 @@
           "contentHash": [
             {
               "algo": "sha256",
-              "value": "2294b6096ab43c44096fc2d034481ba82f3f7c8a37aea5acd7c5e4a7188cbd9c"
+              "value": "1e9cc566e45c22c904bc227183284328b7475d0d6968a0427d5cf67411a1e579"
             }
           ],
           "kind": "executable",
-          "url": "https://downloads.mesosphere.com/edgelb/assets/v1.6.1/dcos-edgelb.exe"
+          "url": "https://downloads.mesosphere.com/edgelb/assets/1.6.2/dcos-edgelb.exe"
         }
       }
     }
kaiwalyajoshi commented 2 years ago

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