From c8e65c15e59a8f89ddf3ff2cb052ccf9312000b6 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Tue, 16 Mar 2021 14:24:30 +0100 Subject: [PATCH] bump version v0.9.1 --- README.md | 2 +- deploy/helm/kubernetes/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d52fb21..18c3e89 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Deploy Kubernetes in Kubernetes using Helm ```bash helm repo add kvaps https://kvaps.github.io/charts -helm install foo kvaps/kubernetes --version 1.9.1 \ +helm install foo kvaps/kubernetes --version 0.9.1 \ --namespace foo \ --create-namespace \ --set persistence.storageClassName=local-path diff --git a/deploy/helm/kubernetes/Chart.yaml b/deploy/helm/kubernetes/Chart.yaml index 246c585..6bfcd58 100644 --- a/deploy/helm/kubernetes/Chart.yaml +++ b/deploy/helm/kubernetes/Chart.yaml @@ -1,6 +1,6 @@ name: kubernetes description: Production-Grade Container Scheduling and Management -version: 1.9.1 +version: 0.9.1 appVersion: v1.20.2 icon: https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Kubernetes_logo_without_workmark.svg/723px-Kubernetes_logo_without_workmark.svg.png keywords: