This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new a755088 Update helm version requirement in docs
a755088 is described below
commit a75508862f5df26094a4a984d9e3cb2f0daf5915
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Jan 19 20:26:39 2024 +0200
Update helm version requirement in docs
---
README.md | 2 +-
RELEASE.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3908431..784f6d0 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ It includes support for:
In order to use this chart to deploy Apache Pulsar on Kubernetes, the
followings are required.
1. kubectl 1.21 or higher, compatible with your cluster ([+/- 1 minor release
from your
cluster](https://kubernetes.io/docs/tasks/tools/install-kubectl/#before-you-begin))
-2. Helm v3 (3.0.2 or higher)
+2. Helm v3 (3.10.0 or higher)
3. A Kubernetes cluster, version 1.21 or higher.
## Environment setup
diff --git a/RELEASE.md b/RELEASE.md
index 8f53fd5..cbf8498 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -23,7 +23,7 @@ This document details the steps for releasing the Apache
Pulsar Helm Chart.
## Prerequisites
-- Helm version >= 3.0.2
+- Helm version >= 3.10.0
- Helm gpg plugin (one option: https://github.com/technosophos/helm-gpg)
## Build Release Notes