From 8cd1b1114dce14f408f70f2534cc79dac0b4c26b Mon Sep 17 00:00:00 2001 From: Max batleforc Date: Wed, 20 Nov 2024 20:51:55 +0100 Subject: [PATCH] feat: wip --- deploy/back/Chart.yaml | 2 +- deploy/front/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/back/Chart.yaml b/deploy/back/Chart.yaml index 7999524..b3e8d9d 100644 --- a/deploy/back/Chart.yaml +++ b/deploy/back/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.17.9" +appVersion: "1.17.10" diff --git a/deploy/front/Chart.yaml b/deploy/front/Chart.yaml index 2ff91a2..8cc73bd 100644 --- a/deploy/front/Chart.yaml +++ b/deploy/front/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.17.9" +appVersion: "1.17.10"