Merge pull request #8838 from emqx/release-v4.3.19

chore: bump vsn
This commit is contained in:
zhouzb 2022-08-30 22:29:16 +08:00 committed by GitHub
commit bd7884309a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ jobs:
- name: setup emqx chart
run: |
minikube image load ${TARGET}:${EMQX_TAG}
sed -i -r "s/^appVersion: .*$/appVersion: \"${EMQX_TAG}\"/g" deploy/charts/emqx/Chart.yaml
sed -i '/emqx_telemetry/d' deploy/charts/emqx/values.yaml
- name: run emqx on chart