File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ metrics:
300300 pod_count_expr_v6 : " count(mixin_pod_workload{workload="
301301 # used to set 'expr' value in HKube_status.json, replaces the partial string "${podCountExpr}" for grafana_version == 7
302302 pod_count_expr_v7 : " count(kube_pod_status_phase{phase='Running',pod="
303- systemversion : v2.9.27
303+ systemversion : v2.9.28
304304build_secret :
305305 # docker registry for algorithm builds. defaults to docker.io
306306 docker_registry : " "
@@ -757,7 +757,7 @@ task_executor:
757757 memory_ratio_pressure : 0.8
758758 image : # +doc-gen:ignore
759759 repository : hkube/task-executor
760- tag : v2.9.5
760+ tag : v2.9.6
761761 service : # +doc-gen:ignore
762762 type : ClusterIP
763763 resources_enable : false
@@ -789,7 +789,7 @@ worker: # +doc-gen:ignore
789789 metric_port : " 3000"
790790 image :
791791 repository : hkube/worker
792- tag : v2.9.1
792+ tag : v2.9.2
793793 metrics :
794794 port : 3001
795795 service :
@@ -885,4 +885,4 @@ sync_server: # +doc-gen:ignore
885885 requests :
886886 cpu : 100m
887887 memory : 256Mi
888- fullSystemVersion : v2.9.27-1754823792853
888+ fullSystemVersion : v2.9.28-1754824270098
You can’t perform that action at this time.
0 commit comments