This repository was archived by the owner on Mar 24, 2023. It is now read-only.
File tree 2 files changed +9
-15
lines changed
2 files changed +9
-15
lines changed Original file line number Diff line number Diff line change 181
181
"repo" : " github.com/replicatedhq/superbigtool-k8s" ,
182
182
"ref" : " 8fcaebe55af67fe6789fa678faaa76fa867fbc" ,
183
183
"path" : " k8s-yamls/" ,
184
- "source " : " private "
184
+ "proxy " : true
185
185
},
186
186
"dest" : " charts/rendered/"
187
187
},
424
424
"ref" : " 8fcaebe55af67fe6789fa678faaa76fa867fbc" ,
425
425
"path" : " k8s-yamls/" ,
426
426
"dest" : " ./k8s/" ,
427
- "source " : " private " ,
427
+ "proxy " : true ,
428
428
"strip_path" : " "
429
429
},
430
430
{
431
431
"repo" : " github.com/replicatedhq/ship" ,
432
432
"ref" : " master" ,
433
433
"path" : " hack/docs/" ,
434
434
"dest" : " ./docs{{repl Add 1 1}}/" ,
435
- "source " : " public " ,
435
+ "proxy " : false ,
436
436
"mode" : 644 ,
437
437
"strip_path" : " {{repl ParseBool \" true\" }}"
438
438
}
442
442
"required" : [
443
443
" repo" ,
444
444
" path" ,
445
- " dest" ,
446
- " source"
445
+ " dest"
447
446
]
448
447
}
449
448
},
Original file line number Diff line number Diff line change 406
406
"ref" : " 8fcaebe55af67fe6789fa678faaa76fa867fbc" ,
407
407
"path" : " k8s-yamls/" ,
408
408
"dest" : " ./k8s/" ,
409
- "source " : " private " ,
409
+ "proxy " : true ,
410
410
"strip_path" : " "
411
411
},
412
412
{
413
413
"repo" : " github.com/replicatedhq/ship" ,
414
414
"ref" : " master" ,
415
415
"path" : " hack/docs/" ,
416
416
"dest" : " ./docs{{repl Add 1 1}}/" ,
417
- "source " : " public " ,
417
+ "proxy " : false ,
418
418
"mode" : 644 ,
419
419
"strip_path" : " {{repl ParseBool \" true\" }}"
420
420
}
464
464
"required" : [
465
465
" repo" ,
466
466
" path" ,
467
- " dest" ,
468
- " source"
467
+ " dest"
469
468
]
470
469
},
471
470
"google_gke" : {
550
549
"repo" : " github.com/replicatedhq/superbigtool-k8s" ,
551
550
"ref" : " 8fcaebe55af67fe6789fa678faaa76fa867fbc" ,
552
551
"path" : " k8s-yamls/" ,
553
- "source " : " private "
552
+ "proxy " : true
554
553
},
555
554
"dest" : " charts/rendered/"
556
555
},
674
673
"values_from" : {
675
674
"description" : " values_from" ,
676
675
"type" : " object" ,
677
- "properties" : {
678
- "lifecycle" : {
679
- "type" : " object"
680
- }
681
- }
676
+ "properties" : {}
682
677
},
683
678
"when" : {
684
679
"description" : " This asset will be included when 'when' is omitted or true" ,
You can’t perform that action at this time.
0 commit comments