mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/multus-cni] Release 2.2.9 (#32584)
* [bitnami/multus-cni] Release 2.2.9 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CRDs automatically 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
|
||||
|
||||
## 2.2.8 (2025-03-05)
|
||||
## 2.2.9 (2025-03-24)
|
||||
|
||||
* [bitnami/multus-cni] Release 2.2.8 ([#32306](https://github.com/bitnami/charts/pull/32306))
|
||||
* [bitnami/multus-cni] Release 2.2.9 ([#32584](https://github.com/bitnami/charts/pull/32584))
|
||||
|
||||
## <small>2.2.8 (2025-03-05)</small>
|
||||
|
||||
* [bitnami/multus-cni] Release 2.2.8 (#32306) ([9fed0c8](https://github.com/bitnami/charts/commit/9fed0c85b60949ff9b694cdcc49f551bce7422e4)), closes [#32306](https://github.com/bitnami/charts/issues/32306)
|
||||
|
||||
## <small>2.2.7 (2025-02-19)</small>
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: multus-cni
|
||||
image: docker.io/bitnami/multus-cni:4.1.4-debian-12-r10
|
||||
image: docker.io/bitnami/multus-cni:4.2.0-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.4
|
||||
appVersion: 4.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: multus-cni
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
||||
version: 2.2.8
|
||||
version: 2.2.9
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/v{version}/deployments/multus-daemonset-thick.yml
|
||||
# Version: 4.1.4
|
||||
# Version: 4.2.0
|
||||
# RequiresFilter: true
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/multus-cni
|
||||
tag: 4.1.4-debian-12-r10
|
||||
tag: 4.2.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user