mirror of
https://github.com/ysoftdevs/argo-poc.git
synced 2026-04-26 18:28:41 +02:00
rename argo to replace
This commit is contained in:
7
helm-repo/argocd/argo-cd-7.8.23/templates/_versions.tpl
Normal file
7
helm-repo/argocd/argo-cd-7.8.23/templates/_versions.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
{{/* vim: set filetype=mustache: */}}
|
||||
{{/*
|
||||
Return the target Kubernetes version
|
||||
*/}}
|
||||
{{- define "argo-cd.kubeVersion" -}}
|
||||
{{- default .Capabilities.KubeVersion.Version .Values.kubeVersionOverride }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user