mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/multus-cni] Release 2.1.7 (#27770)
* [bitnami/multus-cni] Release 2.1.7 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.6 (2024-07-03)
|
||||
## 2.1.7 (2024-07-04)
|
||||
|
||||
* [bitnami/multus-cni] Release 2.1.6 ([#27667](https://github.com/bitnami/charts/pull/27667))
|
||||
* [bitnami/multus-cni] Release 2.1.7 ([#27770](https://github.com/bitnami/charts/pull/27770))
|
||||
|
||||
## <small>2.1.6 (2024-07-03)</small>
|
||||
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/multus-cni] Release 2.1.6 (#27667) ([ff481b9](https://github.com/bitnami/charts/commit/ff481b98ef40e394a6bb695208e233733b7af6df)), closes [#27667](https://github.com/bitnami/charts/issues/27667)
|
||||
|
||||
## <small>2.1.5 (2024-06-18)</small>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: multus-cni
|
||||
image: docker.io/bitnami/multus-cni:4.0.2-debian-12-r30
|
||||
image: docker.io/bitnami/multus-cni:4.0.2-debian-12-r31
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.2
|
||||
dependencies:
|
||||
@@ -29,4 +29,4 @@ maintainers:
|
||||
name: multus-cni
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
||||
version: 2.1.6
|
||||
version: 2.1.7
|
||||
|
||||
@@ -82,7 +82,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/multus-cni
|
||||
tag: 4.0.2-debian-12-r30
|
||||
tag: 4.0.2-debian-12-r31
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user