bump kicbase

pull/10427/head
Medya Gh 2021-02-24 13:29:10 -08:00
parent 4a6f00ba4b
commit e9e81cef25
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ import (
const (
// Version is the current version of kic
Version = "v0.0.17-1613861585-10427"
Version = "v0.0.17-1613934488-10548"
// SHA of the kic base image
baseImageSHA = "c0827e1b58f31cbfeb871af9c7656e5822bd97dd0011b9edd45ddd1ee9ef9dfd"
baseImageSHA = "5cacd48d07f699a171eedf65ef1490bd59a523ffcd90662e3b66eb838c5a1b5d"
// The name of the GCR kicbase repository
gcrRepo = "gcr.io/k8s-minikube/kicbase-builds"
// The name of the Dockerhub kicbase repository