From 339a84005eff640b5c69e7d2467256762f5c9afe Mon Sep 17 00:00:00 2001 From: bryopsida <8363252+bryopsida@users.noreply.github.com> Date: Sat, 15 Jan 2022 10:02:52 -0600 Subject: [PATCH] bump version --- 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 9f83e07..7b1a82c 100644 --- a/charts/k8s-dev-pod/Chart.yaml +++ b/charts/k8s-dev-pod/Chart.yaml @@ -2,7 +2,7 @@ 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.7 +version: 0.1.8 appVersion: "0.1.0" maintainers: - name: Bryopsida