There was an error while loading. Please reload this page.
1 parent 5c56c26 commit 82bd303Copy full SHA for 82bd303
2 files changed
site/layouts/shortcodes/helm-version.html
@@ -27,8 +27,8 @@
27
{{- "v1.8.3" -}}
28
{{- end -}}
29
{{- with (strings.HasPrefix $pagePrefix "v1.9") -}}
30
-{{- "v1.9.1" -}}
+{{- "v1.9.0" -}}
31
32
{{- with (strings.HasPrefix $pagePrefix "docs") -}}
33
34
site/layouts/shortcodes/yaml-version.html
0 commit comments