diff --git a/datatypes/java/README.md b/datatypes/java/README.md
index 2759f82..7fc355f 100644
--- a/datatypes/java/README.md
+++ b/datatypes/java/README.md
@@ -16,7 +16,7 @@ Dependency Coordinates
dev.feast
datatypes-java
- 0.26.0-SNAPSHOT
+ 0.26.2
```
diff --git a/infra/charts/feast-core/Chart.yaml b/infra/charts/feast-core/Chart.yaml
index 3b04315..ac52a32 100644
--- a/infra/charts/feast-core/Chart.yaml
+++ b/infra/charts/feast-core/Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v1
description: "Feast Core: Feature registry for Feast."
name: feast-core
-version: 0.26.1
-appVersion: 0.26.1
+version: 0.26.2
+appVersion: 0.26.2
keywords:
- machine learning
- big data
diff --git a/infra/charts/feast-core/README.md b/infra/charts/feast-core/README.md
index ff10cf3..bae6786 100644
--- a/infra/charts/feast-core/README.md
+++ b/infra/charts/feast-core/README.md
@@ -2,7 +2,7 @@ feast-core
==========
Feast Core: Feature registry for Feast.
-Current chart version is `0.26.1`
+Current chart version is `0.26.2`
Source code can be found [here](https://github.com/feast-dev/feast-java)
diff --git a/infra/charts/feast-serving/Chart.yaml b/infra/charts/feast-serving/Chart.yaml
index 6a21912..e9a4c41 100644
--- a/infra/charts/feast-serving/Chart.yaml
+++ b/infra/charts/feast-serving/Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v1
description: "Feast Serving: Online feature serving service for Feast"
name: feast-serving
-version: 0.26.1
-appVersion: 0.26.1
+version: 0.26.2
+appVersion: 0.26.2
keywords:
- machine learning
- big data
diff --git a/infra/charts/feast-serving/README.md b/infra/charts/feast-serving/README.md
index 6ecd12a..66a982c 100644
--- a/infra/charts/feast-serving/README.md
+++ b/infra/charts/feast-serving/README.md
@@ -2,7 +2,7 @@ feast-serving
=============
Feast Serving: Online feature serving service for Feast
-Current chart version is `0.26.1`
+Current chart version is `0.26.2`
Source code can be found [here](https://github.com/feast-dev/feast-java)
diff --git a/pom.xml b/pom.xml
index 059b6b5..4171e57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
- 0.26.1
+ 0.26.2
https://github.com/feast-dev/feast
UTF-8