File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies:
3939type : 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.64 .0
42+ version : 0.65 .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.
45- appVersion : 1.28.0
45+ appVersion : 1.28.1
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ server:
2020 enabled : true
2121 image :
2222 repository : temporalio/server
23- tag : 1.28.0
23+ tag : 1.28.1
2424 pullPolicy : IfNotPresent
2525 # Global default settings (can be overridden per service)
2626 replicaCount : 1
@@ -352,7 +352,7 @@ admintools:
352352 enabled : true
353353 image :
354354 repository : temporalio/admin-tools
355- tag : 1.28.0 -tctl-1.18.2 -cli-1.3.0
355+ tag : 1.28.1 -tctl-1.18.4 -cli-1.4.1
356356 pullPolicy : IfNotPresent
357357 service :
358358 type : ClusterIP
381381 replicaCount : 1
382382 image :
383383 repository : temporalio/ui
384- tag : 2.38.3
384+ tag : 2.39.0
385385 pullPolicy : IfNotPresent
386386 service :
387387 # set type to NodePort if access to web needs access from outside the cluster
You can’t perform that action at this time.
0 commit comments