git://wamblee.org
/
pipelinelib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbcd8fe
)
error in kaniko version number
author
Erik Brakkee
<erik@brakkee.org>
Fri, 15 Nov 2024 19:33:35 +0000
(20:33 +0100)
committer
Erik Brakkee
<erik@brakkee.org>
Fri, 15 Nov 2024 19:33:35 +0000
(20:33 +0100)
resources/podtemplates/kaniko.yaml
patch
|
blob
|
history
diff --git
a/resources/podtemplates/kaniko.yaml
b/resources/podtemplates/kaniko.yaml
index c043ccbaf769373816c8ad058613609673e07ff4..5fa420d1683d2bd91324b061614787e6f8cc98cd 100644
(file)
--- a/
resources/podtemplates/kaniko.yaml
+++ b/
resources/podtemplates/kaniko.yaml
@@
-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:
v
1.23.2-debug
#imagePullPolicy: Always
command:
- /busybox/cat