Update chart to use workflow-controller v2.2.1, bump chart version to v0.3.0
This commit is contained in:
parent
b487b6c107
commit
8af4ee0943
13 changed files with 35 additions and 77 deletions
|
|
@ -31,4 +31,3 @@ data:
|
|||
endpoint: {{ .Values.artifactRepository.s3.endpoint | default (printf "%s-%s" .Release.Name "minio:9000") }}
|
||||
insecure: {{ .Values.artifactRepository.s3.insecure }}
|
||||
{{- end}}
|
||||
executorImage: "{{ .Values.images.namespace }}/{{ .Values.images.executor }}:{{ .Values.images.tag }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue