feat: update oxicloud appVersion 0.6.0

This commit is contained in:
cătălin 2026-06-09 10:26:12 +02:00
commit 9ad39252b1
No known key found for this signature in database
5 changed files with 8 additions and 17 deletions

View file

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: oxicloud
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
ports:
- name: http