Skip to content

Commit

Permalink
[bitnami/multus-cni] Release 2.2.2 (#31434)
Browse files Browse the repository at this point in the history
* [bitnami/multus-cni] Release 2.2.2 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 163a43f commit fc5669d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions bitnami/multus-cni/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 2.2.1 (2025-01-15)
## 2.2.2 (2025-01-17)

* [bitnami/multus-cni] Release 2.2.1 ([#31391](https://github.com/bitnami/charts/pull/31391))
* [bitnami/multus-cni] Release 2.2.2 ([#31434](https://github.com/bitnami/charts/pull/31434))

## <small>2.2.1 (2025-01-15)</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/multus-cni] Release 2.2.1 (#31391) ([299cd4b](https://github.com/bitnami/charts/commit/299cd4b4fa199ae8ed9bd4c747fc638a1ed4accb)), closes [#31391](https://github.com/bitnami/charts/issues/31391)

## 2.2.0 (2024-12-10)

Expand Down
4 changes: 2 additions & 2 deletions bitnami/multus-cni/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: multus-cni
image: docker.io/bitnami/multus-cni:4.1.4-debian-12-r1
image: docker.io/bitnami/multus-cni:4.1.4-debian-12-r2
apiVersion: v2
appVersion: 4.1.4
dependencies:
Expand All @@ -29,4 +29,4 @@ maintainers:
name: multus-cni
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
version: 2.2.1
version: 2.2.2
2 changes: 1 addition & 1 deletion bitnami/multus-cni/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/multus-cni
tag: 4.1.4-debian-12-r1
tag: 4.1.4-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit fc5669d

Please sign in to comment.