Skip to content

Commit

Permalink
Merge pull request #3644 from rancher/githubaction-go-generate-2024-0…
Browse files Browse the repository at this point in the history
…8-01-04-59-21
  • Loading branch information
jiaqiluo committed Aug 1, 2024
2 parents c4fdafe + 7a44dc9 commit 8563eb9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/bindata.go

Large diffs are not rendered by default.

43 changes: 42 additions & 1 deletion data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -13144,6 +13144,47 @@
"aciOvsContainer": "noiro/openvswitch:6.0.4.2.81c2369",
"aciControllerContainer": "noiro/aci-containers-controller:6.0.4.2.81c2369"
},
"v1.27.16-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.10",
"alpine": "rancher/rke-tools:v0.1.100",
"nginxProxy": "rancher/rke-tools:v0.1.100",
"certDownloader": "rancher/rke-tools:v0.1.100",
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.100",
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.22.28",
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.22.28",
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.22.28",
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:v1.8.9",
"coredns": "rancher/mirrored-coredns-coredns:1.10.1",
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:v1.8.9",
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.22.28",
"kubernetes": "rancher/hyperkube:v1.27.16-rancher1",
"flannel": "rancher/mirrored-flannel-flannel:v0.21.4",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher8",
"calicoNode": "rancher/mirrored-calico-node:v3.26.3",
"calicoCni": "rancher/calico-cni:v3.26.3-rancher1",
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
"calicoCtl": "rancher/mirrored-calico-ctl:v3.26.3",
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
"canalNode": "rancher/mirrored-calico-node:v3.26.3",
"canalCni": "rancher/calico-cni:v3.26.3-rancher1",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
"canalFlannel": "rancher/mirrored-flannel-flannel:v0.21.4",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
"weaveNode": "weaveworks/weave-kube:2.8.1",
"weaveCni": "weaveworks/weave-npc:2.8.1",
"podInfraContainer": "rancher/mirrored-pause:3.7",
"ingress": "rancher/nginx-ingress-controller:nginx-1.9.4-rancher1",
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v20231011-8b53cabe0",
"metricsServer": "rancher/mirrored-metrics-server:v0.6.3",
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
"aciCniDeployContainer": "noiro/cnideploy:6.0.4.2.81c2369",
"aciHostContainer": "noiro/aci-containers-host:6.0.4.2.81c2369",
"aciOpflexContainer": "noiro/opflex:6.0.4.2.81c2369",
"aciMcastContainer": "noiro/opflex:6.0.4.2.81c2369",
"aciOvsContainer": "noiro/openvswitch:6.0.4.2.81c2369",
"aciControllerContainer": "noiro/aci-containers-controller:6.0.4.2.81c2369"
},
"v1.27.6-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.7",
"alpine": "rancher/rke-tools:v0.1.96",
Expand Down Expand Up @@ -14236,7 +14277,7 @@
},
"RKEDefaultK8sVersions": {
"0.3": "v1.16.3-rancher1-1",
"default": "v1.27.15-rancher1-1"
"default": "v1.27.16-rancher1-1"
},
"K8sVersionDockerInfo": {
"1.10": [
Expand Down

0 comments on commit 8563eb9

Please sign in to comment.