[bitnami/multus-cni] Release 4.0.2-debian-11-r4 (#36673)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-06-06 11:58:22 +02:00 committed by GitHub
parent ee6ee57044
commit 4e61a76d9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-06-04T16:06:07Z" \
org.opencontainers.image.created="2023-06-06T09:41:47Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="4.0.2-debian-11-r3" \
org.opencontainers.image.ref.name="4.0.2-debian-11-r4" \
org.opencontainers.image.title="multus-cni" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="4.0.2"

View File

@ -2,7 +2,7 @@
## What is Multus CNI?
> Multus is a CNI plugin for Kubernetes clusters. Written in Go, features adding multiple network interfaces to pods.
> Multus is a CNI plugin for Kubernetes clusters. Written in Go, features adding multiple network interfaces to pods.
[Overview of Multus CNI](https://github.com/k8snetworkplumbingwg/multus-cni)