[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:
parent
ee6ee57044
commit
4e61a76d9b
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue