mesosphere / universe

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

Release confluent-zookeeper 2.8.1-5.5.1 (automated commit) #2611

Closed mesosphere-ci closed 3 years ago

mesosphere-ci commented 3 years ago

Release confluent-zookeeper 2.8.1-5.5.1 (automated commit)

Description: Source URL: https://infinity-artifacts.s3.amazonaws.com/permanent/confluent-zookeeper/assets/2.8.1-5.5.1/stub-universe-confluent-zookeeper.json

Changes between revisions 700 => 800: 0 files added: [] 0 files removed: [] 4 files changed:

--- 700/config.json
+++ 800/config.json
@@ -349,7 +349,7 @@
               "title": "Volume Path",
               "description": "Path at which to produce the volume (relative to the Mesos Sandbox) within the container",
               "type": "string",
-              "default": ""
+              "default": "./"
             },
             "driver_name": {
               "type": "string",
--- 700/marathon.json.mustache
+++ 800/marathon.json.mustache
@@ -22,9 +22,9 @@
   {{/service.service_account_secret}}
   "env": {
     "PACKAGE_NAME": "confluent-zookeeper",
-    "PACKAGE_VERSION": "2.8.0-5.5.1",
-    "PACKAGE_BUILD_TIME_EPOCH_MS": "1605213225383",
-    "PACKAGE_BUILD_TIME_STR": "Thu Nov 12 2020 20:33:45 +0000",
+    "PACKAGE_VERSION": "2.8.1-5.5.1",
+    "PACKAGE_BUILD_TIME_EPOCH_MS": "1606238970534",
+    "PACKAGE_BUILD_TIME_STR": "Tue Nov 24 2020 17:29:30 +0000",
     "MESOS_API_VERSION": "{{service.mesos_api_version}}",
     "FRAMEWORK_NAME": "{{service.name}}",
     "FRAMEWORK_USER": "{{service.user}}",
--- 700/package.json
+++ 800/package.json
@@ -2,13 +2,15 @@
   "packagingVersion": "4.0",
   "minDcosReleaseVersion": "1.11",
   "upgradesFrom": [
-    "2.7.0-5.1.2e"
+    "2.7.0-5.1.2e",
+    "2.8.0-5.5.1"
   ],
   "downgradesTo": [
-    "2.7.0-5.1.2e"
+    "2.7.0-5.1.2e",
+    "2.8.0-5.5.1"
   ],
   "name": "confluent-zookeeper",
-  "version": "2.8.0-5.5.1",
+  "version": "2.8.1-5.5.1",
   "maintainer": "partner-support@confluent.io",
   "description": "Apache Zookeeper by Confluent\n\n\tDocumentation: https://docs.mesosphere.com/service-docs/confluent-zookeeper/",
   "selected": true,
@@ -29,5 +31,5 @@
       "url": "https://raw.githubusercontent.com/confluentinc/kafka/trunk/LICENSE"
     }
   ],
-  "lastUpdated": 1605213229
+  "lastUpdated": 1606238974
 }--- 700/resource.json
+++ 800/resource.json
@@ -8,10 +8,10 @@
     "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/confluent-zookeeper/assets/2.8.0-5.5.1/confluent-zookeeper-scheduler.zip",
+      "scheduler-zip": "https://downloads.mesosphere.com/confluent-zookeeper/assets/2.8.1-5.5.1/confluent-zookeeper-scheduler.zip",
       "bootstrap-zip": "https://downloads.mesosphere.com/dcos-commons/artifacts/0.58.0/bootstrap.zip",
-      "metrics-zip": "https://downloads.mesosphere.com/confluent-zookeeper/assets/2.8.0-5.5.1/metrics.zip",
-      "setup-helper-zip": "https://downloads.mesosphere.com/confluent-zookeeper/assets/2.8.0-5.5.1/setup-helper.zip",
+      "metrics-zip": "https://downloads.mesosphere.com/confluent-zookeeper/assets/2.8.1-5.5.1/metrics.zip",
+      "setup-helper-zip": "https://downloads.mesosphere.com/confluent-zookeeper/assets/2.8.1-5.5.1/setup-helper.zip",
       "zookeeper-tar-gz": "https://packages.confluent.io/archive/5.5/confluent-5.5.1-2.12.tar.gz"
     }
   },
kaiwalyajoshi commented 3 years ago

Verifying this again, please do not merge.

rishabh96b commented 3 years ago

Closing in favor of https://github.com/mesosphere/universe/pull/2612