You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by zh...@apache.org on 2022/11/08 07:05:11 UTC

[apisix-helm-chart] branch master updated: chore: update dependency (#388)

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 def952b  chore: update dependency (#388)
def952b is described below

commit def952bfbd57b5895b8571e4bd10b220e5e9fe95
Author: Gallardot <tt...@163.com>
AuthorDate: Tue Nov 8 15:05:06 2022 +0800

    chore: update dependency (#388)
---
 charts/apisix/Chart.lock                        |   6 +++---
 charts/apisix/Chart.yaml                        |   4 ++--
 charts/apisix/charts/apisix-dashboard-0.6.0.tgz | Bin 6875 -> 0 bytes
 charts/apisix/charts/apisix-dashboard-0.6.1.tgz | Bin 0 -> 6870 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index f37597c..6b36428 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
   version: 8.3.4
 - name: apisix-dashboard
   repository: https://charts.apiseven.com
-  version: 0.6.0
+  version: 0.6.1
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
   version: 0.10.1
-digest: sha256:74e31b4bbe14fc6ba1079ef1ba4f0bceb48412e13bd38a881d593afbdab32ce8
-generated: "2022-10-09T16:09:19.030279314+08:00"
+digest: sha256:32791ba5c895ce7864bae161f6e71970c1b017174337e0c5e7d3754f7958889b
+generated: "2022-11-08T13:24:13.766319+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 42770ba..3e8bec7 100644
--- a/charts/apisix/Chart.yaml
+++ b/charts/apisix/Chart.yaml
@@ -31,7 +31,7 @@ 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.11.1
+version: 0.11.2
 
 # 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
@@ -46,7 +46,7 @@ dependencies:
     repository: https://charts.bitnami.com/bitnami
     condition: etcd.enabled
   - name: apisix-dashboard
-    version: 0.6.0
+    version: 0.6.1
     repository: https://charts.apiseven.com
     condition: dashboard.enabled
     alias: dashboard
diff --git a/charts/apisix/charts/apisix-dashboard-0.6.0.tgz b/charts/apisix/charts/apisix-dashboard-0.6.0.tgz
deleted file mode 100644
index a24c30e..0000000
Binary files a/charts/apisix/charts/apisix-dashboard-0.6.0.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-dashboard-0.6.1.tgz b/charts/apisix/charts/apisix-dashboard-0.6.1.tgz
new file mode 100644
index 0000000..2090dbd
Binary files /dev/null and b/charts/apisix/charts/apisix-dashboard-0.6.1.tgz differ