diff --git a/reportportal/Chart.yaml b/reportportal/Chart.yaml index 91f58df..8e02ca3 100644 --- a/reportportal/Chart.yaml +++ b/reportportal/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -appVersion: "24.1.0" +appVersion: "24.2.0" description: | ReportPortal.io is a TestOps service, that provides increased capabilities to speed up results analysis and reporting through the use of built-in analytic features. name: reportportal -version: 24.1.7 +version: 24.2.0 sources: - https://github.com/reportportal/kubernetes/tree/master/reportportal keywords: diff --git a/reportportal/values.yaml b/reportportal/values.yaml index f632f26..431c36f 100644 --- a/reportportal/values.yaml +++ b/reportportal/values.yaml @@ -21,7 +21,7 @@ serviceindex: name: index image: repository: reportportal/service-index - tag: 5.11.2 + tag: 5.12.0 pullPolicy: Always resources: requests: @@ -54,7 +54,7 @@ serviceui: name: ui image: repository: reportportal/service-ui - tag: 5.11.1-r1 + tag: 5.12.0 pullPolicy: Always replicaCount: 1 resources: @@ -87,7 +87,7 @@ serviceapi: name: api image: repository: reportportal/service-api - tag: 5.11.3 + tag: 5.12.0 pullPolicy: Always replicaCount: 1 readinessProbe: @@ -236,7 +236,7 @@ uat: name: uat image: repository: reportportal/service-authorization - tag: 5.11.3 + tag: 5.12.0 pullPolicy: Always replicaCount: 1 readinessProbe: @@ -335,7 +335,7 @@ servicejobs: name: jobs image: repository: reportportal/service-jobs - tag: 5.11.1 + tag: 5.12.0 pullPolicy: Always readinessProbe: enabled: true @@ -414,7 +414,7 @@ serviceanalyzer: name: analyzer image: repository: reportportal/service-auto-analyzer - tag: 5.11.0-r4 + tag: 5.12.0 pullPolicy: Always uwsgiWorkers: 2 resources: @@ -500,7 +500,7 @@ metricsgatherer: name: metrics-gatherer image: repository: reportportal/service-metrics-gatherer - tag: 5.11.0-r4 + tag: 5.12.0 pullPolicy: Always loggingLevel: debug timeManagement: @@ -546,7 +546,7 @@ metricsgatherer: migrations: image: repository: reportportal/migrations - tag: 5.11.1 + tag: 5.12.1 resources: requests: cpu: 100m