Skip to content

Commit

Permalink
bump node image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Apr 30, 2020
1 parent f03dd77 commit 8f5e531
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.18.2@sha256:fdaa4138d1eaeacf5b547abd932ea812ed7272114457f293da0aec558f56b96d"
const Image = "kindest/node:v1.18.2@sha256:7b27a6d0f2517ff88ba444025beae41491b016bc6af573ba467b70c5e8e0d85f"

0 comments on commit 8f5e531

Please sign in to comment.