mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
[bitnami/multus-cni] ⚡ ⬆️ Update dependency references (#35282)
* [bitnami/multus-cni] Release 2.2.19 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.18 (2025-07-09)
|
||||
## 2.2.19 (2025-07-24)
|
||||
|
||||
* [bitnami/multus-cni] :zap: :arrow_up: Update dependency references ([#34939](https://github.com/bitnami/charts/pull/34939))
|
||||
* [bitnami/multus-cni] :zap: :arrow_up: Update dependency references ([#35282](https://github.com/bitnami/charts/pull/35282))
|
||||
|
||||
## <small>2.2.18 (2025-07-09)</small>
|
||||
|
||||
* [bitnami/multus-cni] :zap: :arrow_up: Update dependency references (#34939) ([86ba6f5](https://github.com/bitnami/charts/commit/86ba6f5641ea88c93ad7d7e7141f51c28fed486e)), closes [#34939](https://github.com/bitnami/charts/issues/34939)
|
||||
|
||||
## <small>2.2.17 (2025-06-13)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: multus-cni
|
||||
image: docker.io/bitnami/multus-cni:4.2.1-debian-12-r4
|
||||
image: docker.io/bitnami/multus-cni:4.2.2-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.1
|
||||
appVersion: 4.2.2
|
||||
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.18
|
||||
version: 2.2.19
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/v{version}/deployments/multus-daemonset-thick.yml
|
||||
# Version: 4.2.1
|
||||
# Version: 4.2.2
|
||||
# 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.1-debian-12-r4
|
||||
tag: 4.2.2-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