error in kaniko version number
authorErik Brakkee <erik@brakkee.org>
Fri, 15 Nov 2024 19:33:35 +0000 (20:33 +0100)
committerErik Brakkee <erik@brakkee.org>
Fri, 15 Nov 2024 19:33:35 +0000 (20:33 +0100)
resources/podtemplates/kaniko.yaml

index c043ccbaf769373816c8ad058613609673e07ff4..5fa420d1683d2bd91324b061614787e6f8cc98cd 100644 (file)
@@ -3,7 +3,7 @@ kind: Pod
 spec:
   containers:
     - name: kaniko
-      image: gcr.io/kaniko-project/executor:1.23.2-debug
+      image: gcr.io/kaniko-project/executor:v1.23.2-debug
       #imagePullPolicy: Always
       command:
         - /busybox/cat