From 27de5d38c140072a8f2376d2a9f11266cb05025c Mon Sep 17 00:00:00 2001 From: Timofey Titovets Date: Fri, 24 Mar 2023 02:10:51 +0100 Subject: [PATCH] feat(helm): bump version --- charts/k8s-ssh-bastion/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/k8s-ssh-bastion/Chart.yaml b/charts/k8s-ssh-bastion/Chart.yaml index 43c8287..57dddad 100644 --- a/charts/k8s-ssh-bastion/Chart.yaml +++ b/charts/k8s-ssh-bastion/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 0.3.0 +appVersion: 0.4.0 description: A Helm chart for k8s bastion name: k8s-ssh-bastion -version: 0.3.0 +version: 0.4.0