diff --git a/charts/k8s-dev-pod/Chart.yaml b/charts/k8s-dev-pod/Chart.yaml index 6cbb610..837672e 100644 --- a/charts/k8s-dev-pod/Chart.yaml +++ b/charts/k8s-dev-pod/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: k8s-dev-pod description: A Helm chart for deploying a dev environment inside a K8S cluster that is compatible with Visual Studio Code remote targets type: application -version: 0.1.6 +version: 0.1.7 appVersion: "0.1.0"