File tree Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 20
20
kind : " *"
21
21
sourceRepos :
22
22
- " *"
23
- status : {}
24
23
25
24
---
26
25
apiVersion : argoproj.io/v1alpha1
34
33
generators :
35
34
- git :
36
35
repoURL : https://github.com/codefresh-io/csdp-official-poc.git
37
- revision : v0.0.308
36
+ revision : v0.0.309
37
+ directories :
38
+ - path : csdp/argo-cd
39
+ requeueAfterSeconds : 15
40
+ template :
41
+ metadata : {}
42
+ spec :
43
+ destination : {}
44
+ project : " "
45
+ syncPolicy :
46
+ preserveResourcesOnDeletion : true
47
+ source :
48
+ repoURL : " "
49
+ - git :
50
+ repoURL : https://github.com/codefresh-io/csdp-official-poc.git
51
+ revision : v0.0.309
38
52
directories :
39
53
- path : csdp/components/*
40
54
requeueAfterSeconds : 15
50
64
- path : csdp/components/**/config_dir.json
51
65
repoURL : https://github.com/codefresh-io/csdp-official-poc.git
52
66
requeueAfterSeconds : 15
53
- revision : v0.0.308
67
+ revision : v0.0.309
54
68
template :
55
69
metadata : {}
56
70
spec :
83
97
source :
84
98
path : csdp/components/{{path.basenameNormalized}}
85
99
repoURL : https://github.com/codefresh-io/csdp-official-poc.git
86
- targetRevision : v0.0.308 # replace with runtime version
100
+ targetRevision : v0.0.309 # replace with runtime version
87
101
syncPolicy :
88
102
automated :
89
103
allowEmpty : true
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments