File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ metrics:
285
285
pod_count_expr_v6 : " count(mixin_pod_workload{workload="
286
286
# used to set 'expr' value in HKube_status.json, replaces the partial string "${podCountExpr}" for grafana_version == 7
287
287
pod_count_expr_v7 : " count(kube_pod_status_phase{phase='Running',pod="
288
- systemversion : v2.8.35
288
+ systemversion : v2.8.36
289
289
build_secret :
290
290
# docker registry for algorithm builds. defaults to docker.io
291
291
docker_registry : " "
@@ -417,7 +417,7 @@ api_server: # +doc-gen:ignore
417
417
elasticsearch_logs_doc_type : " _doc"
418
418
image :
419
419
repository : hkube/api-server
420
- tag : v2.8.15
420
+ tag : v2.8.16
421
421
ingress :
422
422
enabled : false
423
423
path : /hkube/api-server
@@ -870,4 +870,4 @@ sync_server: # +doc-gen:ignore
870
870
requests :
871
871
cpu : 100m
872
872
memory : 256Mi
873
- fullSystemVersion : v2.8.35-1728543910987
873
+ fullSystemVersion : v2.8.36-1728976238556
You can’t perform that action at this time.
0 commit comments