From a141b2b26cd96e2e44120221c80c2072065472cd Mon Sep 17 00:00:00 2001 From: Wei Ouyang Date: Wed, 4 Sep 2024 18:58:56 +0200 Subject: [PATCH] Update helm chart hypha version --- helm-chart/hypha-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/hypha-server/values.yaml b/helm-chart/hypha-server/values.yaml index a3510216..e0b98cde 100644 --- a/helm-chart/hypha-server/values.yaml +++ b/helm-chart/hypha-server/values.yaml @@ -8,7 +8,7 @@ image: repository: ghcr.io/amun-ai/hypha pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.20.33" + tag: "0.20.33.post2" imagePullSecrets: [] nameOverride: ""