Merge pull request #144 from rancher/updatecli_main_releasepost_Fleet
docs: synchronize Fleet release note
This commit is contained in:
commit
cf1fc9cc94
|
|
@ -16,7 +16,7 @@ changelogs:
|
||||||
indexfiletemplate: |
|
indexfiletemplate: |
|
||||||
{{ .FrontMatters }}
|
{{ .FrontMatters }}
|
||||||
{{ range $pos, $release := .Changelogs }}
|
{{ range $pos, $release := .Changelogs }}
|
||||||
* [{{ $release.Name}}](changelogs/changelogs/{{ $release.Tag }}) {{ if (eq $pos 0) }}(latest){{ end}}
|
* [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
spec:
|
spec:
|
||||||
owner: rancher
|
owner: rancher
|
||||||
|
|
@ -42,7 +42,7 @@ changelogs:
|
||||||
indexfiletemplate: |
|
indexfiletemplate: |
|
||||||
{{ .FrontMatters }}
|
{{ .FrontMatters }}
|
||||||
{{ range $pos, $release := .Changelogs }}
|
{{ range $pos, $release := .Changelogs }}
|
||||||
* [{{ $release.Name}}](changelogs/changelogs/{{ $release.Tag }}) {{ if (eq $pos 0) }}(latest){{ end}}
|
* [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
spec:
|
spec:
|
||||||
owner: rancher
|
owner: rancher
|
||||||
|
|
@ -68,7 +68,7 @@ changelogs:
|
||||||
indexfiletemplate: |
|
indexfiletemplate: |
|
||||||
{{ .FrontMatters }}
|
{{ .FrontMatters }}
|
||||||
{{ range $pos, $release := .Changelogs }}
|
{{ range $pos, $release := .Changelogs }}
|
||||||
* [{{ $release.Name}}](changelogs/changelogs/{{ $release.Tag }}) {{ if (eq $pos 0) }}(latest){{ end}}
|
* [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
spec:
|
spec:
|
||||||
owner: rancher
|
owner: rancher
|
||||||
|
|
@ -94,7 +94,7 @@ changelogs:
|
||||||
indexfiletemplate: |
|
indexfiletemplate: |
|
||||||
{{ .FrontMatters }}
|
{{ .FrontMatters }}
|
||||||
{{ range $pos, $release := .Changelogs }}
|
{{ range $pos, $release := .Changelogs }}
|
||||||
* [{{ $release.Name}}](changelogs/changelogs/{{ $release.Tag }}) {{ if (eq $pos 0) }}(latest){{ end}}
|
* [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
spec:
|
spec:
|
||||||
owner: rancher
|
owner: rancher
|
||||||
|
|
@ -120,7 +120,7 @@ changelogs:
|
||||||
indexfiletemplate: |
|
indexfiletemplate: |
|
||||||
{{ .FrontMatters }}
|
{{ .FrontMatters }}
|
||||||
{{ range $pos, $release := .Changelogs }}
|
{{ range $pos, $release := .Changelogs }}
|
||||||
* [{{ $release.Name}}](changelogs/changelogs/{{ $release.Tag }}) {{ if (eq $pos 0) }}(latest){{ end}}
|
* [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
spec:
|
spec:
|
||||||
owner: rancher
|
owner: rancher
|
||||||
|
|
@ -146,7 +146,7 @@ changelogs:
|
||||||
indexfiletemplate: |
|
indexfiletemplate: |
|
||||||
{{ .FrontMatters }}
|
{{ .FrontMatters }}
|
||||||
{{ range $pos, $release := .Changelogs }}
|
{{ range $pos, $release := .Changelogs }}
|
||||||
* [{{ $release.Name}}](changelogs/changelogs/{{ $release.Tag }}) {{ if (eq $pos 0) }}(latest){{ end}}
|
* [{{ $release.Name}}](changelogs/{{ $release.Tag }}.md) {{ if (eq $pos 0) }}(latest){{ end}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
spec:
|
spec:
|
||||||
owner: rancher
|
owner: rancher
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ title: "0.4 Changelogs"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* [Fleet v0.4.1](changelogs/changelogs/v0.4.1) (latest)
|
* [Fleet v0.4.1](changelogs/v0.4.1.md) (latest)
|
||||||
|
|
||||||
* [Fleet v0.4.0](changelogs/changelogs/v0.4.0)
|
* [Fleet v0.4.0](changelogs/v0.4.0.md)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ title: "0.5 Changelogs"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* [v0.5.3](changelogs/changelogs/v0.5.3) (latest)
|
* [v0.5.3](changelogs/v0.5.3.md) (latest)
|
||||||
|
|
||||||
* [v0.5.2](changelogs/changelogs/v0.5.2)
|
* [v0.5.2](changelogs/v0.5.2.md)
|
||||||
|
|
||||||
* [v0.5.1](changelogs/changelogs/v0.5.1)
|
* [v0.5.1](changelogs/v0.5.1.md)
|
||||||
|
|
||||||
* [v0.5.0](changelogs/changelogs/v0.5.0)
|
* [v0.5.0](changelogs/v0.5.0.md)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ title: "0.6 Changelogs"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* [v0.6.0](changelogs/changelogs/v0.6.0) (latest)
|
* [v0.6.0](changelogs/v0.6.0.md) (latest)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ title: "0.7 Changelogs"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* [v0.7.1](changelogs/changelogs/v0.7.1) (latest)
|
* [v0.7.1](changelogs/v0.7.1.md) (latest)
|
||||||
|
|
||||||
* [v0.7.0](changelogs/changelogs/v0.7.0)
|
* [v0.7.0](changelogs/v0.7.0.md)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,13 @@ title: "0.8 Changelogs"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* [](changelogs/changelogs/v0.8.4) (latest)
|
* [](changelogs/v0.8.4.md) (latest)
|
||||||
|
|
||||||
* [](changelogs/changelogs/v0.8.3)
|
* [](changelogs/v0.8.3.md)
|
||||||
|
|
||||||
* [](changelogs/changelogs/v0.8.2)
|
* [](changelogs/v0.8.2.md)
|
||||||
|
|
||||||
* [v0.8.1](changelogs/changelogs/v0.8.1)
|
* [v0.8.1](changelogs/v0.8.1.md)
|
||||||
|
|
||||||
* [v0.8.0](changelogs/changelogs/v0.8.0)
|
* [v0.8.0](changelogs/v0.8.0.md)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,13 @@ title: "0.9 Changelogs"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
* [v0.9.4](changelogs/changelogs/v0.9.4) (latest)
|
* [v0.9.4](changelogs/v0.9.4.md) (latest)
|
||||||
|
|
||||||
* [v0.9.3](changelogs/changelogs/v0.9.3)
|
* [v0.9.3](changelogs/v0.9.3.md)
|
||||||
|
|
||||||
* [v0.9.2](changelogs/changelogs/v0.9.2)
|
* [v0.9.2](changelogs/v0.9.2.md)
|
||||||
|
|
||||||
* [v0.9.1](changelogs/changelogs/v0.9.1)
|
* [v0.9.1](changelogs/v0.9.1.md)
|
||||||
|
|
||||||
* [v0.9.0](changelogs/changelogs/v0.9.0)
|
* [v0.9.0](changelogs/v0.9.0.md)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue