Skip to content

Commit

Permalink
go generate
Browse files Browse the repository at this point in the history
  • Loading branch information
vardhaman22 committed Sep 27, 2024
1 parent 54b7681 commit 6e1f48f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
43 changes: 42 additions & 1 deletion data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -13535,6 +13535,47 @@
"aciOvsContainer": "noiro/openvswitch:6.0.4.3.81c2369",
"aciControllerContainer": "noiro/aci-containers-controller:6.0.4.3.81c2369"
},
"v1.28.14-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.10",
"alpine": "rancher/rke-tools:v0.1.103",
"nginxProxy": "rancher/rke-tools:v0.1.103",
"certDownloader": "rancher/rke-tools:v0.1.103",
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.103",
"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.28.14-rancher1",
"flannel": "rancher/mirrored-flannel-flannel:v0.24.2",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher9",
"calicoNode": "rancher/mirrored-calico-node:v3.27.4",
"calicoCni": "rancher/calico-cni:v3.27.4-rancher1",
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.27.4",
"calicoCtl": "rancher/mirrored-calico-ctl:v3.27.4",
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.27.4",
"canalNode": "rancher/mirrored-calico-node:v3.27.4",
"canalCni": "rancher/calico-cni:v3.27.4-rancher1",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.27.4",
"canalFlannel": "rancher/mirrored-flannel-flannel:v0.24.2",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.27.4",
"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.11.2-rancher1",
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v20231226-1a7112e06",
"metricsServer": "rancher/mirrored-metrics-server:v0.7.0",
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
"aciCniDeployContainer": "noiro/cnideploy:6.0.4.3.81c2369",
"aciHostContainer": "noiro/aci-containers-host:6.0.4.3.81c2369",
"aciOpflexContainer": "noiro/opflex:6.0.4.3.81c2369",
"aciMcastContainer": "noiro/opflex:6.0.4.3.81c2369",
"aciOvsContainer": "noiro/openvswitch:6.0.4.3.81c2369",
"aciControllerContainer": "noiro/aci-containers-controller:6.0.4.3.81c2369"
},
"v1.28.7-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.10",
"alpine": "rancher/rke-tools:v0.1.96",
Expand Down Expand Up @@ -14658,7 +14699,7 @@
},
"RKEDefaultK8sVersions": {
"0.3": "v1.16.3-rancher1-1",
"default": "v1.28.13-rancher1-1"
"default": "v1.28.14-rancher1-1"
},
"K8sVersionDockerInfo": {
"1.10": [
Expand Down
2 changes: 2 additions & 0 deletions regsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ sync:
- v1.28.11-rancher1
- v1.28.12-rancher1
- v1.28.13-rancher1
- v1.28.14-rancher1
- v1.28.7-rancher1
- v1.28.8-rancher1
- v1.28.9-rancher1
Expand Down Expand Up @@ -1164,6 +1165,7 @@ sync:
allow:
- v0.1.100
- v0.1.102
- v0.1.103
- v0.1.80
- v0.1.87
- v0.1.88
Expand Down

0 comments on commit 6e1f48f

Please sign in to comment.