From 33521594e39bb59a48e9c00f6cfa473544c23a72 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 17 Oct 2020 00:45:12 +0000 Subject: [PATCH] [bitnami/metallb] Release 0.1.27 updating components versions Signed-off-by: Bitnami Containers --- bitnami/metallb/Chart.yaml | 4 ++-- bitnami/metallb/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index fdd0e64886..3859af3736 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: metallb description: The Metal LB for Kubernetes -version: 0.1.26 -appVersion: 0.9.3 +version: 0.1.27 +appVersion: 0.9.4 keywords: - "load-balancer" - "balancer" diff --git a/bitnami/metallb/values.yaml b/bitnami/metallb/values.yaml index 0f7e70dc0c..45dcc18221 100644 --- a/bitnami/metallb/values.yaml +++ b/bitnami/metallb/values.yaml @@ -65,7 +65,7 @@ controller: image: registry: docker.io repository: bitnami/metallb-controller - tag: 0.9.3-debian-10-r188 + tag: 0.9.4-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -173,7 +173,7 @@ speaker: image: registry: docker.io repository: bitnami/metallb-speaker - tag: 0.9.3-debian-10-r197 + tag: 0.9.3-debian-10-r198 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images