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"