This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a change to branch chore/helm-chart-repo
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


    from 2ac6c65  chore: update apisix chart version
     add e0f24ce  feat: release apisix-ingress-controller 2.0.0-rc3 (#854)
     add 57c4f6d  chore: update apisix helm chart with ingress controller rc3 
(#858)
     add b1cfc96  chore: bump chart version to 2.11.5 and add sslCiphers 
configuration (#860)
     add 354800d  feat: release ingress 2.0.0-rc4 (#866)
     add 865a2fe  chore: update apisix chart with ingress controller rc4 (#869)
     add 39df144  chore: update apisix chart version (#870)
     add e4552ff  chore: upgrade etcd chart to latest version and use latest 
image (#868)
     add 57f38af  Merge branch 'master' into chore/helm-chart-repo

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yaml                          |   5 ++-
 charts/apisix-ingress-controller/Chart.yaml        |   4 +-
 charts/apisix-ingress-controller/README.md         |  11 +++++-
 .../templates/deployment.yaml                      |  42 +++++++++++++++++++++
 .../templates/service.yaml                         |   8 ++--
 .../templates/servicemonitor.yaml}                 |  42 +++++++++++----------
 charts/apisix-ingress-controller/values.yaml       |  27 ++++++++++++-
 charts/apisix/Chart.lock                           |   8 ++--
 charts/apisix/Chart.yaml                           |   6 +--
 charts/apisix/README.md                            |   7 +++-
 .../charts/apisix-ingress-controller-1.0.2.tgz     | Bin 108158 -> 0 bytes
 .../charts/apisix-ingress-controller-1.0.5.tgz     | Bin 0 -> 109123 bytes
 charts/apisix/charts/etcd-12.0.18.tgz              | Bin 0 -> 64955 bytes
 charts/apisix/charts/etcd-9.7.3.tgz                | Bin 44977 -> 0 bytes
 charts/apisix/templates/configmap.yaml             |   2 +-
 charts/apisix/values.yaml                          |  14 ++++++-
 16 files changed, 134 insertions(+), 42 deletions(-)
 copy charts/{apisix/templates/service-monitor.yaml => 
apisix-ingress-controller/templates/servicemonitor.yaml} (52%)
 delete mode 100644 charts/apisix/charts/apisix-ingress-controller-1.0.2.tgz
 create mode 100644 charts/apisix/charts/apisix-ingress-controller-1.0.5.tgz
 create mode 100644 charts/apisix/charts/etcd-12.0.18.tgz
 delete mode 100644 charts/apisix/charts/etcd-9.7.3.tgz

Reply via email to