Merge pull request #1605 from phillipsj/bugfix/bumping-k3s
Bumped k3s version to bring in updated HNS Network call.
Showing
| ... | @@ -63,7 +63,7 @@ require ( | ... | @@ -63,7 +63,7 @@ require ( |
| github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28 | github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28 | ||
| github.com/k3s-io/helm-controller v0.10.3 | github.com/k3s-io/helm-controller v0.10.3 | ||
| github.com/pkg/errors v0.9.1 | github.com/pkg/errors v0.9.1 | ||
| github.com/rancher/k3s v1.21.1-rc1.0.20210809231441-dcf0657b2083 | github.com/rancher/k3s v1.21.1-rc1.0.20210810205308-ae909c73e51d | ||
| github.com/rancher/wharfie v0.4.1 | github.com/rancher/wharfie v0.4.1 | ||
| github.com/rancher/wrangler v0.6.2 | github.com/rancher/wrangler v0.6.2 | ||
| github.com/rancher/wrangler-api v0.6.0 | github.com/rancher/wrangler-api v0.6.0 | ||
| ... | ... |
Please register or sign in to comment