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