Skip to content

Commit

Permalink
[bitnami/metallb] Release 6.4.6 (#31898)
Browse files Browse the repository at this point in the history
* [bitnami/metallb] Release 6.4.6 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 Feb 12, 2025
1 parent 79cfa28 commit e640853
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 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.5 (2025-02-05)
## 6.4.6 (2025-02-12)

* [bitnami/metallb] Release 6.4.5 ([#31769](https://github.com/bitnami/charts/pull/31769))
* [bitnami/metallb] Release 6.4.6 ([#31898](https://github.com/bitnami/charts/pull/31898))

## <small>6.4.5 (2025-02-05)</small>

* [bitnami/metallb] Release 6.4.5 (#31769) ([d124001](https://github.com/bitnami/charts/commit/d12400147e94c3ea71222948a0839339526717c3)), closes [#31769](https://github.com/bitnami/charts/issues/31769)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)

## <small>6.4.4 (2025-01-24)</small>

Expand Down
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-r4
image: docker.io/bitnami/metallb-controller:0.14.9-debian-12-r6
- name: metallb-speaker
image: docker.io/bitnami/metallb-speaker:0.14.9-debian-12-r4
image: docker.io/bitnami/metallb-speaker:0.14.9-debian-12-r6
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.5
version: 6.4.6
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-r4
tag: 0.14.9-debian-12-r6
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-r4
tag: 0.14.9-debian-12-r6
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-r4
tag: 0.14.9-debian-12-r6
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []
Expand Down

0 comments on commit e640853

Please sign in to comment.