Skip to content

Commit

Permalink
bump fluffy version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yonipeleg33 committed Jul 2, 2024
1 parent 12201d4 commit acc5797
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/lakefs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: lakefs
description: A Helm chart for running LakeFS on Kubernetes
type: application
version: 1.3.1
version: 1.3.2
appVersion: 1.28.0

home: https://lakefs.io
Expand Down
2 changes: 1 addition & 1 deletion charts/lakefs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ fluffy:
enabled: false
image:
repository: treeverse/fluffy
tag: '0.6.0'
tag: '0.7.0'
pullPolicy: IfNotPresent

# Start local postgres pod for quick start, not for production
Expand Down

0 comments on commit acc5797

Please sign in to comment.