diff --git a/deploy/back/Chart.yaml b/deploy/back/Chart.yaml index dfb15d3..7999524 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.8" +appVersion: "1.17.9" diff --git a/deploy/front/Chart.yaml b/deploy/front/Chart.yaml index c025001..2ff91a2 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.8" +appVersion: "1.17.9"