Skip to content

Commit 1340b36

Browse files
committed
deploy: update chart version 1.1.13 -> 1.1.14
1 parent 2953982 commit 1340b36

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

deploy/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: SpaceONE console-api Helm chart for Kubernetes
44

55
type: application
66

7-
version: 1.1.13
7+
version: 1.1.14
88
appVersion: 1.x.y
99

deploy/helm/config/nginx.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ events {
88
worker_connections 1024;
99
}
1010

11-
client_max_body_size 10M;
12-
1311
http {
1412
include /etc/nginx/mime.types;
1513
default_type application/octet-stream;

0 commit comments

Comments
 (0)