f33e27cf51
When using a helm3 to deploy , it fails. Helm3 no more support rbac.authorization.k8s.io/v1beta1 , but v1 can support helm2 and helm3. Change-Id: I2760befdc20e73989bce5cc581d086de57f91383
8 lines
228 B
YAML
8 lines
228 B
YAML
---
|
|
kubernetes-node-problem-detector:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Unpin images built with osh-images
|
|
- 0.1.3 Update RBAC apiVersion from /v1beta1 to /v1
|
|
...
|