⬆️ 0.2.18

This commit is contained in:
andreas.dinauer 2025-11-06 14:43:58 +01:00
parent 905eb2fde5
commit 7f7c289429
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
apiVersion: v2
name: kubooboo-chart
version: 0.2.17
version: 0.2.18

View File

@ -29,6 +29,6 @@ spec:
- name: NUXT_PUBLIC_API_SCHEMA
value: {{ .Values.url.schema }}
- name: NUXT_PUBLIC_API_WS_SCHEMA
value: {{ .Values.url.wsSchema }}r
value: {{ .Values.url.wsSchema }}
- name: NUXT_PUBLIC_API_HOST
value: {{ .Values.url.host }}