File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ type: application
3131# This is the chart version. This version number should be incremented each time you make changes
3232# to the chart and its templates, including the app version.
3333# Versions are expected to follow Semantic Versioning (https://semver.org/)
34- version : 0.1.5
34+ version : 0.2.0
3535
3636# This is the version number of the application being deployed. This version number should be
3737# incremented each time you make changes to the application. Versions are not expected to
3838# follow Semantic Versioning. They should reflect the version the application is using.
39- appVersion : 2.7 .0
39+ appVersion : 2.8 .0
4040
4141maintainers :
4242 - name : tao12345666333
Original file line number Diff line number Diff line change 2424 repository : apache/apisix-dashboard
2525 pullPolicy : IfNotPresent
2626 # Overrides the image tag whose default is the chart appVersion.
27- tag : " 2.7 "
27+ tag : " 2.8 "
2828
2929imagePullSecrets : []
3030nameOverride : " "
You can’t perform that action at this time.
0 commit comments