Merge pull request #7432 from tao12345666333/fix-chart-version
chore: fix helm chart version
This commit is contained in:
commit
7eb9516a3f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ entries:
|
||||||
type: application
|
type: application
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.0/ingress-nginx-4.0.0.tgz
|
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.0/ingress-nginx-4.0.0.tgz
|
||||||
version: 4.0.0
|
version: 4.0.0-beta.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Add namespace field in the namespace scoped resource templates
|
- Add namespace field in the namespace scoped resource templates
|
||||||
|
|
Loading…
Reference in a new issue