diff --git a/erpnext/Chart.yaml b/erpnext/Chart.yaml index 76f08ab..b446bf5 100644 --- a/erpnext/Chart.yaml +++ b/erpnext/Chart.yaml @@ -3,8 +3,8 @@ name: erpnext description: Kubernetes Helm Chart for the latest stable ERPNext branch icon: https://raw.githubusercontent.com/frappe/erpnext/develop/erpnext/public/images/erpnext-logo.png type: application -version: 6.0.53 -appVersion: v14.27.14 +version: 6.0.54 +appVersion: v14.28.0 dependencies: - name: redis condition: redis-cache.enabled diff --git a/erpnext/values.yaml b/erpnext/values.yaml index 401bd87..59a695d 100755 --- a/erpnext/values.yaml +++ b/erpnext/values.yaml @@ -11,7 +11,7 @@ image: repository: frappe/erpnext - tag: v14.27.14 + tag: v14.28.0 pullPolicy: IfNotPresent nginx: