From af368b3e6029adbf721294c84a3db33aaa7c6e95 Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Fri, 21 Mar 2025 09:33:32 +0100 Subject: [PATCH] New release 2.3.1 --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 657f4eb..070e486 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,8 +4,8 @@ name: basic-web-app PullName: basic-app-puller description: A basic Helm chart to have PHP webapps in Kubernetes. It supports webhook for pulling from gitea type: application -version: 2.3.0 -appVersion: "2.3.0" +version: 2.3.1 +appVersion: "2.3.1" dependencies: - name: postgresql