Skip to content

Commit 3bdc156

Browse files
dgageotbalopat
authored andcommitted
Upgrade to Kaniko v0.8.0 (#1603)
Signed-off-by: David Gageot <[email protected]>
1 parent 8efe309 commit 3bdc156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/skaffold/constants/constants.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const (
4747

4848
DefaultKustomizationPath = "."
4949

50-
DefaultKanikoImage = "gcr.io/kaniko-project/executor:v0.7.0@sha256:0b4e0812aa17c54a9b8d8c8d7cb35559a892a341650acf7cb428c3e8cb4a3919"
50+
DefaultKanikoImage = "gcr.io/kaniko-project/executor:v0.8.0@sha256:32ed8afc3c808d7159a7c1789d46c2abe95c1cb5b7afdd6867e360f0ed952c13"
5151
DefaultKanikoSecretName = "kaniko-secret"
5252
DefaultKanikoTimeout = "20m"
5353
DefaultKanikoContainerName = "kaniko"

0 commit comments

Comments
 (0)