We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee33b28 commit 656ce52Copy full SHA for 656ce52
site/layouts/shortcodes/helm-version.html
@@ -3,8 +3,8 @@
3
{{- "v0.0.0-latest" -}}
4
{{- end -}}
5
{{- with (strings.HasPrefix $pagePrefix "v1.1") -}}
6
-{{- "v1.1.3" -}}
+{{- "v1.1.2" -}}
7
8
{{- with (strings.HasPrefix $pagePrefix "doc") -}}
9
10
site/layouts/shortcodes/yaml-version.html
{{- "latest" -}}
0 commit comments