v1.24 #51

Merged
stefan merged 42 commits from v1.24 into master 2023-01-22 16:28:46 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6e9d3a2a4b - Show all commits

View File

@ -21,7 +21,7 @@ spec:
{{- if .Values.version }}
image: "{{ .Values.image }}:{{ .Values.version }}"
{{- else }}
image: "{{ .Values.image }}:{{ .Chart.AppVersion }}-alpine"
image: "{{ .Values.image }}:{{ .Chart.AppVersion }}"
{{- end }}
env:
- name: UPTIME_KUMA_PORT