## Description Hardcoded image reference was missed in the previous Bitnami image fix. see: https://github.com/bitnami/charts/issues/35256 Fixes #`Issue Number` _or_ Fixes `Issue URL` > [!WARNING] > _If no issue exists, please create an issue first, and check with the maintainers if the issue is valid._ ## 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 - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - New Features - Init container images for Redis, MongoDB, and PostgreSQL now respect chart values for registry, repository, and tag, allowing customization and private registry support. Defaults are no longer hardcoded; behavior for explicitly provided custom images remains unchanged. This helps with compliance, air-gapped deployments, and consistency. - Chores - Bumped Helm chart to 3.6.5. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
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.5
|
|
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
|