mesosphere / universe

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

Release kubernetes-cluster 2.8.1-1.19.2 (automated commit) #2630

Closed mesosphere-ci closed 2 years ago

mesosphere-ci commented 2 years ago

Release kubernetes-cluster 2.8.1-1.19.2 (automated commit)

Description: Release Kubernetes-Cluster v2.8.1-1.19.2 with Log4J CVE fixes.

Source URL: https://infinity-artifacts.s3.amazonaws.com/permanent/kubernetes-cluster/assets/2.8.1-1.19.2/stub-universe-kubernetes-cluster.json

Changes between revisions 2600 => 2610: 0 files added: [] 0 files removed: [] 3 files changed:

--- 2600/marathon.json.mustache
+++ 2610/marathon.json.mustache
@@ -23,9 +23,9 @@
   {{/service.service_account_secret}}
   "env": {
     "PACKAGE_NAME": "kubernetes-cluster",
-    "PACKAGE_VERSION": "2.8.0-1.19.2",
-    "PACKAGE_BUILD_TIME_EPOCH_MS": "1600860708725",
-    "PACKAGE_BUILD_TIME_STR": "Wed Sep 23 2020 11:31:48 +0000",
+    "PACKAGE_VERSION": "2.8.1-1.19.2",
+    "PACKAGE_BUILD_TIME_EPOCH_MS": "1640206022183",
+    "PACKAGE_BUILD_TIME_STR": "Wed Dec 22 2021 20:47:02 +0000",
     "MESOS_API_VERSION": "V1",

     "FRAMEWORK_NAME": "{{service.name}}",
--- 2600/package.json
+++ 2610/package.json
@@ -5,7 +5,7 @@
     "*"
   ],
   "name": "kubernetes-cluster",
-  "version": "2.8.0-1.19.2",
+  "version": "2.8.1-1.19.2",
   "maintainer": "support@mesosphere.com",
   "description": "Kubernetes Cluster",
   "selected": true,
@@ -29,5 +29,5 @@
       "url": "https://mesosphere.com/mesosphere-enterprise-terms/"
     }
   ],
-  "lastUpdated": 1600860711
+  "lastUpdated": 1640206025
 }--- 2600/resource.json
+++ 2610/resource.json
@@ -26,9 +26,9 @@
     "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/kubernetes-cluster/assets/2.8.0-1.19.2/kubernetes-cluster-scheduler.zip",
-      "bootstrap_zip": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3/bootstrap.zip",
-      "kubelet_resource_watchdog": "https://downloads.mesosphere.com/kubernetes-cluster/assets/2.8.0-1.19.2/kubelet-resource-watchdog-v0.2.5.tar.gz"
+      "scheduler_zip": "https://downloads.mesosphere.com/kubernetes-cluster/assets/2.8.1-1.19.2/kubernetes-cluster-scheduler.zip",
+      "bootstrap_zip": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.57.3.patch1/bootstrap.zip",
+      "kubelet_resource_watchdog": "https://downloads.mesosphere.com/kubernetes-cluster/assets/2.8.1-1.19.2/kubelet-resource-watchdog-v0.2.5.tar.gz"
     }
   },
   "images": {