Skip to content

Commit 2ca7912

Browse files
committed
Update Chart to 0.61.0.
1 parent 3a2e7b9 commit 2ca7912

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/temporal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
type: application
4040
# This is the chart version. This version number should be incremented each time you make changes
4141
# to the chart and its templates, including the app version.
42-
version: 0.60.0
42+
version: 0.61.0
4343
# This is the version number of the application being deployed. This version number should be
4444
# incremented each time you make changes to the application.
4545
appVersion: 1.27.2

charts/temporal/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ web:
381381
replicaCount: 1
382382
image:
383383
repository: temporalio/ui
384-
tag: 2.36.1
384+
tag: 2.37.1
385385
pullPolicy: IfNotPresent
386386
service:
387387
# set type to NodePort if access to web needs access from outside the cluster

0 commit comments

Comments
 (0)