Skip to content

Commit

Permalink
[bitnami/metallb] Release 6.4.3 (#31431)
Browse files Browse the repository at this point in the history
* [bitnami/metallb] Release 6.4.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 17, 2025
1 parent e444d5f commit a2f2d8c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions bitnami/metallb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 6.4.2 (2024-12-17)
## 6.4.3 (2025-01-17)

* [bitnami/metallb] Release 6.4.2 ([#31074](https://github.com/bitnami/charts/pull/31074))
* [bitnami/metallb] Release 6.4.3 ([#31431](https://github.com/bitnami/charts/pull/31431))

## <small>6.4.2 (2024-12-17)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/metallb] Release 6.4.2 (#31074) ([d59f600](https://github.com/bitnami/charts/commit/d59f6000e96e7f9322309da24e061b65e6002e3e)), closes [#31074](https://github.com/bitnami/charts/issues/31074)

## <small>6.4.1 (2024-12-10)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/metallb/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T17:14:16.005317+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-17T03:43:08.544557754Z"
6 changes: 3 additions & 3 deletions bitnami/metallb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: metallb-controller
image: docker.io/bitnami/metallb-controller:0.14.9-debian-12-r0
image: docker.io/bitnami/metallb-controller:0.14.9-debian-12-r2
- name: metallb-speaker
image: docker.io/bitnami/metallb-speaker:0.14.9-debian-12-r0
image: docker.io/bitnami/metallb-speaker:0.14.9-debian-12-r2
apiVersion: v2
appVersion: 0.14.9
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: metallb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/metallb
version: 6.4.2
version: 6.4.3
6 changes: 3 additions & 3 deletions bitnami/metallb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ controller:
image:
registry: docker.io
repository: bitnami/metallb-controller
tag: 0.14.9-debian-12-r0
tag: 0.14.9-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -568,7 +568,7 @@ speaker:
image:
registry: docker.io
repository: bitnami/metallb-speaker
tag: 0.14.9-debian-12-r0
tag: 0.14.9-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -944,7 +944,7 @@ speaker:
##
registry: docker.io
repository: bitnami/metallb-speaker
tag: 0.14.9-debian-12-r0
tag: 0.14.9-debian-12-r2
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []
Expand Down

0 comments on commit a2f2d8c

Please sign in to comment.