MetalLB: bump to v0.9.6 (#7397)
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
This commit is contained in:
parent
5fee96b404
commit
4f89bfac48
2 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@ metallb_enabled: false
|
|||
# operator: "Equal"
|
||||
# value: ""
|
||||
# effect: "NoSchedule"
|
||||
# metallb_version: v0.9.5
|
||||
# metallb_version: v0.9.6
|
||||
# metallb_protocol: "layer2"
|
||||
# metallb_port: "7472"
|
||||
# metallb_limits_cpu: "100m"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
metallb_enabled: false
|
||||
metallb_version: v0.9.5
|
||||
metallb_version: v0.9.6
|
||||
metallb_protocol: "layer2"
|
||||
metallb_port: "7472"
|
||||
metallb_limits_cpu: "100m"
|
||||
|
|
Loading…
Reference in a new issue