Skip to content

Commit

Permalink
bump node image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Jan 14, 2020
1 parent 19669b9 commit 8d47161
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.17.0@sha256:d4ecb8028c5a7c33131a209241cb1aa0c7da492d15a82847bc74565d5757aa31"
const Image = "kindest/node:v1.17.0@sha256:9512edae126da271b66b990b6fff768fbb7cd786c7d39e86bdf55906352fdf62"

0 comments on commit 8d47161

Please sign in to comment.