From 82b7fdaf9069bb0057b8d8b054e78c27c1245156 Mon Sep 17 00:00:00 2001 From: Tobias Persson Date: Fri, 6 Nov 2020 07:01:17 +0100 Subject: [PATCH] Update helm chart to 1.3.1 --- charts/etos/Chart.yaml | 2 +- charts/etos/charts/etos-api/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/etos/Chart.yaml b/charts/etos/Chart.yaml index 50b6aeb..21a5410 100644 --- a/charts/etos/Chart.yaml +++ b/charts/etos/Chart.yaml @@ -5,4 +5,4 @@ description: ETOS (Eiffel Test Orchestration System) is a new test orchestration places it into the hands of the relevant engineers. name: etos type: application -version: 1.3.0 +version: 1.3.1 diff --git a/charts/etos/charts/etos-api/Chart.yaml b/charts/etos/charts/etos-api/Chart.yaml index 3f7defc..5dbf71b 100644 --- a/charts/etos/charts/etos-api/Chart.yaml +++ b/charts/etos/charts/etos-api/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: 1.3.0 +appVersion: 1.3.1 description: API for starting ETOS executions and for getting extra information about the system. name: etos-api type: application -version: 1.3.0 +version: 1.3.1