-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
白名单级别
该组织下所有镜像
镜像仓库地址
https://github.com/flannel-io/flannel/pkgs/container/flannel
这是 镜像仓库 认证可信的 验证过的发布者(Verified Publisher)或者赞助的项目(Sponsored OSS) 么?
不是 - 请补充下面的信息
项目源码地址 或 组织地址
https://github.com/flannel-io/flannel
官网 或 文档 或 项目源码 中哪提及对应的镜像的地址 (需要证明这个镜像和源码有实际关联)
flannel helm chart 自 v0.26.4 起使用 ghcr.io 拉取 flannel 镜像:
https://github.com/flannel-io/flannel/blob/v0.26.4/chart/kube-flannel/values.yaml
flannel:
# kube-flannel image
image:
repository: ghcr.io/flannel-io/flannel
tag: v0.26.4
image_cni:
repository: ghcr.io/flannel-io/flannel-cni-plugin
tag: v1.6.2-flannel1
v0.26.3仍为docker.io:
flannel:
# kube-flannel image
image:
repository: docker.io/flannel/flannel
tag: v0.26.2
image_cni:
repository: docker.io/flannel/flannel-cni-plugin
tag: v1.6.0-flannel1
补充说明
No response