mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Update dependencies to v0.18.0-beta.0 tag
This commit is contained in:
Generated
+5
-5
@@ -348,19 +348,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "d5ab0ddd8b73"
|
||||
"Rev": "v0.18.0-beta.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "fb45917aae8b"
|
||||
"Rev": "v0.18.0-beta.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "af50d22222d3"
|
||||
"Rev": "v0.18.0-beta.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "396603da40fa"
|
||||
"Rev": "v0.18.0-beta.0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
@@ -376,7 +376,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/utils",
|
||||
"Rev": "9e5e9d854fcc"
|
||||
"Rev": "5f6fbceb4c31"
|
||||
},
|
||||
{
|
||||
"ImportPath": "sigs.k8s.io/structured-merge-diff/v3",
|
||||
|
||||
Reference in New Issue
Block a user