File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ dockerize:dockerExtensions:
484
484
cache :
485
485
paths : []
486
486
image :
487
- name : dtzar/helm-kubectl
487
+ name : dtzar/helm-kubectl:2.15.2
488
488
retry : 1
489
489
environment :
490
490
name : preview/$CI_COMMIT_REF_NAME
@@ -550,7 +550,7 @@ Stop Preview: &stopPreview
550
550
cache :
551
551
paths : []
552
552
image :
553
- name : dtzar/helm-kubectl
553
+ name : dtzar/helm-kubectl:2.15.2
554
554
retry : 1
555
555
before_script : []
556
556
environment :
@@ -568,7 +568,7 @@ Deploy Master To Dev:
568
568
- master
569
569
cache : {}
570
570
image :
571
- name : dtzar/helm-kubectl
571
+ name : dtzar/helm-kubectl:2.15.2
572
572
retry : 1
573
573
before_script : []
574
574
environment :
@@ -609,7 +609,7 @@ Publish Helm Chart:
609
609
- triggers
610
610
dependencies : []
611
611
image :
612
- name : dtzar/helm-kubectl
612
+ name : dtzar/helm-kubectl:2.15.2
613
613
cache :
614
614
key : $CI_JOB_NAME
615
615
paths :
You can’t perform that action at this time.
0 commit comments