Skip to content

Commit 6d927bf

Browse files
committed
feat: update divi-hub chart
1 parent 50596fd commit 6d927bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/hub-server/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ maintainers:
55
66
name: Elegant Themes
77
name: hub-server
8-
version: 1.1.6
8+
version: 1.1.7

charts/hub-server/templates/hub-server.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ metadata:
2121
labels:
2222
app: {{ .Release.Name }}
2323
spec:
24-
replicas: {{ .Values.REPLICAS }}
24+
replicas: 3
2525
strategy:
2626
rollingUpdate:
2727
maxSurge: 0

0 commit comments

Comments
 (0)