dep: update etcd to 3.5.4 (#318)

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 220ea7c..7ba9605 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -1,12 +1,12 @@
 dependencies:
 - name: etcd
   repository: https://charts.bitnami.com/bitnami
-  version: 7.0.4
+  version: 8.3.4
 - name: apisix-dashboard
   repository: https://charts.apiseven.com
   version: 0.6.0
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
   version: 0.9.3
-digest: sha256:386debe76c9e351112f4b1a8152846193bd2ac78ad61eef31ba451b48da9af73
-generated: "2022-07-21T16:34:07.260029886+08:00"
+digest: sha256:ec765a3e06c74c2ebfaf272e41085bf56d536a47aeb3df52ff13d91e846507b3
+generated: "2022-07-28T15:08:46.471214696+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index b728226..4c256cf 100644
--- a/charts/apisix/Chart.yaml
+++ b/charts/apisix/Chart.yaml
@@ -31,7 +31,7 @@
 # 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.10.1
+version: 0.10.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
@@ -40,7 +40,7 @@
 
 dependencies:
   - name: etcd
-    version: 7.0.4
+    version: 8.3.4
     repository: https://charts.bitnami.com/bitnami
     condition: etcd.enabled
   - name: apisix-dashboard
diff --git a/charts/apisix/charts/etcd-7.0.4.tgz b/charts/apisix/charts/etcd-7.0.4.tgz
deleted file mode 100644
index a50025d..0000000
--- a/charts/apisix/charts/etcd-7.0.4.tgz
+++ /dev/null
Binary files differ
diff --git a/charts/apisix/charts/etcd-8.3.4.tgz b/charts/apisix/charts/etcd-8.3.4.tgz
new file mode 100644
index 0000000..187abd8
--- /dev/null
+++ b/charts/apisix/charts/etcd-8.3.4.tgz
Binary files differ