mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
[bitnami/multus-cni] Release 2.1.9 (#28335)
* [bitnami/multus-cni] Release 2.1.9 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.8 (2024-07-16)
|
||||
## 2.1.9 (2024-07-24)
|
||||
|
||||
* [bitnami/multus-cni] Global StorageClass as default value ([#28064](https://github.com/bitnami/charts/pull/28064))
|
||||
* [bitnami/multus-cni] Release 2.1.9 ([#28335](https://github.com/bitnami/charts/pull/28335))
|
||||
|
||||
## <small>2.1.8 (2024-07-18)</small>
|
||||
|
||||
* [bitnami/multus-cni] Global StorageClass as default value (#28064) ([fcfb5d0](https://github.com/bitnami/charts/commit/fcfb5d0a33eb0d56c3bb4841de1b12957fada4a1)), closes [#28064](https://github.com/bitnami/charts/issues/28064)
|
||||
|
||||
## <small>2.1.7 (2024-07-04)</small>
|
||||
|
||||
|
||||
@@ -6,27 +6,27 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: multus-cni
|
||||
image: docker.io/bitnami/multus-cni:4.0.2-debian-12-r31
|
||||
image: docker.io/bitnami/multus-cni:4.0.2-debian-12-r32
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Multus is a CNI plugin for Kubernetes clusters. Written in Go, features adding multiple network interfaces to pods.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/multus-cni/img/multus-cni-stack-220x234.png
|
||||
keywords:
|
||||
- multus-cni
|
||||
- cni
|
||||
- kubernetes
|
||||
- networking
|
||||
- multus-cni
|
||||
- cni
|
||||
- kubernetes
|
||||
- networking
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: multus-cni
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
||||
version: 2.1.8
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
||||
version: 2.1.9
|
||||
|
||||
@@ -84,7 +84,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/multus-cni
|
||||
tag: 4.0.2-debian-12-r31
|
||||
tag: 4.0.2-debian-12-r32
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user