We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f335e1 commit 815d5dcCopy full SHA for 815d5dc
erpnext/Chart.yaml
@@ -4,8 +4,8 @@ description: Kubernetes Helm Chart for the latest stable ERPNext branch
4
icon:
5
https://raw.githubusercontent.com/frappe/erpnext/develop/erpnext/public/images/erpnext-logo.png
6
type: application
7
-version: 8.0.18
8
-appVersion: v16.2.0
+version: 8.0.19
+appVersion: v16.3.0
9
dependencies:
10
- name: mariadb
11
condition: mariadb.enabled,mariadb-subchart.enabled
erpnext/values.yaml
@@ -18,7 +18,7 @@ externalRedis:
18
19
image:
20
repository: frappe/erpnext
21
- tag: v16.2.0
+ tag: v16.3.0
22
pullPolicy: IfNotPresent
23
24
nginx:
0 commit comments