Skip to content

Commit

Permalink
update version to v2.8.71 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 10, 2024
1 parent dde1ef6 commit f8ca16a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hkube/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ metrics:
pod_count_expr_v6: "count(mixin_pod_workload{workload="
# used to set 'expr' value in HKube_status.json, replaces the partial string "${podCountExpr}" for grafana_version == 7
pod_count_expr_v7: "count(kube_pod_status_phase{phase='Running',pod="
systemversion: v2.8.34
systemversion: v2.8.35
build_secret:
# docker registry for algorithm builds. defaults to docker.io
docker_registry: ""
Expand Down Expand Up @@ -417,7 +417,7 @@ api_server: # +doc-gen:ignore
elasticsearch_logs_doc_type: "_doc"
image:
repository: hkube/api-server
tag: v2.8.14
tag: v2.8.15
ingress:
enabled: false
path: /hkube/api-server
Expand Down Expand Up @@ -605,7 +605,7 @@ pipeline_driver:
status_delay_ms: "25000"
image:
repository: hkube/pipeline-driver
tag: v2.8.3
tag: v2.8.4
service:
type: ClusterIP
pipeline_driver_queue: # +doc-gen:ignore
Expand Down Expand Up @@ -870,4 +870,4 @@ sync_server: # +doc-gen:ignore
requests:
cpu: 100m
memory: 256Mi
fullSystemVersion: v2.8.34-1728476944733
fullSystemVersion: v2.8.35-1728543910987

0 comments on commit f8ca16a

Please sign in to comment.