stable/metallb: update to MetalLB 0.6.2. (#5337)

This commit is contained in:
Dave Anderson
2018-05-08 05:26:52 -07:00
committed by k8s-ci-robot
parent 4c81ad011f
commit 2ed90fcb97
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
version: 0.5.0
version: 0.6.0
name: metallb
appVersion: 0.6.1
appVersion: 0.6.2
description: MetalLB is a load-balancer implementation for bare metal Kubernetes clusters
keywords: ["load-balancer", "balancer", "lb", "bgp", "arp", "vrrp", "vip"]
home: https://metallb.universe.tf
+2 -2
View File
@@ -53,7 +53,7 @@ serviceAccounts:
controller:
image:
repository: metallb/controller
tag: v0.6.1
tag: v0.6.2
pullPolicy: IfNotPresent
resources:
# limits:
@@ -65,7 +65,7 @@ controller:
speaker:
image:
repository: metallb/speaker
tag: v0.6.1
tag: v0.6.2
pullPolicy: IfNotPresent
resources:
# limits: