We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec2557 commit 81e2b42Copy full SHA for 81e2b42
pkg/apis/config/defaults/image.go
@@ -18,4 +18,4 @@ limitations under the License.
18
package defaults
19
20
// Image is the default for the Config.Image field, aka the default node image.
21
-const Image = "kindest/node:v1.16.3@sha256:bced4bc71380b59873ea3917afe9fb35b00e174d22f50c7cab9188eac2b0fb88"
+const Image = "kindest/node:v1.16.3@sha256:70ce6ce09bee5c34ab14aec2b84d6edb260473a60638b1b095470a3a0f95ebec"
0 commit comments