Skip to content

Commit 35d8bca

Browse files
authored
Release 25.4.10 (#466)
* refactor: remove metrics-gatherer deployment and service configurations from templates and values.yaml (#459) * bump app version to 25.0.4 * Add resources to hook containers #439 * Release 25.4.8 * chore: bump chart version to 25.4.9 * Jobs service upgraded to 5.13.2 * chore: bump version to 25.4.10
1 parent d2ec6b6 commit 35d8bca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reportportal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: |
44
ReportPortal.io is a TestOps service, that provides increased capabilities
55
to speed up results analysis and reporting through the use of built-in analytic features.
66
name: reportportal
7-
version: 25.4.9
7+
version: 25.4.10
88
sources:
99
- https://github.com/reportportal/kubernetes/tree/master/reportportal
1010
keywords:

reportportal/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ servicejobs:
378378
name: jobs
379379
image:
380380
repository: reportportal/service-jobs
381-
tag: 5.13.1
381+
tag: 5.13.2
382382
pullPolicy: Always
383383
readinessProbe:
384384
enabled: true

0 commit comments

Comments
 (0)