Update Rancher external-lb version

Udate the Rancher external-lb docker image version to 0.3.2 as the Avi
LB plugin is available from that version.
This commit is contained in:
Anant Patil 2017-09-12 16:09:40 +05:30
parent f0ccffec88
commit a7ce394f73
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
avi: avi:
image: rancher/external-lb:v0.3.0 image: rancher/external-lb:v0.3.2
command: -provider=Avi command: -provider=Avi
expose: expose:
- 1000 - 1000

View File

@ -1,6 +1,6 @@
.catalog: .catalog:
name: Avi Vantange Platform Load Balancer name: Avi Vantange Platform Load Balancer
version: "v0.3.0-rancher1" version: "v0.3.2-rancher1"
description: "External LB service powered by Avi Vantage Platform" description: "External LB service powered by Avi Vantage Platform"
minimum_rancher_version: v1.1.0 minimum_rancher_version: v1.1.0
questions: questions:

View File

@ -1,5 +1,5 @@
name: Avi Vantage Platform name: Avi Vantage Platform
description: | description: |
External LB service powered by Avi Vantage Platform External LB service powered by Avi Vantage Platform
version: v0.3.0-rancher1 version: v0.3.2-rancher1
category: Load Balancing category: Load Balancing