mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
Migrate site content: overview and installation
This commit is contained in:
3
site/layouts/shortcodes/example-semver-version.html
Normal file
3
site/layouts/shortcodes/example-semver-version.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{- $latestVersion := site.Params.kustomize_example_version -}}
|
||||
{{- $latestSemver := (replace $latestVersion "v" "") -}}
|
||||
{{- $latestSemver -}}
|
||||
Reference in New Issue
Block a user