From 5a1d63baea2a25abd3335d315aace81f7d80a4a5 Mon Sep 17 00:00:00 2001 From: Idan Novogroder <43949240+idanovo@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:59:12 +0200 Subject: [PATCH] Chart 1.3.24 (#301) --- charts/lakefs/Chart.yaml | 4 ++-- charts/lakefs/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index cfb609e..9503499 100644 --- a/charts/lakefs/Chart.yaml +++ b/charts/lakefs/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: lakefs description: A Helm chart for running LakeFS on Kubernetes type: application -version: 1.3.23 -appVersion: 1.44.0 +version: 1.3.24 +appVersion: 1.45.0 home: https://lakefs.io icon: https://lakefs.io/wp-content/uploads/2020/07/lake-fs-color-2.svg diff --git a/charts/lakefs/values.yaml b/charts/lakefs/values.yaml index ff78097..b23160c 100644 --- a/charts/lakefs/values.yaml +++ b/charts/lakefs/values.yaml @@ -111,7 +111,7 @@ fluffy: enabled: false image: repository: treeverse/fluffy - tag: '0.7.0' + tag: '0.8.0' pullPolicy: IfNotPresent # Start local postgres pod for quick start, not for production