Skip to content

Commit

Permalink
Merge pull request #211 from treeverse/N-o-Z-patch-1
Browse files Browse the repository at this point in the history
Update fluffy version in lakefs chart
  • Loading branch information
N-o-Z authored Oct 24, 2023
2 parents 6e22dad + f0311fa commit 2f8448d
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.0.0
version: 1.0.1
appVersion: 1.0.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 @@ -103,7 +103,7 @@ fluffy:
enabled: false
image:
repository: treeverse/fluffy
tag: '0.2.3'
tag: '0.2.4'
pullPolicy: IfNotPresent

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

0 comments on commit 2f8448d

Please sign in to comment.