Skip to content

Commit 4b28300

Browse files
author
Fredrik Fristedt
committed
Update helm chart to 1.21.0
1 parent fb83c48 commit 4b28300

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

charts/etos/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.20.0
2+
appVersion: 1.21.0
33
description: ETOS (Eiffel Test Orchestration System) is a new test orchestration system
44
which takes away control of how to run and what to run from the system itself and
55
places it into the hands of the relevant engineers.
66
name: etos
77
type: application
8-
version: 1.20.0
8+
version: 1.21.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
2-
appVersion: 1.20.0
2+
appVersion: 1.21.0
33
description: Handling of environments making it possible to checkout and check in
44
environments for use in testing with ETOS.
55
name: environment-provider
66
type: application
7-
version: 1.20.0
7+
version: 1.21.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
2-
appVersion: 1.20.0
2+
appVersion: 1.21.0
33
description: API for starting ETOS executions and for getting extra information about
44
the system.
55
name: etos-api
66
type: application
7-
version: 1.20.0
7+
version: 1.21.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.20.0
2+
appVersion: 1.21.0
33
description: The ETOS Suite Starter exist solely to make sure that the ETOS system
44
can be upgrade without any downtime. It listens to EiffelTestExecutionRecipeCollectionCreatedEvent
55
and launches an instance of ETOS Suite runner in Kubernetes as a Job.
66
name: suite-starter
77
type: application
8-
version: 1.20.0
8+
version: 1.21.0

0 commit comments

Comments
 (0)