From e90ac2df80625c22e68c9652946a7e3a499e8cc8 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 22.0.4 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 0c38928..3e49d07 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: "22.0.4"