mirror of
https://github.com/rancher/rke.git
synced 2025-08-31 14:36:32 +00:00
Merge pull request #3458 from vardhaman22/v2.8-sync-kdm-data
[v2.8] sync kdm data
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -12647,14 +12647,12 @@
|
||||
"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:5.2.7.1.81c2369",
|
||||
"aciHostContainer": "noiro/aci-containers-host:5.2.7.1.81c2369",
|
||||
"aciOpflexContainer": "noiro/opflex:5.2.7.1.81c2369",
|
||||
"aciMcastContainer": "noiro/opflex:5.2.7.1.81c2369",
|
||||
"aciOvsContainer": "noiro/openvswitch:5.2.7.1.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:5.2.7.1.81c2369",
|
||||
"aciGbpServerContainer": "noiro/gbp-server:5.2.7.1.81c2369",
|
||||
"aciOpflexServerContainer": "noiro/opflex-server:5.2.7.1.81c2369"
|
||||
"aciCniDeployContainer": "noiro/cnideploy:6.0.3.1.81c2369",
|
||||
"aciHostContainer": "noiro/aci-containers-host:6.0.3.1.81c2369",
|
||||
"aciOpflexContainer": "noiro/opflex:6.0.3.1.81c2369",
|
||||
"aciMcastContainer": "noiro/opflex:6.0.3.1.81c2369",
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.3.1.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.3.1.81c2369"
|
||||
},
|
||||
"v1.8.11-rancher2-1": {
|
||||
"etcd": "rancher/coreos-etcd:v3.0.17",
|
||||
@@ -12785,7 +12783,9 @@
|
||||
"\u003e=1.25.9-rancher2-1 \u003c1.25.9-rancher2-2": "aci-v5.2.3.6",
|
||||
"\u003e=1.25.9-rancher2-2 \u003c1.25.13-rancher1-1": "aci-v5.2.7.1",
|
||||
"\u003e=1.26.0-rancher0 \u003c1.26.8-rancher1-1": "aci-v5.2.7.1",
|
||||
"\u003e=1.26.8-rancher1-1": "aci-v6.0.3.1"
|
||||
"\u003e=1.26.8-rancher1-1 \u003c1.27.0-rancher1-1": "aci-v6.0.3.1",
|
||||
"\u003e=1.27.0-rancher1-1 \u003c1.27.8-rancher2-1": "aci-v5.2.7.1",
|
||||
"\u003e=1.27.8-rancher2-1": "aci-v6.0.3.1"
|
||||
},
|
||||
"calico": {
|
||||
"\u003e=1.13.0-rancher0 \u003c1.15.0-rancher0": "calico-v1.13",
|
||||
|
Reference in New Issue
Block a user