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 34ca84c feat: upgrade APISIX dashboard to 2.11.0 (#275)
34ca84c is described below
commit 34ca84c26ccede77a924b4d174e5d21fb58a228e
Author: Meelis <[email protected]>
AuthorDate: Fri Apr 29 10:40:03 2022 +0300
feat: upgrade APISIX dashboard to 2.11.0 (#275)
Co-authored-by: Meelis Tamm <[email protected]>
---
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 3810f56..282bb22 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.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.10.1
+appVersion: 2.11.0
maintainers:
- name: tao12345666333
diff --git a/charts/apisix-dashboard/values.yaml
b/charts/apisix-dashboard/values.yaml
index f3a8226..d7d84df 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.10.1-alpine
+ tag: 2.11-alpine
imagePullSecrets: []
nameOverride: ""