<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Enhanced support for PostgreSQL and OpenID Connect (OIDC) authentication in the Helm chart. - Introduced a new template for managing external secrets and a dedicated service for metrics. - Added Horizontal Pod Autoscaler (HPA) and Pod Disruption Budget (PDB) configurations. - New configuration options for custom Certificate Authority (CA) certificates. - **Improvements** - Updated application version and dependencies for better organization and readability. - Expanded configuration options for Redis, MongoDB, and PostgreSQL, allowing for improved customization. - Enhanced deployment configuration with dynamic scaling capabilities. - **Bug Fixes** - Improved error handling for configuration misalignments to prevent runtime issues. - **Documentation** - Updated README and values.yaml to reflect new configuration parameters and options. <!-- end of auto-generated comment: release notes by coderabbit.ai --> <!-- This is an auto-generated comment: Cypress test results --> > [!WARNING] > Tests have not run on the HEAD 0e76b6af34501ed646ea840af22786b33426c9fe yet > <hr>Tue, 31 Dec 2024 12:31:29 UTC <!-- end of auto-generated comment: Cypress test results -->
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
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: 3.6.0
|
|
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: 6.0.10
|
|
repository: https://charts.bitnami.com/bitnami
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
version: 11.9.5
|
|
appVersion: 14.12.0
|
|
repository: https://charts.bitnami.com/bitnami
|
|
- condition: prometheus.enabled
|
|
name: prometheus
|
|
version: 25.27.0
|
|
appVersion: 2.54.1
|
|
repository: https://prometheus-community.github.io/helm-charts
|