File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " venona" ,
3- "version" : " 0.31.0 " ,
3+ "version" : " 0.31.1 " ,
44 "description" : " Codefresh agent to run on Codefresh's runtime environment and execute pipeline" ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1- 0.31.0
1+ 0.31.1
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ func (s *Values) BuildValues() map[string]interface{} {
112112 "AwsAccessKeyId" : "" ,
113113 "AwsSecretAccessKey" : "" ,
114114 "VolumeProvisioner" : map [string ]interface {}{
115- "Image" : "codefresh/dind-volume-provisioner:v20 " ,
115+ "Image" : "codefresh/dind-volume-provisioner:v21 " ,
116116 "NodeSelector" : s .KubernetesAPI .NodeSelector ,
117117 "Tolerations" : s .KubernetesAPI .Tolerations ,
118118 },
You can’t perform that action at this time.
0 commit comments