This is an automated email from the ASF dual-hosted git repository.
zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new f20c670 chore: mark APISIX Ingress as release version (#363)
f20c670 is described below
commit f20c67003754dd6b70a0fe8c46c1f5b93069e609
Author: Jintao Zhang <[email protected]>
AuthorDate: Sun Oct 9 10:48:45 2022 +0800
chore: mark APISIX Ingress as release version (#363)
---
charts/apisix-ingress-controller/Chart.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/charts/apisix-ingress-controller/Chart.yaml
b/charts/apisix-ingress-controller/Chart.yaml
index c0c158a..da81542 100644
--- a/charts/apisix-ingress-controller/Chart.yaml
+++ b/charts/apisix-ingress-controller/Chart.yaml
@@ -24,7 +24,7 @@ keywords:
- nginx
- crd
type: application
-version: 0.10.0
+version: 0.10.1
appVersion: 1.5.0
sources:
- https://github.com/apache/apisix-helm-chart
@@ -34,4 +34,4 @@ maintainers:
# ref: https://artifacthub.io/docs/topics/annotations/helm/
annotations:
- artifacthub.io/prerelease: "true"
+ artifacthub.io/prerelease: "false"