From bdf0d66ce833e82127ab354911c12ee9b2a18bd8 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Sat, 14 Mar 2026 17:27:48 +0100 Subject: [PATCH] upgrade from 20.0.1 to 23.0.1 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 0c38928..aa1b573 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -22,4 +22,4 @@ version: 0.1.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. #https://github.com/Dolibarr/dolibarr-docker -appVersion: "20.0.1" +appVersion: "23.0.1"