diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca0058ba0a78fefb7d8161afdebe114a34da337a..9ab07bdf952acded56f0f6fddf653d705ca257d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,11 +3,15 @@
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ---
-## [5.5.1-bb.5] 2025-02-26
+## [5.5.1-bb.6] 2025-02-26
+### Added
+
+- Added pre-upgrade job to remove MinIO Tenant Pool prior to upgrade
+
+## [5.5.1-bb.5] 2025-02-14
 ### Changed
 
 - MinIO Tenant Pool from 4 to 1 server
-- Added pre-upgrade job to remove MinIO Tenant Pool prior to upgrade
 
 ## [5.5.1-bb.4] 2025-01-31
 ### Added
diff --git a/README.md b/README.md
index 8a5da3789643ff5aba81bd506ac67d6e0c87ff78..bcc2bd43a8e3aebd99afee2fb2dc90e75ba30cc4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 <!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
 # mimir
 
-![Version: 5.5.1-bb.5](https://img.shields.io/badge/Version-5.5.1--bb.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.2](https://img.shields.io/badge/AppVersion-2.14.2-informational?style=flat-square) ![Maintenance Track: unknown](https://img.shields.io/badge/Maintenance_Track-unknown-red?style=flat-square)
+![Version: 5.5.1-bb.6](https://img.shields.io/badge/Version-5.5.1--bb.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.2](https://img.shields.io/badge/AppVersion-2.14.2-informational?style=flat-square) ![Maintenance Track: unknown](https://img.shields.io/badge/Maintenance_Track-unknown-red?style=flat-square)
 
 Grafana Mimir
 
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 25c244002e54d6ee8a9be88ea5c9feba053ca2fa..3a2aeae31fccf965f639c078bed8eba720beaa89 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
 name: mimir
 description: Grafana Mimir
 type: application
-version: 5.5.1-bb.5
+version: 5.5.1-bb.6
 appVersion: 2.14.2
 icon: https://raw.githubusercontent.com/grafana/grafana/main/public/img/grafana_icon.svg
 sources: