Skip to content

Commit d418a42

Browse files
authored
chore: bump apisix-dashboard to 2.8 (#142)
1 parent 6819e4a commit d418a42

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/apisix-dashboard/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

4141
maintainers:
4242
- name: tao12345666333

charts/apisix-dashboard/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ image:
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

2929
imagePullSecrets: []
3030
nameOverride: ""

0 commit comments

Comments
 (0)