mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/multus-cni] Release 2.2.13 (#33483)
* [bitnami/multus-cni] Release 2.2.13 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.2.12 (2025-05-06)
|
## 2.2.13 (2025-05-07)
|
||||||
|
|
||||||
* [bitnami/multus-cni] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33408](https://github.com/bitnami/charts/pull/33408))
|
* [bitnami/multus-cni] Release 2.2.13 ([#33483](https://github.com/bitnami/charts/pull/33483))
|
||||||
|
|
||||||
|
## <small>2.2.12 (2025-05-06)</small>
|
||||||
|
|
||||||
|
* [bitnami/multus-cni] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33 ([be1b80d](https://github.com/bitnami/charts/commit/be1b80da79f61f5e625575fd8b9bf3c70e73adbf)), closes [#33408](https://github.com/bitnami/charts/issues/33408)
|
||||||
|
|
||||||
## <small>2.2.11 (2025-05-02)</small>
|
## <small>2.2.11 (2025-05-02)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
# SPDX-License-Identifier: APACHE-2.0
|
# SPDX-License-Identifier: APACHE-2.0
|
||||||
|
|
||||||
annotations:
|
annotations:
|
||||||
tanzuCategory: clusterUtility
|
|
||||||
category: Analytics
|
category: Analytics
|
||||||
licenses: Apache-2.0
|
|
||||||
images: |
|
images: |
|
||||||
- name: multus-cni
|
- name: multus-cni
|
||||||
image: docker.io/bitnami/multus-cni:4.2.0-debian-12-r4
|
image: docker.io/bitnami/multus-cni:4.2.0-debian-12-r5
|
||||||
|
licenses: Apache-2.0
|
||||||
|
tanzuCategory: clusterUtility
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 4.2.0
|
appVersion: 4.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -16,7 +16,8 @@ dependencies:
|
|||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: Multus is a CNI plugin for Kubernetes clusters. Written in Go, features adding multiple network interfaces to pods.
|
description: Multus is a CNI plugin for Kubernetes clusters. Written in Go, features
|
||||||
|
adding multiple network interfaces to pods.
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/multus-cni/img/multus-cni-stack-220x234.png
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/multus-cni/img/multus-cni-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
@@ -30,4 +31,4 @@ maintainers:
|
|||||||
name: multus-cni
|
name: multus-cni
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
||||||
version: 2.2.12
|
version: 2.2.13
|
||||||
|
|||||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/multus-cni
|
repository: bitnami/multus-cni
|
||||||
tag: 4.2.0-debian-12-r4
|
tag: 4.2.0-debian-12-r5
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user