From a957f988d6e16965ccd7809a4b6254aa6372ef9d Mon Sep 17 00:00:00 2001 From: bryopsida <8363252+bryopsida@users.noreply.github.com> Date: Sun, 2 Jan 2022 20:10:08 +0000 Subject: [PATCH] bump to version 0.1.7 --- charts/k8s-dev-pod/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"