You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/21 15:06:01 UTC

[GitHub] [apisix-helm-chart] bzp2010 commented on a change in pull request #145: chore: bump apisix to 2.9

bzp2010 commented on a change in pull request #145:
URL: https://github.com/apache/apisix-helm-chart/pull/145#discussion_r713136733



##########
File path: charts/apisix/Chart.yaml
##########
@@ -31,20 +31,20 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 0.4.0
+version: 0.5.0
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application. Versions are not expected to
 # follow Semantic Versioning. They should reflect the version the application is using.
-appVersion: 2.7.0
+appVersion: 2.9.0
 
 dependencies:
   - name: etcd
     version: 6.2.6
     repository: https://charts.bitnami.com/bitnami
     condition: etcd.enabled
   - name: apisix-dashboard
-    version: 0.1.5
+    version: 0.2.0

Review comment:
       @tao12345666333 Yes, `0.2.0` corresponds to version `2.8` of APISIX Dashboard, which is the version that adapts to `APISIX 2.9`.
   
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org