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 2f432df feat: bump APISIX Dashboard to 2.9.0 (#150)
2f432df is described below
commit 2f432df393620b2d8e4b49fab68c7b1590a2b98c
Author: bzp2010 <[email protected]>
AuthorDate: Fri Oct 8 05:53:15 2021 -0500
feat: bump APISIX Dashboard to 2.9.0 (#150)
---
charts/apisix-dashboard/Chart.yaml | 4 ++--
charts/apisix-dashboard/values.yaml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/charts/apisix-dashboard/Chart.yaml
b/charts/apisix-dashboard/Chart.yaml
index 6ba106c..6c81f14 100644
--- a/charts/apisix-dashboard/Chart.yaml
+++ b/charts/apisix-dashboard/Chart.yaml
@@ -31,12 +31,12 @@ 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.2.0
+version: 0.3.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.8.0
+appVersion: 2.9.0
maintainers:
- name: tao12345666333
diff --git a/charts/apisix-dashboard/values.yaml
b/charts/apisix-dashboard/values.yaml
index 94c60a3..59de33a 100644
--- a/charts/apisix-dashboard/values.yaml
+++ b/charts/apisix-dashboard/values.yaml
@@ -24,7 +24,7 @@ image:
repository: apache/apisix-dashboard
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: "2.8"
+ tag: "2.9.0"
imagePullSecrets: []
nameOverride: ""