Skip to content

Commit

Permalink
bump base image to v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Sep 14, 2020
1 parent 295318a commit 8a77854
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.8@sha256:ab79f7a98e8b4267cb0717bb1b29df05cf8e6aa0082acda837347bd81fbe10e3"
const Image = "kindest/node:v1.19.1@sha256:98cf5288864662e37115e362b23e4369c8c4a408f99cbc06e58ac30ddc721600"

0 comments on commit 8a77854

Please sign in to comment.