mesosphere / universe

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

Release kubernetes-cluster 2.5.1-1.16.9 (automated commit) #2627

Closed mesosphere-ci closed 2 years ago

mesosphere-ci commented 2 years ago

Release kubernetes-cluster 2.5.1-1.16.9 (automated commit)

Description: Release Kubernetes-Cluster v2.5.1-1.16.9 with Log4J CVE fixes.

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

Changes between revisions 2200 => 2210: 0 files added: [] 0 files removed: [] 3 files changed:

--- 2200/marathon.json.mustache
+++ 2210/marathon.json.mustache
@@ -23,9 +23,9 @@
   {{/service.service_account_secret}}
   "env": {
     "PACKAGE_NAME": "kubernetes-cluster",
-    "PACKAGE_VERSION": "2.5.0-1.16.9",
-    "PACKAGE_BUILD_TIME_EPOCH_MS": "1588852031025",
-    "PACKAGE_BUILD_TIME_STR": "Thu May 07 2020 11:47:11 +0000",
+    "PACKAGE_VERSION": "2.5.1-1.16.9",
+    "PACKAGE_BUILD_TIME_EPOCH_MS": "1640243768346",
+    "PACKAGE_BUILD_TIME_STR": "Thu Dec 23 2021 07:16:08 +0000",
     "MESOS_API_VERSION": "V1",

     "FRAMEWORK_NAME": "{{service.name}}",
--- 2200/package.json
+++ 2210/package.json
@@ -5,7 +5,7 @@
     "*"
   ],
   "name": "kubernetes-cluster",
-  "version": "2.5.0-1.16.9",
+  "version": "2.5.1-1.16.9",
   "maintainer": "support@mesosphere.com",
   "description": "Kubernetes Cluster",
   "selected": true,
@@ -28,5 +28,6 @@
       "name": "Proprietary",
       "url": "https://mesosphere.com/mesosphere-enterprise-terms/"
     }
-  ]
+  ],
+  "lastUpdated": 1640243772
 }--- 2200/resource.json
+++ 2210/resource.json
@@ -25,9 +25,9 @@
     "uris": {
       "jre_tar_gz": "https://downloads.mesosphere.com/java/server-jre-8u192-linux-x64.tar.gz",
       "libmesos_bundle_tar_gz": "https://downloads.mesosphere.com/libmesos-bundle/libmesos-bundle-1.12.0.tar.gz",
-      "scheduler_zip": "https://downloads.mesosphere.com/kubernetes-cluster/assets/2.5.0-1.16.9/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.5.0-1.16.9/kubelet-resource-watchdog-v0.2.5.tar.gz"
+      "scheduler_zip": "https://downloads.mesosphere.com/kubernetes-cluster/assets/2.5.1-1.16.9/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.5.1-1.16.9/kubelet-resource-watchdog-v0.2.5.tar.gz"
     }
   },
   "images": {