mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/metallb] Release 6.4.12 (#33534)
* [bitnami/metallb] Release 6.4.12 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.4.11 (2025-05-06)
|
||||
## 6.4.12 (2025-05-07)
|
||||
|
||||
* [bitnami/metallb] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33398](https://github.com/bitnami/charts/pull/33398))
|
||||
* [bitnami/metallb] Release 6.4.12 ([#33534](https://github.com/bitnami/charts/pull/33534))
|
||||
|
||||
## <small>6.4.11 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/metallb] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33398 ([f55bc85](https://github.com/bitnami/charts/commit/f55bc851530f9caf66252ded8d27c35eae87b8d5)), closes [#33398](https://github.com/bitnami/charts/issues/33398)
|
||||
|
||||
## <small>6.4.10 (2025-05-02)</small>
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: metallb-controller
|
||||
image: docker.io/bitnami/metallb-controller:0.14.9-debian-12-r15
|
||||
image: docker.io/bitnami/metallb-controller:0.14.9-debian-12-r16
|
||||
- name: metallb-speaker
|
||||
image: docker.io/bitnami/metallb-speaker:0.14.9-debian-12-r15
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.14.9
|
||||
dependencies:
|
||||
@@ -18,7 +18,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.
|
||||
description: MetalLB is a load-balancer implementation for bare metal Kubernetes clusters,
|
||||
using standard routing protocols.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/metallb-speaker/img/metallb-speaker-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,4 +37,4 @@ maintainers:
|
||||
name: metallb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/metallb
|
||||
version: 6.4.11
|
||||
version: 6.4.12
|
||||
|
||||
@@ -160,7 +160,7 @@ controller:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/metallb-controller
|
||||
tag: 0.14.9-debian-12-r15
|
||||
tag: 0.14.9-debian-12-r16
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user