We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c942078 commit c00133eCopy full SHA for c00133e
site/layouts/shortcodes/helm-version.html
@@ -15,7 +15,7 @@
15
{{- "v1.4.6" -}}
16
{{- end -}}
17
{{- with (strings.HasPrefix $pagePrefix "v1.5") -}}
18
-{{- "v1.5.7" -}}
+{{- "v1.5.8" -}}
19
20
{{- with (strings.HasPrefix $pagePrefix "docs") -}}
21
{{- "v1.6.2" -}}
site/layouts/shortcodes/yaml-version.html
0 commit comments