diff --git a/templates/avi/0/docker-compose.yml b/templates/avi/0/docker-compose.yml index c888a39..c59a3e7 100644 --- a/templates/avi/0/docker-compose.yml +++ b/templates/avi/0/docker-compose.yml @@ -1,5 +1,5 @@ avi: - image: rancher/external-lb:v0.3.0 + image: rancher/external-lb:v0.3.2 command: -provider=Avi expose: - 1000 diff --git a/templates/avi/0/rancher-compose.yml b/templates/avi/0/rancher-compose.yml index 08fad19..1916234 100644 --- a/templates/avi/0/rancher-compose.yml +++ b/templates/avi/0/rancher-compose.yml @@ -1,6 +1,6 @@ .catalog: 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" minimum_rancher_version: v1.1.0 questions: diff --git a/templates/avi/config.yml b/templates/avi/config.yml index abe8bb4..562d7c0 100644 --- a/templates/avi/config.yml +++ b/templates/avi/config.yml @@ -1,5 +1,5 @@ name: Avi Vantage Platform description: | External LB service powered by Avi Vantage Platform -version: v0.3.0-rancher1 +version: v0.3.2-rancher1 category: Load Balancing