diff --git a/CHANGELOG.md b/CHANGELOG.md index a56e54c..d94ade9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index a76a601..550f58e 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.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