Change the order of annotation just to trigger a new helm release (#7425)
This commit is contained in:
parent
ceda3ec49b
commit
7c1809d70c
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@ maintainers:
|
||||||
engine: gotpl
|
engine: gotpl
|
||||||
kubeVersion: ">=1.19.0-0"
|
kubeVersion: ">=1.19.0-0"
|
||||||
annotations:
|
annotations:
|
||||||
|
artifacthub.io/prerelease: "true"
|
||||||
# List of changes for the release in artifacthub.io
|
# List of changes for the release in artifacthub.io
|
||||||
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog
|
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog
|
||||||
artifacthub.io/prerelease: "true"
|
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Drop support for extensions/v1beta1, networking.k8s.io/v1beta1
|
- Drop support for extensions/v1beta1, networking.k8s.io/v1beta1
|
||||||
|
|
Loading…
Reference in a new issue