Skip to content

Commit

Permalink
Merge pull request #3209 from jiaqiluo/go-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaqiluo authored Mar 29, 2023
2 parents 838d507 + 844c2b2 commit 5aaec0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/bindata.go

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -11516,7 +11516,7 @@
"aciOpflexServerContainer": "noiro/opflex-server:5.2.3.5.1d150da"
},
"v1.25.6-rancher2-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.4",
"etcd": "rancher/mirrored-coreos-etcd:v3.5.6",
"alpine": "rancher/rke-tools:v0.1.87",
"nginxProxy": "rancher/rke-tools:v0.1.87",
"certDownloader": "rancher/rke-tools:v0.1.87",
Expand All @@ -11539,7 +11539,7 @@
"canalNode": "rancher/mirrored-calico-node:v3.24.1",
"canalCni": "rancher/calico-cni:v3.24.1-rancher1",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.24.1",
"canalFlannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"canalFlannel": "rancher/mirrored-flannelcni-flannel:v0.19.2",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.24.1",
"weaveNode": "weaveworks/weave-kube:2.8.1",
"weaveCni": "weaveworks/weave-npc:2.8.1",
Expand All @@ -11559,7 +11559,7 @@
"aciOpflexServerContainer": "noiro/opflex-server:5.2.3.5.1d150da"
},
"v1.25.6-rancher4-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.4",
"etcd": "rancher/mirrored-coreos-etcd:v3.5.6",
"alpine": "rancher/rke-tools:v0.1.87",
"nginxProxy": "rancher/rke-tools:v0.1.87",
"certDownloader": "rancher/rke-tools:v0.1.87",
Expand All @@ -11582,7 +11582,7 @@
"canalNode": "rancher/mirrored-calico-node:v3.24.1",
"canalCni": "rancher/calico-cni:v3.24.1-rancher1",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.24.1",
"canalFlannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"canalFlannel": "rancher/mirrored-flannelcni-flannel:v0.19.2",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.24.1",
"weaveNode": "weaveworks/weave-kube:2.8.1",
"weaveCni": "weaveworks/weave-npc:2.8.1",
Expand Down

0 comments on commit 5aaec0c

Please sign in to comment.