Merge pull request #30983 from ibuildthecloud/master
Make steve choose v2beta2 of autoscaler
Showing
+4 -3
... | ... | @@ -96,7 +96,7 @@ require ( |
github.com/rancher/remotedialer v0.2.6-0.20200820180140-e5448aaba7ee | ||
github.com/rancher/rke v1.2.0-rc9.0.20210106190313-91aed199f04c | ||
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168 | ||
github.com/rancher/steve v0.0.0-20210106185822-0badd210b19e | ||
github.com/rancher/steve v0.0.0-20210126001943-00da04b7d566 | ||
github.com/rancher/system-upgrade-controller/pkg/apis v0.0.0-20200825145542-a04e2061be24 | ||
github.com/rancher/wrangler v0.7.3-0.20201028210318-d73835950c29 | ||
github.com/robfig/cron v1.1.0 | ||
... | ... |
Please register or sign in to comment