diff --git a/deploy/helm/Chart.yaml b/deploy/helm/Chart.yaml index c62ecf37fd..d4fae9cfa7 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/appsmithorg/appsmith home: https://www.appsmith.com/ icon: https://assets.appsmith.com/appsmith-icon.png -version: 2.2.1 +version: 2.3.0 dependencies: - condition: redis.enabled name: redis @@ -21,5 +21,5 @@ dependencies: - condition: mongodb.enabled name: mongodb version: 12.1.16 - appVersion: 5.0.9 + appVersion: 6.0.10 repository: https://charts.bitnami.com/bitnami diff --git a/deploy/helm/values.yaml b/deploy/helm/values.yaml index 5616997199..f5bca3a7cd 100644 --- a/deploy/helm/values.yaml +++ b/deploy/helm/values.yaml @@ -27,7 +27,7 @@ mongodb: image: registry: docker.io repository: bitnami/mongodb - tag: 5.0.24 + tag: 6.0.13 arbiter: nodeSelector: {} hidden: