rename argo to replace

This commit is contained in:
Jan Husak
2025-04-11 13:21:23 +02:00
parent 2607a25784
commit 4f1391c729
165 changed files with 1 additions and 1 deletions

View 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 }}