version bump for image and config

This commit is contained in:
Ahmad 2017-07-02 22:57:51 -07:00
parent 9a378cac0b
commit dd79978f8d
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
.catalog: .catalog:
name: ELB Classic Load Balancer name: ELB Classic Load Balancer
version: "v0.2.1-rancher1" version: "v0.3.0-rancher1"
description: "External LB service powered by AWS Elastic Load Balancing" description: "External LB service powered by AWS Elastic Load Balancing"
minimum_rancher_version: v1.1.0 minimum_rancher_version: v1.1.0
questions: questions:

View File

@ -1,5 +1,5 @@
name: ELB Classic Load Balancer name: ELB Classic Load Balancer
description: | description: |
External LB service powered by AWS Elastic Load Balancing External LB service powered by AWS Elastic Load Balancing
version: v0.2.1-rancher1 version: v0.3.0-rancher1
category: Load Balancing category: Load Balancing