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:
parent
f0ccffec88
commit
a7ce394f73
@ -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
|
||||||
|
@ -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:
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user