Commit 68722063 authored by guillecxb's avatar guillecxb
Browse files

update helm images tag

parent 74e98f15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ NEXT_PUBLIC_JWT_REFRESH_TOKEN_SECRET=7c4c1c50-3230-45bf-9eae-c9b2e401c767
# Peñuelas capif
# NEXT_PUBLIC_API_BASE_URL="https://backoffice.mobilesandbox.cloud:38443/api"

NEXT_PUBLIC_API_BASE_URL="https://backoffice.mobilesandbox.cloud:38443/api"
NEXT_PUBLIC_API_BASE_URL="http://localhost:8085/api"

NEXT_PUBLIC_GRAFANA_BASE_URL="https://grafana.5gnacar.int"
NODE_ENV=development
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ backend:
    repository: public.ecr.aws/o2v4a8t6/opencapif/backoffice-backend
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "v3.1.176"
    tag: "v3.1.197"

  env:
    capifHostname: capif-prev.mobilesandbox.cloud
@@ -109,7 +109,7 @@ frontend:
    repository: public.ecr.aws/o2v4a8t6/opencapif/backoffice-frontend
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "v3.1.92"
    tag: "v3.1.104"

  env:
    nextPublicApiBaseUrl: https://backoffice-api.mobilesandbox.cloud