chore: change tag

This commit is contained in:
Xor290
2026-08-02 15:12:08 +02:00
parent 38e367e241
commit 18707e2b3e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ OMNEX_DEMO_HTTPS_PORT=31908
KUBECONFIG=/home/xor_fakers/.kube/config KUBECONFIG=/home/xor_fakers/.kube/config
FRONTEND_IMAGE_APP=xor1234/frontend-mln:helm FRONTEND_IMAGE_APP=xor1234/frontend-mln:helm
BACKEND_IMAGE_APP=xor1234/backend-mln:helm BACKEND_IMAGE_APP=xor1234/backend-mln:helm
LBTELEGRAM_IMAGE_APP=xor1234/lbtelegram:latest LBTELEGRAM_IMAGE_APP=xor1234/lbtelegram:helm
+1 -1
View File
@@ -57,7 +57,7 @@ services:
OMNEX_DEMO_HTTPS_PORT: ${OMNEX_DEMO_HTTPS_PORT:-443} OMNEX_DEMO_HTTPS_PORT: ${OMNEX_DEMO_HTTPS_PORT:-443}
FRONTEND_IMAGE_APP: ${FRONTEND_IMAGE_APP:-xor1234/frontend-mln:helm} FRONTEND_IMAGE_APP: ${FRONTEND_IMAGE_APP:-xor1234/frontend-mln:helm}
BACKEND_IMAGE_APP: ${BACKEND_IMAGE_APP:-xor1234/backend-mln:helm} BACKEND_IMAGE_APP: ${BACKEND_IMAGE_APP:-xor1234/backend-mln:helm}
LBTELEGRAM_IMAGE_APP: ${LBTELEGRAM_IMAGE_APP:-xor1234/lbtelegram:latest} LBTELEGRAM_IMAGE_APP: ${LBTELEGRAM_IMAGE_APP:-xor1234/lbtelegram:helm}
KUBECONFIG: /kubeconfig/config KUBECONFIG: /kubeconfig/config
volumes: volumes:
- ../deploy/chart-gestion:/charts:ro - ../deploy/chart-gestion:/charts:ro