Commit Graph

128 Commits

Author SHA1 Message Date
Craig Rueda
8341afbcf0 chore(helm): Bumping app version to 3.1.1 in helm chart (#27569) 2024-03-19 08:11:04 -07:00
Prada Souvanlasy
3818da8509 feat(helm): optionally set pod disruption budgets (#27163) 2024-02-20 15:51:54 -08:00
pcop00
5e201bcd85 fix(helm): typo on ssl_cert_reqs variable (#27094) 2024-02-12 18:49:33 -08:00
Shakeel Ansari
f59498fcb9 fix(helm): Include option to use Redis with SSL (#26663) 2024-02-09 07:42:11 -08:00
Denis Krivenko
7a270a5922 fix(helm): Fix inconsistency for the chart appVersion and default image tag (#27005) 2024-02-04 10:59:17 -08:00
Maxime Beauchemin
6b0d8ed265 feat: docker image tags documentation + tweaks (#26923)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2024-02-01 18:04:23 -08:00
Daniel Vaz Gaspar
2bb0b46b55 fix: helm chart comment on SECRET_KEY (#26674)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2024-01-24 21:36:18 +00:00
Denis Krivenko
d34874cf2b feat(helm): Upgrade default Superset version to 3.1.0 (#26707) 2024-01-21 09:43:17 -08:00
Suma Goud B
4d4b19e8ba fix(init-job): Fix envFrom for init job in helm chart (#26157) 2023-12-06 07:40:43 -08:00
Tom Murphy
4f00404805 feat(helm): Add option to deploy extra containers to remaining deployments (#26123) 2023-11-30 14:39:15 -08:00
Daniel Vaz Gaspar
6a5a765689 fix: remove default secret key from helm (#23916) 2023-11-29 07:48:39 -08:00
josedev-union
5e1c4057a0 fix(helm): Restart all related deployments when bootstrap script changed (#25703) 2023-11-15 12:38:54 -07:00
John Bodley
1e37f0b417 chore(celery): Cleanup config and async query specifications (#25314) 2023-10-31 10:17:51 -07:00
Tom Murphy
5e6d05b3fd fix(helm): Fix init extra containers (#25803) 2023-10-31 12:12:31 +00:00
Tom Murphy
0f01d9b08f feat(helm): Add option to deploy extra containers to init job (#25783) 2023-10-30 19:19:55 -07:00
Marius Davidsen
def7cd1b89 chore: helm chart: bump appVersion to 3.0.1 (#25709) 2023-10-19 14:16:02 -07:00
Josh Soref
bfcca8cbab chore(helm): spelling: initialize (#25455)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-10-13 09:37:51 -07:00
Celalettin Calis
b9b557a761 fix(helm chart): set chart appVersion to 3.0.0 (#25373) 2023-09-29 09:19:03 -03:00
Hugo Sjöberg
9bd97ef4f2 fix: update helm chart app version (#25361) 2023-09-21 20:11:51 -07:00
Kris Lendon
5cc0feb647 feat(helm): Support HPA for supersetNode and supersetWorker (#25280)
Co-authored-by: Nav_InverseInfinity <naveen.damotharan@outlook.com>
2023-09-18 15:16:52 -07:00
Michael S. Molina
9df1b26654 fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
Arjun Devarajan
2b0ffb01b6 feat: use Scarf Gateway for Superset helm charts/Docker compose downloads (#24432) 2023-07-19 06:16:20 -07:00
Javier Lopez
52ab974bff docs(helm): reference the correct chart (#24570) 2023-07-06 08:13:44 -07:00
Aleksey Karpov
46159fd190 build(docker): add dockerize image (#24534)
Co-authored-by: Aleksey Karpov <al.karpov@okko.tv>
2023-06-29 12:03:59 -07:00
Nick
17e79ace79 fix(helm): Add fullname prefix to init job (#24221) 2023-06-14 12:29:52 -07:00
Nick
9e3875cd9b fix(helm): Use correct default hostnames for postgres and redis (#24222) 2023-05-30 11:53:44 -07:00
ybudweiser
ea5d0cc74e build: helm template to set init job annotations (#23941)
Co-authored-by: Yitzchak Weiser <yweiser@redseal.net>
2023-05-18 11:41:48 +03:00
Denis Krivenko
9681d85999 chore(helm): Split service templates into separate files (#23923) 2023-05-08 09:15:37 -07:00
Denis Krivenko
308995f56a chore(helm): Declare missing properties (#23926) 2023-05-05 07:31:37 -07:00
Denis Krivenko
a994145e37 chore(helm): Use template comments for the chart license header (#23726) 2023-05-01 10:48:16 -07:00
EugeneTorap
dab038c005 chore: Bump redis to 4.5.4 (#23845) 2023-04-28 10:46:56 +02:00
Denis Krivenko
70f3cc0b27 chore(helm): Reformat helm chart templates (#23681) 2023-04-18 09:37:23 -07:00
Mike J
810f52b924 feat(helm): update redis version due to critical CVE (HIGH PRIORITY) (#23707) 2023-04-17 07:38:11 -07:00
Mike J
a7f306181e feat(helm): ability to disable helm hooks (#23601)
Co-authored-by: Mike Joseph <mikejoseph@Mikes-MacBook-Pro.local>
2023-04-06 14:30:17 -06:00
Denis Krivenko
56dcf25cf8 feat(helm): Upgrade default Superset version to 2.1.0 (#23594) 2023-04-05 15:18:42 -06:00
Dimitri
0fa421271e feat(helm): add nodeselector and tolerations to init job (#23416)
Co-authored-by: Dimitri GRISARD <dgrisard-externe@bedrockstreaming.com>
2023-03-24 10:26:08 -07:00
Josh Paulin
8f846b7ad0 fix: broken helm chart ingress (#23471)
Co-authored-by: josh.paulin <josh.paulin@wheniwork.com>
2023-03-23 07:39:22 -07:00
Jonathan Gallon
a15e833128 fix(chart): add missing toleration for init-job (#23452)
Co-authored-by: Jonathan Gallon <jonathan.gallon@manomano.com>
2023-03-23 07:38:10 -07:00
Josh Paulin
499754a52e fix: Allow setting ingress hosts directly through yaml (#23446)
Co-authored-by: josh.paulin <josh.paulin@wheniwork.com>
2023-03-22 15:31:59 -06:00
mkramer5454
9a4839f45c build: Add helm chart option to deploy sidecars with node and worker (#23160) 2023-02-23 10:04:41 -08:00
Josh Soref
dec6ac49f6 chore(backend): Spelling (#19677)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-02-17 10:48:24 -07:00
Rajan Gupta
a307223857 feat(helm): allow persisting nodePort for services (#22713)
Signed-off-by: DASTC\gupta_rajan <rajan.gupta@stengg.com>
Co-authored-by: DASTC\gupta_rajan <rajan.gupta@stengg.com>
2023-02-14 11:55:55 -08:00
Denis Krivenko
ede18be08e feat(helm): Make Chart.AppVersion default value for image tag (#22854) 2023-02-01 09:19:28 +00:00
Sergey Shevchenko
b132451581 feat(helm): Add ability to customize affinity per deployment (#22827) 2023-01-23 15:41:28 -08:00
Reid Beels
85da86dc81 fix(helm): remove config overrides for CSRF (#22716) 2023-01-13 12:04:12 -08:00
Christian Dreier
db201804ae fix: adding extraConfig to celery beat deployment (#22586)
Co-authored-by: Christian Dreier <dreier.christian@gmail.com>
2023-01-05 12:56:27 -08:00
Mathieu Herbert
d6bce09ac3 feat(helm): add deploymentLabels variable (#22541) 2023-01-05 09:05:54 -08:00
Craig Rueda
01671b9d1b fix(helm): Fixing up chart and linting (#22590) 2023-01-04 20:43:13 -08:00
waynewenswag
53ed8f2d5a feat(helm): add metadata namespace (#22020) 2022-11-09 10:41:40 -08:00
Yann Jouanique
ae9a30b37c build(helm): Helm-docs + fix Helm chart release (#21963) 2022-10-29 16:29:54 -07:00