mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 10:20:13 +00:00
781 B
Executable File
781 B
Executable File
{{ if .Tag.Previous }}[{{ .Tag.Name }}]({{ $.Info.RepositoryURL }}/compare/{{ .Tag.Previous.Name }}...{{ .Tag.Name }}){{ else }}{{ .Tag.Name }}{{ end }} ({{ datetime "2006-01-02" .Tag.Date }})
Welcome to the {{ .Tag.Name }} release of Kubernetes cloud controller manager for Proxmox!
{{ if .CommitGroups -}} {{ range .CommitGroups -}}
{{ .Title }}
{{ range .Commits -}}
- {{ if .Scope }}{{ .Scope }}: {{ end }}{{ .Subject }} {{ end }} {{ end -}} {{ end -}}
Changelog
{{ range .Commits -}}{{ if ne .Subject "" -}}
- {{ .Hash.Short }} {{ .Header }} {{ end }}{{ end }}
{{- if .NoteGroups -}} {{ range .NoteGroups -}}
{{ .Title }}
{{ range .Notes }} {{ .Body }} {{ end }} {{ end -}} {{ end -}} {{ end -}}