Skip to content

Commit cbea534

Browse files
committed
update version to v2.8.73 [skip ci]
1 parent 8650e92 commit cbea534

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hkube/values.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ metrics:
285285
pod_count_expr_v6: "count(mixin_pod_workload{workload="
286286
# used to set 'expr' value in HKube_status.json, replaces the partial string "${podCountExpr}" for grafana_version == 7
287287
pod_count_expr_v7: "count(kube_pod_status_phase{phase='Running',pod="
288-
systemversion: v2.8.36
288+
systemversion: v2.8.37
289289
build_secret:
290290
# docker registry for algorithm builds. defaults to docker.io
291291
docker_registry: ""
@@ -417,7 +417,7 @@ api_server: # +doc-gen:ignore
417417
elasticsearch_logs_doc_type: "_doc"
418418
image:
419419
repository: hkube/api-server
420-
tag: v2.8.16
420+
tag: v2.8.17
421421
ingress:
422422
enabled: false
423423
path: /hkube/api-server
@@ -870,4 +870,4 @@ sync_server: # +doc-gen:ignore
870870
requests:
871871
cpu: 100m
872872
memory: 256Mi
873-
fullSystemVersion: v2.8.36-1728976238556
873+
fullSystemVersion: v2.8.37-1728977888039

0 commit comments

Comments
 (0)