Skip to content

Commit

Permalink
Update helm version requirement in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Jan 19, 2024
1 parent e058aa5 commit a755088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a755088

Please sign in to comment.