diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5203f099cbe788e75a7c649bbaaa0ce7ff24b4b..228c354ba081823ab01cc80bc009880ec8a723e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 
 ---
 
+## [10.6.1-bb.3] (2025-03-28)
+### Changed
+
+- Removed postgres11 image
+
 ## [10.6.1-bb.2] (2025-03-27)
 ### Changed
 
diff --git a/README.md b/README.md
index d223d38135893749b7b9c1a06da3bf166bc9dd86..2ea40658f1fb973ee6f585c20a9245aebe988713 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. -->
 # mattermost
 
-![Version: 10.6.1-bb.2](https://img.shields.io/badge/Version-10.6.1--bb.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.6.1](https://img.shields.io/badge/AppVersion-10.6.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
+![Version: 10.6.1-bb.3](https://img.shields.io/badge/Version-10.6.1--bb.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.6.1](https://img.shields.io/badge/AppVersion-10.6.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
 
 Deployment of mattermost
 
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 5cc1433e01aa5c1cd54432a9c5ef32e182a25a2a..d4bc51bcd0d368fda45a03f0fb095e0c3de7b6a6 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -2,7 +2,7 @@
 apiVersion: v2
 name: mattermost
 type: application
-version: 10.6.1-bb.2
+version: 10.6.1-bb.3
 appVersion: 10.6.1
 description: "Deployment of mattermost"
 keywords:
@@ -39,8 +39,6 @@ annotations:
     - name: operator-sidecar
       condition: istio.hardened.minioOperator.enabled
       image: registry1.dso.mil/ironbank/opensource/minio/operator-sidecar:v7.0.0
-    - name: postgresql11
-      image: registry1.dso.mil/ironbank/opensource/postgres/postgresql11:11.18-1
     - name: postgresql12
       image: registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.22
     - name: postgresql