From ca24848db9998320f1be5e3903c33b29de8e781d Mon Sep 17 00:00:00 2001 From: tim Date: Thu, 12 Dec 2024 19:05:36 +0100 Subject: [PATCH] Chart.yaml aktualisiert --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 40d9355..5004ccc 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: direct-ip-ingress # Replace with your chart's name description: A brief description of your chart type: application # Can also be 'library' for shared charts -version: 0.1.0 # Chart version -appVersion: 0.1.0 # Version of the application the chart deploys +version: 0.1.1 # Chart version +appVersion: 0.1.1 # Version of the application the chart deploys