Skip to content

Commit

Permalink
Merge pull request #2119 from BenTheElder/node-image-latest
Browse files Browse the repository at this point in the history
update node image to latest
  • Loading branch information
BenTheElder authored Mar 11, 2021
2 parents fa264a4 + 00a2d97 commit 7bb7c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/config/defaults/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.
package defaults

// Image is the default for the Config.Image field, aka the default node image.
const Image = "kindest/node:v1.20.2@sha256:8f7ea6e7642c0da54f04a7ee10431549c0257315b3a634f6ef2fecaaedb19bab"
const Image = "kindest/node:v1.20.2@sha256:15d3b5c4f521a84896ed1ead1b14e4774d02202d5c65ab68f30eeaf310a3b1a7"

0 comments on commit 7bb7c18

Please sign in to comment.