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.
2 parents b5f3d2e + 7fc1418 commit 924359cCopy full SHA for 924359c
pkg/cluster/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:alpha-v1.14.1@sha256:1fb6e8a3842eed2ba0cb202ae1a70d208ed372c76b4600aa717c77d589f8334a"
+const Image = "kindest/node:v1.14.2@sha256:33539d830a6cf20e3e0a75d0c46a4e94730d78c7375435e6b49833d81448c319"
0 commit comments