From 9b7074c0f2c922f2dc916fb2726aebb6cbe47e2f Mon Sep 17 00:00:00 2001 From: Yvann PONCE Date: Wed, 13 Nov 2024 01:47:42 +0100 Subject: [PATCH] fix front easy --- charts/poulet/Chart.yaml | 2 +- charts/poulet/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/poulet/Chart.yaml b/charts/poulet/Chart.yaml index b4155ed..385d8bf 100644 --- a/charts/poulet/Chart.yaml +++ b/charts/poulet/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.82 +version: 0.1.83 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/poulet/values.yaml b/charts/poulet/values.yaml index d5ab972..39ed8bb 100644 --- a/charts/poulet/values.yaml +++ b/charts/poulet/values.yaml @@ -345,7 +345,7 @@ analyse-haut-niveau-management: frontend: enabled: true image: - tag: 14930024f02edcb93ad93093c396c18c28492507 + tag: 705c8bb25d5fbc1855587d5e54474fb496386229 environment: ALERT_MANAGEMENT_BASE_URL: "http://doctor.al.apoorva64.com" PATIENT_MANAGEMENT_BASE_URL: "http://doctor.al.apoorva64.com"