diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index 291d961b7a..00d0b0cc8a 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/metallb/metallb - https://github.com/bitnami/bitnami-docker-metallb - https://metallb.universe.tf -version: 2.5.7 +version: 2.5.8 diff --git a/bitnami/metallb/values.yaml b/bitnami/metallb/values.yaml index 41a2363a42..a76ec025b6 100644 --- a/bitnami/metallb/values.yaml +++ b/bitnami/metallb/values.yaml @@ -93,7 +93,7 @@ controller: image: registry: docker.io repository: bitnami/metallb-controller - tag: 0.10.3-debian-10-r0 + tag: 0.10.3-debian-10-r18 ## 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 @@ -304,7 +304,7 @@ speaker: image: registry: docker.io repository: bitnami/metallb-speaker - tag: 0.10.2-debian-10-r110 + tag: 0.10.3-debian-10-r18 ## 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