From 0de16b74514693b89e2f195fcb5caf113a153594 Mon Sep 17 00:00:00 2001 From: "Jonathan M. Wilbur" Date: Fri, 16 Feb 2024 21:44:46 -0500 Subject: [PATCH] chore: bump helm chart version --- k8s/charts/quipu-dsa/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/charts/quipu-dsa/Chart.yaml b/k8s/charts/quipu-dsa/Chart.yaml index 093fdc4..dcd5a96 100644 --- a/k8s/charts/quipu-dsa/Chart.yaml +++ b/k8s/charts/quipu-dsa/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: quipu-dsa description: Quipu, the X.500 Directory System Agent (DSA) defined in the ISO Development Environment (ISODE) type: application -version: 0.2.5 -appVersion: "8.3.10" +version: 0.2.6 +appVersion: "8.3.11"