Change MongoDB version number..
This commit is contained in:
parent
1d858d8f55
commit
f7b37fdfde
@ -1,6 +1,6 @@
|
||||
.catalog:
|
||||
name: "MongoDB"
|
||||
version: "3.2-rancher1"
|
||||
version: "3.2-rancher2"
|
||||
description: "MongoDB Replica Set"
|
||||
uuid: mongodb-1
|
||||
minimum_rancher_version: v0.46.0
|
||||
@ -11,10 +11,10 @@
|
||||
type: "string"
|
||||
required: true
|
||||
default: "rs0"
|
||||
- variable: "host_label"
|
||||
- variable: host_label
|
||||
label: "Host Label to MongoDB Tags"
|
||||
description: |
|
||||
Comma delimited list of host label to use as MongoDB 'value' tag.
|
||||
Host label to use as MongoDB 'value' tag.
|
||||
Example: 'database'
|
||||
required: false
|
||||
type: "string"
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: MongoDB
|
||||
description: |
|
||||
MongoDB Replica Set.
|
||||
version: 3.2-rancher1
|
||||
version: 3.2-rancher2
|
||||
category: Databases
|
||||
|
Loading…
x
Reference in New Issue
Block a user