2ff4c5c40b
When using a helm3 to deploy , it fail! Helm3 no more support rbac.authorization.k8s.io/v1beta1 , but v1 can support helm2 and helm3.This change optimized deployment. Change-Id: I41ca3ee2490eadce8d043cf6a757bf8569f31931
7 lines
169 B
YAML
7 lines
169 B
YAML
---
|
|
elastic-metricbeat:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Update RBAC apiVersion from /v1beta1 to /v1
|
|
...
|