mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
[bitnami/multus-cni] ⚡ ⬆️ Update dependency references (#34117)
* [bitnami/multus-cni] Release 2.2.14 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.13 (2025-05-07)
|
||||
## 2.2.14 (2025-06-05)
|
||||
|
||||
* [bitnami/multus-cni] Release 2.2.13 ([#33483](https://github.com/bitnami/charts/pull/33483))
|
||||
* [bitnami/multus-cni] :zap: :arrow_up: Update dependency references ([#34117](https://github.com/bitnami/charts/pull/34117))
|
||||
|
||||
## <small>2.2.13 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/multus-cni] Release 2.2.13 (#33483) ([573a103](https://github.com/bitnami/charts/commit/573a1030c5b1b31c9226c5f66822805a309294d9)), closes [#33483](https://github.com/bitnami/charts/issues/33483)
|
||||
|
||||
## <small>2.2.12 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: multus-cni
|
||||
image: docker.io/bitnami/multus-cni:4.2.0-debian-12-r5
|
||||
image: docker.io/bitnami/multus-cni:4.2.1-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.0
|
||||
appVersion: 4.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: multus-cni
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/multus-cni
|
||||
version: 2.2.13
|
||||
version: 2.2.14
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/v{version}/deployments/multus-daemonset-thick.yml
|
||||
# Version: 4.2.0
|
||||
# Version: 4.2.1
|
||||
# RequiresFilter: true
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/multus-cni
|
||||
tag: 4.2.0-debian-12-r5
|
||||
tag: 4.2.1-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