Somangshu Goswami
3023fcf955
chore: Release v1.9.44 ( #28477 )
...
This is a promotion branch for the release v1.9.44
---------
Co-authored-by: NandanAnantharamu <67676905+NandanAnantharamu@users.noreply.github.com>
Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
Co-authored-by: Nilesh Sarupriya <nilesh@appsmith.com>
Co-authored-by: Nilesh Sarupriya <20905988+nsarupr@users.noreply.github.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: Dhruvik Neharia <dhruvik@appsmith.com>
Co-authored-by: Pawan Kumar <pawan.stardust@gmail.com>
Co-authored-by: Appsmith Bot <74705725+appsmith-bot@users.noreply.github.com>
Co-authored-by: Nilansh Bansal <nilansh@appsmith.com>
Co-authored-by: arunvjn <32433245+arunvjn@users.noreply.github.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Hetu Nandu <hetu@appsmith.com>
Co-authored-by: Preet Sidhu <preetsidhu.bits@gmail.com>
Co-authored-by: Nidhi <nidhi@appsmith.com>
Co-authored-by: Nayan <nayan@appsmith.com>
Co-authored-by: Aman Agarwal <aman@appsmith.com>
Co-authored-by: Guilherme Ventura <1488378+danguilherme@users.noreply.github.com>
Co-authored-by: Aishwarya-U-R <91450662+Aishwarya-U-R@users.noreply.github.com>
Co-authored-by: Ayush Pahwa <ayush@appsmith.com>
Co-authored-by: Favour Ohanekwu <fohanekwu@gmail.com>
Co-authored-by: Manish Kumar <107841575+sondermanish@users.noreply.github.com>
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
Co-authored-by: Saroj <43822041+sarojsarab@users.noreply.github.com>
Co-authored-by: sneha122 <sneha@appsmith.com>
Co-authored-by: “sneha122” <“sneha@appsmith.com”>
Co-authored-by: Ankita Kinger <ankita@appsmith.com>
Co-authored-by: danceAndJive <99446612+danceAndJive@users.noreply.github.com>
Co-authored-by: Kyle Zhang <u6133716@anu.edu.au>
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
Co-authored-by: sharanya-appsmith <135708039+sharanya-appsmith@users.noreply.github.com>
Co-authored-by: Diljit <diljit@appsmith.com>
Co-authored-by: Vemparala Surya Vamsi <121419957+vsvamsi1@users.noreply.github.com>
Co-authored-by: Rahul Barwal <rahul.barwal@appsmith.com>
Co-authored-by: Jacques Ikot <jacquesikot@gmail.com>
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
Co-authored-by: Satish Gandham <hello@satishgandham.com>
Co-authored-by: Victor Kostyuk <torcoste@gmail.com>
Co-authored-by: Rudraprasad Das <rudra@appsmith.com>
Co-authored-by: manish kumar <manish@appsmith.com>
2023-11-06 20:12:29 +05:30
Goutham Pratapa
7728f9bf75
Fix images with vulnerabilities ( #27733 )
...
Fixes: [27523](https://github.com/appsmithorg/appsmith/issues/27523 )
2023-10-12 11:20:24 +05:30
Sumesh Pradhan
dfff7c4a9f
chore: disable allowprivilegeescalation in the securitycontext of helm chart ( #27041 )
...
Updated` appsmith/appsmith` helm-chart to` 2.0.5` with
`allowPrivilegeEscalation` disabled.
2023-09-12 11:18:03 +05:30
Goutham Pratapa
e183d870bf
update: disable postgres by default in helm ( #26614 )
...
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-09-04 16:55:37 +05:30
Goutham Pratapa
6faaf791d2
fix: redis-url when deploying appsmith via helm ( #25689 )
...
Fixes: [25688](https://github.com/appsmithorg/appsmith/issues/25688 )
2023-07-31 14:55:57 +05:30
Goutham Pratapa
82c5c0b580
chore: update init-container images and update probes ( #23401 )
...
Fixes: [21271](https://github.com/appsmithorg/appsmith/issues/21272 )
Fixes: [221](https://github.com/appsmithorg/cloud-deployment/issues/221 )
Fixes: [24020](https://github.com/appsmithorg/appsmith/issues/24020 )
2023-07-07 10:01:43 +05:30
Sumesh Pradhan
c93ed4f54c
fix: helm install values checks ( #19296 )
...
## Description
- Updated ngnix as default ingress class in `values.yaml`
- Upgraded mongo's deployment image to `v5.0.12` as the previous 4.4.11
is deprecated
- Added `imagePullSecrets` to enable pulling images from private docker
registries
- Added conditional to check for k8s version >=1.1.8 to handle both old
and new k8s version scenarios for setting up the Ingress controller
class name.
Co-authored-by: Goutham Pratapa <goutham@appsmith.com>
2023-01-17 13:01:28 +05:30
ps-xaf
72c17fcbf4
feat: override helm chart images for init containers ( #18834 )
...
Small enhancement to permit usage of different image registries
Co-authored-by: Christian Körner <ck@ps-xaf.de>
2023-01-02 14:56:15 +05:30
Goutham Pratapa
fee9b181fe
chore: fix ingress fieldname in appsmith ( #18684 )
2022-12-05 17:14:17 +05:30
Goutham Pratapa
30023b7a9c
Add certmanager and classname fields in ingress ( #18266 )
2022-11-23 17:36:03 +05:30
Goutham Pratapa
5c5fbaa9f0
Fix redis sub chart name in helm chart ( #17866 )
...
Currently, the helm chart has a minor bug where the chart name is
hard-coded. This fix addresses the issue
2022-10-28 10:25:17 +05:30
Goutham Pratapa
97a3f2a30c
fix: Add mongo/redis to helm chart dependencies ( #16096 )
2022-10-14 16:15:49 +05:30
Shrikant Sharat Kandula
25ab8f5983
Add startupProbe to Appsmith pods ( #15702 )
...
This is so that the `livenessProbe` doesn't aggressively
restart the pod before the Appsmith container is live.
2022-08-04 15:58:18 +05:30
Amit Kumar
6715d3a681
Pod labels can be configured from Helm values ( #15352 )
2022-08-04 15:21:23 +05:30
Sumesh Pradhan
41b9df2657
Support getting values from secrets in helm chart configuration ( #12633 )
2022-05-04 16:21:15 +05:30
geekup-legodevops
95776e6454
Remove unnecessary variables in Helm chart & refactor templates ( #12011 )
2022-03-24 13:09:27 +05:30
Shrikant Sharat Kandula
52c9c4105b
Change CronJob version to batch/v1
2022-03-11 06:21:46 +05:30
Shrikant Sharat Kandula
b06b301093
Use docs link instead of GitHub link
2022-03-11 06:06:58 +05:30
geekup-legodevops
1e5c4651eb
Update Helm ingress template & document ( #11552 )
2022-03-09 12:07:19 +05:30
Shrikant Sharat Kandula
0e12200374
Improve vertical spacing in output of helm install
2022-02-25 17:04:55 +05:30
geekup-legodevops
c1f89e5830
Fix host not showing up when ignress is enabled ( #11221 )
2022-02-18 19:06:44 +05:30
geekup-legodevops
e85b34d66e
Add Helm configMap to update application configuration ( #10157 )
2022-01-31 13:27:01 +05:30
geekup-legodevops
269e3a786d
chore: Minor improvement for Helm, remove dependency & namespace ( #9928 )
2021-12-28 12:50:37 +05:30
gokuatkai
0edd50f6b2
Add helm param to disable namespace creation ( #9719 )
...
Will only create namespace if namespace.create == true
2021-12-15 08:01:48 +05:30
geekup-legodevops
ae26d2c611
Helm charts for Appsmith fat container ( #7343 )
2021-10-02 11:46:07 +05:30