From 94ef3c553b16dcca16958817384aa2b262ee60da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:40:46 +0000 Subject: [PATCH] Publish Helm Chart 6.0.78 Frappe v14.44.0 ERPNext v14.34.2 --- erpnext/Chart.yaml | 4 ++-- erpnext/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/Chart.yaml b/erpnext/Chart.yaml index cec49c4..fa308a2 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.77 -appVersion: v14.34.1 +version: 6.0.78 +appVersion: v14.34.2 dependencies: - name: redis condition: redis-cache.enabled diff --git a/erpnext/values.yaml b/erpnext/values.yaml index 7d7e468..57d1c43 100755 --- a/erpnext/values.yaml +++ b/erpnext/values.yaml @@ -11,7 +11,7 @@ image: repository: frappe/erpnext - tag: v14.34.1 + tag: v14.34.2 pullPolicy: IfNotPresent nginx: