Skip to content

Commit

Permalink
[bitnami/multus-cni] Release 2.2.1 (#31391)
Browse files Browse the repository at this point in the history
* [bitnami/multus-cni] Release 2.2.1 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 15, 2025
1 parent 3792427 commit 299cd4b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
7 changes: 6 additions & 1 deletion 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)

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

## 2.2.0 (2024-12-10)

* [bitnami/multus-cni] Detect non-standard images ([#30928](https://github.com/bitnami/charts/pull/30928))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/multus-cni] Detect non-standard images (#30928) ([4834eb7](https://github.com/bitnami/charts/commit/4834eb7ef5796a72bbcd6d6043c295892dbd4b09)), closes [#30928](https://github.com/bitnami/charts/issues/30928)

## <small>2.1.21 (2024-12-06)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/multus-cni/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:17:39.195145+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-15T23:31:00.963759974Z"
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-r0
image: docker.io/bitnami/multus-cni:4.1.4-debian-12-r1
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.0
version: 2.2.1
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-r0
tag: 4.1.4-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 299cd4b

Please sign in to comment.