Skip to content

Commit 4a6a1b5

Browse files
committed
update version to v2.8.72 [skip ci]
1 parent b8df759 commit 4a6a1b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: 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.35
288+
systemversion: v2.8.36
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.15
420+
tag: v2.8.16
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.35-1728543910987
873+
fullSystemVersion: v2.8.36-1728976238556

0 commit comments

Comments
 (0)