## Description See https://github.com/appsmithorg/appsmith/issues/36761 I've been tested this with ee Helm chart. Imho tcp/8080 should be the default port but to avoid breaking change, tcp/80 remains the default port if the new variable is not specified. Fixes #36761 ## Automation /ok-to-test tags="" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!CAUTION] > If you modify the content in this section, you are likely to disrupt the CI result for your PR. <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [X] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced configurability of the HTTP container port through the introduction of a new variable (commented out). - Updated the Helm chart version from 2.1.0 to 2.2.0. - **Bug Fixes** - Improved indentation and formatting for better readability. - **Documentation** - Commented-out configuration for `HTTPContainerPort` included for future reference. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Damien LEGER <damien.leger@cure51.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Goutham Pratapa <pratapagoutham@gmail.com> Co-authored-by: Goutham Pratapa <goutham@appsmith.com>
26 lines
711 B
YAML
26 lines
711 B
YAML
annotations:
|
|
category: Application
|
|
apiVersion: v2
|
|
name: appsmith
|
|
type: application
|
|
description: Appsmith is an open source framework to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster.
|
|
maintainers:
|
|
- email: tech@appsmith.com
|
|
name: Appsmith
|
|
sources:
|
|
- https://github.com/appsmithorg/appsmith
|
|
home: https://www.appsmith.com/
|
|
icon: https://assets.appsmith.com/appsmith-icon.png
|
|
version: 2.2.1
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
version: 16.11.2
|
|
appVersion: 6.2.7
|
|
repository: https://charts.bitnami.com/bitnami
|
|
- condition: mongodb.enabled
|
|
name: mongodb
|
|
version: 12.1.16
|
|
appVersion: 5.0.9
|
|
repository: https://charts.bitnami.com/bitnami
|