File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ The CLI can be used to achieve the following:
16
16
<li>Run complex pipeline use cases by using the CLI inside your pipeline steps.</li>
17
17
</ul >
18
18
19
- To get started please navigate to [ Getting started] ( / getting-started) page.
19
+ To get started please navigate to [ Getting started] ( getting-started ) page.
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ The default is `account`. <br>
14
14
### Type
15
15
` .spec.type ` should be one of the following: <br >
16
16
<ul >
17
- <li>[config](/contexts/spec/ config) </li>
18
- <li>[secret](/contexts/spec/ secret) </li>
19
- <li>[yaml](/contexts/spec/ yaml) </li>
20
- <li>[secret-yaml](/contexts/spec/ secret-yaml) </li>
21
- <li>[helm-repository](/contexts/spec/ helm-repository) </li>
17
+ <li>[config](config) </li>
18
+ <li>[secret](secret) </li>
19
+ <li>[yaml](yaml) </li>
20
+ <li>[secret-yaml](secret-yaml) </li>
21
+ <li>[helm-repository](helm-repository) </li>
22
22
</ul >
23
23
24
24
### Data
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codefresh" ,
3
- "version" : " 0.8.65 " ,
3
+ "version" : " 0.8.66 " ,
4
4
"description" : " Codefresh command line utility" ,
5
5
"main" : " index.js" ,
6
6
"preferGlobal" : true ,
You can’t perform that action at this time.
0 commit comments