diff --git a/erpnext/Chart.yaml b/erpnext/Chart.yaml index 4aec2f7..63d3e91 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: 7.0.108 -appVersion: v15.34.0 +version: 7.0.109 +appVersion: v15.34.1 dependencies: - name: redis condition: redis-cache.enabled diff --git a/erpnext/values.yaml b/erpnext/values.yaml index f30c4eb..842b361 100755 --- a/erpnext/values.yaml +++ b/erpnext/values.yaml @@ -11,7 +11,7 @@ image: repository: frappe/erpnext - tag: v15.34.0 + tag: v15.34.1 pullPolicy: IfNotPresent nginx: