更新模板中函数备注信息

This commit is contained in:
2025-03-13 15:23:42 +08:00
parent 136d42a31e
commit 6754237844
13 changed files with 103 additions and 37 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
{{/*
Tag digest 使 appVersion
Tag Digest 使 appVersion
{{ include "common.images.image" ( dict "imageRoot" .Values.path.to.the.image "global" .Values.global "chart" .Chart ) }}
*/}}
@@ -27,7 +28,7 @@
{{- end -}}
{{/*
{{ include "common.images.renderPullSecrets" ( dict "images" (list .Values.path.to.the.image1, .Values.path.to.the.image2) "context" $) }}
*/}}
@@ -62,7 +63,7 @@ imagePullSecrets:
{{- end -}}
{{/*
revision/prerelease
revision/prerelease 使 appVersion
{{ include "common.images.version" ( dict "imageRoot" .Values.path.to.the.image "chart" .Chart ) }}
*/}}