Skip to content

Commit c8e65c1

Browse files
committed
bump version v0.9.1
1 parent dfa0f28 commit c8e65c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Deploy Kubernetes in Kubernetes using Helm
2626

2727
```bash
2828
helm repo add kvaps https://kvaps.github.io/charts
29-
helm install foo kvaps/kubernetes --version 1.9.1 \
29+
helm install foo kvaps/kubernetes --version 0.9.1 \
3030
--namespace foo \
3131
--create-namespace \
3232
--set persistence.storageClassName=local-path

deploy/helm/kubernetes/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: kubernetes
22
description: Production-Grade Container Scheduling and Management
3-
version: 1.9.1
3+
version: 0.9.1
44
appVersion: v1.20.2
55
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/3/39/Kubernetes_logo_without_workmark.svg/723px-Kubernetes_logo_without_workmark.svg.png
66
keywords:

0 commit comments

Comments
 (0)