Skip to content

Commit

Permalink
Merge pull request #434 from reportportal/develop
Browse files Browse the repository at this point in the history
Release 24.2.1
  • Loading branch information
hlebkanonik authored Nov 12, 2024
2 parents a8fa9d7 + a467bba commit 45bd684
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion reportportal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.2.0
version: 24.2.1
sources:
- https://github.com/reportportal/kubernetes/tree/master/reportportal
keywords:
Expand Down
4 changes: 2 additions & 2 deletions reportportal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ serviceapi:
name: api
image:
repository: reportportal/service-api
tag: 5.12.0
tag: 5.12.1
pullPolicy: Always
replicaCount: 1
readinessProbe:
Expand Down Expand Up @@ -905,4 +905,4 @@ minio:
rootPassword: *storageSecretKey
persistence:
annotations:
"helm.sh/resource-policy": "keep"
"helm.sh/resource-policy": "keep"

0 comments on commit 45bd684

Please sign in to comment.