Merge branch 'renovate/erpnext-8.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

Update Helm release erpnext to v8

See merge request deepcypher/dc-kc!970
This commit is contained in:
George Onoufriou
2026-01-22 00:16:11 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: erpnext
repository: https://helm.erpnext.com
version: 7.0.261
version: 8.0.17
- name: valkey
repository: oci://registry.gitlab.com/georgeraven/raven-helm-charts
version: 0.1.0
digest: sha256:f0cb4f6056df1616b05960202280dcc519512b5193118dcc93bcdf89dd4f329c
generated: "2025-12-14T19:20:49.050337693Z"
digest: sha256:c6a05de5a8d135e929d36c1304ab80dfbdfe2584b1fcb745853c71cdf34096d5
generated: "2026-01-20T17:27:47.397600225Z"

View File

@@ -2,13 +2,13 @@ apiVersion: v2
name: erpnext
description: A Helm chart for Kubernetes
type: application
version: 0.1.5
version: 0.2.0
appVersion: "4"
dependencies:
# ERPNext has been helm templated as it lacks functionality
- name: erpnext
version: "7.0.261"
version: "8.0.17"
repository: "https://helm.erpnext.com"
condition: erpnext.enabled
- name: valkey

View File

@@ -1,6 +1,6 @@
# erpnext
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://helm.erpnext.com | erpnext | 7.0.261 |
| https://helm.erpnext.com | erpnext | 8.0.17 |
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | valkey | 0.1.0 |
## Values

Binary file not shown.