Shawn
f2f9970ba1
chore: release 4.4.17-alpha.1
2023-04-03 17:36:31 +08:00
Rory Z
286fbb69dc
fix(helm): fix wrong file path
2023-03-24 11:09:48 +08:00
Shawn
822ca2e26c
chore: release v4.4.16-alpha.1
2023-03-09 15:19:00 +08:00
Shawn
764e68ce9b
chore: release v4.4.15-alpha.1
2023-02-13 21:42:40 +08:00
Rory Z
ae4745ffd7
feat(helm): user can define service account by userself
2023-01-19 15:54:06 +08:00
Zaiming (Stone) Shi
ccd68eeb5b
chore: prepare for 4.4.14
2022-12-30 20:07:51 +01:00
Zaiming (Stone) Shi
cf6bf2a2fe
chore: prepare for v4.4.13-alpha.1 release
2022-12-29 11:22:38 +01:00
Rory Z
af789b26d3
chore: helm chart support externalTrafficPolicy
...
Fix https://github.com/emqx/emqx/issues/9515
2022-12-12 16:51:27 +08:00
Rory Z
fe26c6fa40
fix(helm): fix helm value explain error
...
Fixed EMQX Helm Chart can not set JSON type value for EMQX configuration items
2022-12-12 15:41:54 +08:00
Rory Z
193f2ab7bd
fix(helm): chart using incorrect secret values with custom credentials
2022-12-12 14:13:31 +08:00
Zaiming (Stone) Shi
5f10b04971
chore: bump chart versions
2022-11-28 11:02:10 +01:00
raoxiaoli
d53eed9e2e
fix: helm chart headless service name error
2022-11-18 11:27:42 +08:00
Zaiming (Stone) Shi
31a582241b
chore: bump version to 4.4.11-alpha.1
2022-11-07 21:57:04 +01:00
Zaiming (Stone) Shi
92e1b13fa7
chore: bump version in Chart files
2022-09-19 15:12:22 +02:00
Zaiming (Stone) Shi
1013f221e0
Merge remote-tracking branch 'origin/dev/v4.3.20' into dev/v4.4.9
2022-09-12 09:25:07 +02:00
Zaiming (Stone) Shi
c463569d88
chore: bump versions in Chart
2022-09-09 17:10:39 +02:00
zhouzb
0d900e1276
chore: bump vsn
2022-08-30 17:51:29 +08:00
zhouzb
df51af0ce6
chore: bump vsn
2022-08-30 17:27:54 +08:00
Zaiming (Stone) Shi
b19298b2d9
chore: update chart version
2022-08-03 15:23:10 +02:00
zhouzb
29df428052
chore: update vsn for helm chart
2022-08-03 10:01:08 +08:00
zhongwencool
0ba6ab7feb
chore: bump to 4.4.6
2022-07-29 15:00:50 +08:00
zhongwencool
b5b6e036f3
chore: bump to 4.3.17
2022-07-29 14:58:03 +08:00
Xinyu Liu
dc777c68a1
Merge branch 'main-v4.4' into copy-of_main-v4.3
2022-06-20 11:22:58 +08:00
Rory Z
72f21f2d55
chore(helm): add pod annotation
2022-06-16 14:01:23 +08:00
Thales Macedo Garitezi
b93a0743ac
Merge branch 'main-v4.3' into 'main-v4.4'
2022-06-15 10:48:02 -03:00
Rory Z
b680ce6d61
chore(helm): delete preStop command
2022-06-15 10:35:27 +08:00
Rory Z
6ad1a92db0
fix: fix helm install failed when enable ingress
2022-06-07 14:45:08 +08:00
JianBo He
6c765b3e02
Merge tag 'v4.3.15-rc.3' into merge-main-v4.3-into-v4.4
2022-05-27 18:13:38 +08:00
Rory Z
628b57038d
feat(helm): add service monitor for prometheus
2022-05-27 09:19:18 +08:00
Zaiming (Stone) Shi
ea7f845d9f
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-04-29 20:21:44 +02:00
Thales Macedo Garitezi
315bfa0385
fix(helm): use tag if defined
...
The previous code was ignoring `.Values.image.tag` and always using
`.Char.AppVersion`.
2022-04-28 14:58:35 -03:00
Rory Z
74e9754154
feat(helm): the pathType of ingress can be made configurable via values
2022-04-22 10:00:08 +08:00
JimMoen
af0c0c8ee1
chore: update renamed module in helm deploy file
2022-04-07 15:32:14 +08:00
Zaiming (Stone) Shi
6ea8d2f270
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-03-22 20:54:22 +01:00
Rory Z
479d0bf5a4
Merge pull request #7210 from Rory-Z/fix/fix-helm-upgrade-error
...
fix(helm): delete needless labels for support helm upgrade
2022-03-22 15:20:21 +08:00
zhanghongtong
8057282d7d
build(helm): add preStop command for container
...
update probe for container
2022-03-09 11:26:03 +08:00
Zaiming (Stone) Shi
87a2155fb5
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-03-05 10:40:03 +01:00
ahmad.mohammadi
27be2197c0
fix(helm): fix unclosed action issue
2022-03-05 10:05:16 +01:00
zhanghongtong
b45bbf676c
fix(helm): delete needless labels for support helm upgrade
2022-03-04 18:06:12 +08:00
JianBo He
f0be91b7fd
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-03-03 11:13:45 +08:00
William Yang
0c2ba9fe50
fix(helm): fix configmap.env template
...
fix : #7070
2022-02-26 21:30:32 +01:00
JianBo He
521bdd20b4
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-02-22 11:43:46 +08:00
Zaiming (Stone) Shi
d2840a8aa1
docs: change EMQ X to EMQX in more descriptive info
2022-02-15 22:18:25 +01:00
Zaiming (Stone) Shi
e09e5673eb
docs(README): EMQ X -> EMQX
2022-02-15 16:15:25 +01:00
zhanghongtong
cc56ad272f
fix(helm): remove the default environment variables from the template
2022-02-08 14:06:39 +08:00
zhanghongtong
352635f227
fix(helm): fix deploy error
2022-02-08 10:40:16 +08:00
zhongwencool
617402ed09
Merge branch 'main-v4.4' into sync-v4.3-to-v4.4
2022-02-08 09:59:21 +08:00
Fernando Almeida
b91dc1c13d
fix(helm-chart): revised software name to match conventioned name
...
fix(helm-chart): added missing new-line from resource templates
2022-01-26 09:01:25 +00:00
Fernando Almeida
73c452c64d
fix(helm-chart): replace envFromSecret with more broad extraEnvFrom
...
fix(helm-chart): refactored Stateful set for readability.
fix(helm-chart): added missing extra* variables to StatefulSet and README.
fix(helm-chart): added sensible defaults for extra* settings.
2022-01-25 23:43:35 +00:00
Fernando Almeida
86887e8559
fix(helm-chart): fix indentation bug in env configmap
2022-01-25 23:43:35 +00:00