Skip to content

Commit 7bf052a

Browse files
Merge pull request #44 from openlit/1.15.1
update chart version and clickhous erequests
2 parents 47ecbdb + 4ae6186 commit 7bf052a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/openlit/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: openlit
33
description: A Helm chart for OpenLIT
44
type: application
5-
version: 1.15.0
5+
version: 1.15.1
66
appVersion: 1.15.0
77
icon: https://avatars.githubusercontent.com/u/149867240?s=200&v=4
88
home: https://openlit.io

charts/openlit/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ clickhouse:
154154
cpu: 2000m
155155
memory: 2Gi
156156
requests:
157-
cpu: 500m
158-
memory: 512Mi
157+
cpu: 100m
158+
memory: 128Mi
159159

160160
# Ingress configuration (for exposing OpenLIT via an ingress)
161161
ingress:

0 commit comments

Comments
 (0)