Skip to content

Commit 7fc1418

Browse files
committed
upgrade default node image to v1.14.2
1 parent b5f3d2e commit 7fc1418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cluster/config/defaults/image.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818
package defaults
1919

2020
// 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"
21+
const Image = "kindest/node:v1.14.2@sha256:33539d830a6cf20e3e0a75d0c46a4e94730d78c7375435e6b49833d81448c319"

0 commit comments

Comments
 (0)