force helm release to artifact hub (#8417)

* force helm release to artifact hub

Signed-off-by: James Strong <strong.james.e@gmail.com>

* update releaser version

Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
James Strong 2022-04-01 16:14:13 -04:00 committed by GitHub
parent ac3b86b2c3
commit ad47d49216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

View file

@ -14,7 +14,9 @@ sources:
- https://github.com/kubernetes/ingress-nginx
type: application
maintainers:
- name: ChiefAlexander
- name: rikatz
- name: strongjz
- name: tao12345666333
engine: gotpl
kubeVersion: ">=1.19.0-0"
annotations:
@ -26,3 +28,5 @@ annotations:
artifacthub.io/changes: |
- "#8307 Nginx v1.19.10"
- "#8386 Alpine 3.14.4"
- "#8339 Patch OpenSSL CVE-2022-0778"
- "#8321 Vulnerability CVE-2022-23308 for libxml2"