From 4b0d8a9ef8350f9e814378d2c4e1bd64a34ec356 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 01:52:03 +0000 Subject: [PATCH] Publish Helm Chart 7.0.115 Frappe v15.41.0 ERPNext v15.36.1 --- 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 0fa6bd8..ebafa77 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.114 -appVersion: v15.36.0 +version: 7.0.115 +appVersion: v15.36.1 dependencies: - name: redis condition: redis-cache.enabled diff --git a/erpnext/values.yaml b/erpnext/values.yaml index 6ef99b0..db1217d 100755 --- a/erpnext/values.yaml +++ b/erpnext/values.yaml @@ -11,7 +11,7 @@ image: repository: frappe/erpnext - tag: v15.36.0 + tag: v15.36.1 pullPolicy: IfNotPresent nginx: