Zaiming (Stone) Shi
a11217aa0f
chore: bump version to v5.0.17
2023-02-12 11:36:53 +01:00
Ivan Dyachkov
202f6d0181
ci: stop building alpine docker image
2023-02-09 14:19:35 +01:00
Zaiming (Stone) Shi
af579b2f0e
Merge pull request #9827 from Diaoul/patch-1
...
fix: add clusterDomain in values
2023-02-03 08:36:46 +01:00
Zaiming (Stone) Shi
c5085ab235
chore: bump chart version to v5.0.16
2023-02-02 17:42:40 +01:00
Zhongwen Deng
9cbad5297c
fix: primary logger level not update
2023-02-01 11:16:30 +08:00
Antoine Bertin
81e7f26ec6
fix: add clusterDomain to enterprise chart
2023-01-27 23:50:56 +01:00
Antoine Bertin
297d33dbad
feat: add clusterDomain value
2023-01-27 23:50:56 +01:00
Antoine Bertin
940b238ad9
fix: add clusterDomain in values
2023-01-27 23:50:55 +01:00
Zaiming (Stone) Shi
57607ca0ce
chore: prepare for v5.0.15 release
2023-01-20 11:20:34 +01:00
Zaiming (Stone) Shi
0363f12f2f
Merge pull request #9331 from 1995parham/master
...
Correct `internalmqtt` port configuration in chart
2023-01-20 11:16:39 +01:00
Parham Alvani
a4583d2afa
fix: Correct chart variable for internal MQTT port and HTTPS dashboard.
...
These variables are coming from v4, and they were incorrect.
This commit will fix them.
2023-01-19 13:46:44 +03:30
Rory Z
4cdfa088ae
feat(helm): user can define service account by userself
2023-01-19 13:37:46 +08:00
Ivan Dyachkov
dcb2fd2daf
docs: update docker documentation
...
- loaded plugins and loaded modules are not applicable in 5.0
- add information on how to correctly persist configuration in `/etc/`
- remove --platform arg from Dockerfile
- update documentation links in charts readme
2023-01-18 10:52:56 +01:00
Rory Z
b8a92b7371
fix(helm): fix error environment variables
2023-01-18 09:56:21 +08:00
zhongwencool
0049b4a294
Merge branch 'master' into release-50
2023-01-13 16:39:35 +08:00
Ivan Dyachkov
49e1f51765
ci: simplify build_and_push_docker_images workflow
2023-01-12 09:45:17 +01:00
Zhongwen Deng
fdc0682c3f
fix: elvis warning
2023-01-11 17:30:45 +08:00
Zaiming (Stone) Shi
18246442aa
chore: prepare v5.0.13-rc.1
...
bump dashboard version to v1.1.4
2022-12-26 21:45:48 +01:00
Andrew Mayorov
2e1cdd039e
ci: include OTP-25 in some workflows
...
* Use OTP-25 exclusively for Elixir builds
* Include OTP-25 in slim package builds
* Include OTP-25 in test workflow matrices
2022-12-16 13:45:04 +03:00
Zaiming (Stone) Shi
56066a03b5
Merge remote-tracking branch 'origin/release-50' into 1214-sync-master-upstreams
2022-12-14 20:04:20 +01:00
Zaiming (Stone) Shi
82db73c3f7
chore: bump version to v5.0.12
2022-12-14 20:02:42 +01:00
Zaiming (Stone) Shi
42c58e2a91
Merge remote-tracking branch 'origin/release-50' into 1214-sync-master-upstreams
2022-12-14 15:29:13 +01:00
Rory Z
5e76183901
fix(helm): chart using incorrect secret values with custom credentials
2022-12-13 10:24:27 +08:00
Rory Z
b3aa3ac360
chore: helm chart support externalTrafficPolicy
...
Fix https://github.com/emqx/emqx/issues/9515
2022-12-12 16:47:34 +08:00
Ivan Dyachkov
f16513794c
docs: update docker readme
2022-12-09 15:39:48 +01:00
Rory
7aec39f443
Merge pull request #9509 from Rory-Z/release-50
...
fix(helm): fix some helm error
2022-12-09 18:04:56 +08:00
Rory Z
0c1e1d53b6
fix(helm): fix some helm error
2022-12-09 11:04:34 +08:00
Zaiming (Stone) Shi
1c2fc4b6c3
Merge remote-tracking branch 'origin/release-50' into 1206-chore-merge-ee50-to-release-50
2022-12-06 16:35:56 +01:00
Ivan Dyachkov
6ced692ce6
docs: fix minor issues in docker readme
2022-11-29 20:29:53 +01:00
Zaiming (Stone) Shi
7ee53e5319
Merge tag 'v5.0.11' into dev/ee5.0
2022-11-28 21:02:21 +01:00
Zaiming (Stone) Shi
9dcec9cd23
chore: fix chart version
2022-11-27 09:24:37 +01:00
Zaiming (Stone) Shi
09455edae8
Merge tag 'v5.0.10' into dev/ee5.0
2022-11-16 16:20:30 +01:00
raoxiaoli
a66a4ffa49
fix(helm): fix existingName does not take effect
...
when ssl.enabled and ssl.useExisting are true, ssl.existingName does not take effect
2022-11-11 10:16:02 +08:00
Zaiming (Stone) Shi
67da0a1479
chore: bump chart version to 5.0.10
2022-10-24 11:48:49 +02:00
Zaiming (Stone) Shi
508c0e84d0
Merge branch 'release-v50' into master
2022-10-24 11:46:31 +02:00
Zaiming (Stone) Shi
11daaa08e2
chore: bump version numbers to 5.0.9
2022-10-24 09:42:25 +02:00
Ivan Dyachkov
cd40acb035
chore: fix ssl.enable variable in enterprise helm chart
2022-10-20 08:54:29 +02:00
Tautcius
228118b1fa
chore(charts): Update certificate.yaml
...
Typo in if statement that prevented creation of Certificate resource.
2022-10-18 09:53:12 +08:00
Zaiming (Stone) Shi
abb941d161
docs: remove port 8081
...
port 8081 is the management API in 4.x
in 5.0 api port is 18083 (same as for serving the dashboard)
2022-10-05 17:15:19 +02:00
Ivan Dyachkov
0c782963c7
chore: don't keep tar.gz in the docker image
2022-09-29 15:38:28 +02:00
Shawn
4135910b42
chore: merge master into dev/ee5.0
2022-09-26 09:52:33 +08:00
JimMoen
85835256f1
Merge tag 'v5.0.8' into merge-release-v5.0.8-into-master
2022-09-23 16:06:44 +08:00
zhouzb
f0db2c0f12
chore: bump vsn for helm chart
2022-09-17 21:56:47 +08:00
Rory Z
b3355ff035
chore(helm): rename emqx-ee helm chart to emqx-enterprise
2022-09-13 17:43:00 +08:00
Rory Z
cbe2173547
chore(helm): add image.tag for helm chart
2022-09-13 15:31:14 +08:00
Rory Z
874414793f
chore: add emqx enterprise helm chart
2022-09-13 14:06:39 +08:00
Zaiming (Stone) Shi
befc4acced
Merge remote-tracking branch 'origin/master' into merge-master-to-ee50-a
2022-09-06 20:31:38 +02:00
zhouzb
dceb93dc2a
chore: bump helm chart version to 5.0.7
2022-08-30 09:33:52 +08:00
Shawn
b3162fe5ff
fix: conflicts between master and ee5.0
2022-08-14 22:24:09 +08:00
Shawn
cd0114b3dc
fix: ensure PROFILE=emqx when running make emqx-elixir
2022-08-14 17:57:11 +08:00