Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# 1.7.22
:new: What's new:
- Update lakeFS version to [1.79.0](https://github.com/treeverse/lakeFS/releases/tag/v1.79.0)

# 1.7.21
:new: What's new:
- Add support for replication service (Enterprise-only feature)
Expand Down
4 changes: 2 additions & 2 deletions charts/lakefs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: lakefs
description: A Helm chart for running LakeFS on Kubernetes
type: application
version: 1.7.21
appVersion: 1.78.0
version: 1.7.22
appVersion: 1.79.0

home: https://lakefs.io
icon: https://lakefs.io/wp-content/uploads/2020/07/lake-fs-color-2.svg
Expand Down
Loading