tao12345666333 commented on a change in pull request #145: URL: https://github.com/apache/apisix-helm-chart/pull/145#discussion_r713129616
########## 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: Are these two versions compatible? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
