From 525ace58f629f1281f2f1c1aaa51462e2f4ff187 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:28:50 +0000 Subject: [PATCH] Publish Helm Chart 7.0.139 Frappe v15.48.0 ERPNext v15.43.3 --- 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 c6f98ff..981094f 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.138 -appVersion: v15.43.2 +version: 7.0.139 +appVersion: v15.43.3 dependencies: - name: redis condition: redis-cache.enabled diff --git a/erpnext/values.yaml b/erpnext/values.yaml index 8ab376b..15771eb 100755 --- a/erpnext/values.yaml +++ b/erpnext/values.yaml @@ -11,7 +11,7 @@ image: repository: frappe/erpnext - tag: v15.43.2 + tag: v15.43.3 pullPolicy: IfNotPresent nginx: