From 58731e8be519391e73f664ca1056a5202ebba27c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 17 Jun 2024 14:27:16 +0000 Subject: [PATCH] [bitnami/appsmith] Release 3.3.8 updating components versions Signed-off-by: Bitnami Containers --- bitnami/appsmith/Chart.yaml | 4 ++-- bitnami/appsmith/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index 231caef41bc842..25c65ecd09a315 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -8,7 +8,7 @@ annotations: - name: appsmith image: docker.io/bitnami/appsmith:1.28.0-debian-12-r0 - name: haproxy - image: docker.io/bitnami/haproxy:3.0.1-debian-12-r1 + image: docker.io/bitnami/haproxy:3.0.2-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r22 apiVersion: v2 @@ -39,4 +39,4 @@ maintainers: name: appsmith sources: - https://github.com/bitnami/charts/tree/main/bitnami/appsmith -version: 3.3.7 +version: 3.3.8 diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index 8dbce3ac05e235..dcc0a876c7994a 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -860,7 +860,7 @@ backend: image: registry: docker.io repository: bitnami/haproxy - tag: 3.0.1-debian-12-r1 + tag: 3.0.2-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'