From 38f0264287df7ab56283dba4a12a608eb5b7ab15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 00:46:28 +0000 Subject: [PATCH] Publish Helm Chart 7.0.107 Frappe v15.39.0 ERPNext v15.33.5 --- 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 7ec8892..40c0d69 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.106 -appVersion: v15.33.4 +version: 7.0.107 +appVersion: v15.33.5 dependencies: - name: redis condition: redis-cache.enabled diff --git a/erpnext/values.yaml b/erpnext/values.yaml index 317d92b..288879f 100755 --- a/erpnext/values.yaml +++ b/erpnext/values.yaml @@ -11,7 +11,7 @@ image: repository: frappe/erpnext - tag: v15.33.4 + tag: v15.33.5 pullPolicy: IfNotPresent nginx: