diff --git a/chart/values.yaml b/chart/values.yaml
index 3496c4c349b2e1f5101ecd77322ce2a1645b597e..6eeb984e7713eafd5d46ed3726859910a19a3de9 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -539,7 +539,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio-operator.git
       path: "./chart"
-      tag: "4.1.2-bb.3"
+      tag: "4.2.3-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Minio Operator Package
     flux: {}
@@ -556,7 +556,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git
       path: "./chart"
-      tag: "4.1.2-bb.6"
+      tag: "4.2.3-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Minio Package
     flux: {}
@@ -928,7 +928,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/collaboration-tools/mattermost.git
       path: "./chart"
-      tag: "0.2.0-bb.1"
+      tag: "0.2.0-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Mattermost Package
     flux: {}
diff --git a/tests/ci/k3d/values.yaml b/tests/ci/k3d/values.yaml
index 5474a1820f8fb9216a8e951769de04b27b03d6af..4881f4b2038e8a6473eb94abadb0f106e84b1d1f 100644
--- a/tests/ci/k3d/values.yaml
+++ b/tests/ci/k3d/values.yaml
@@ -415,8 +415,6 @@ addons:
   minio:
     enabled: false
     values:
-      upgradeTenants:
-        enabled: true
       zones:
         servers: 1
       volumesPerServer: 1
@@ -444,8 +442,6 @@ addons:
           memory: 128Mi
         limits: {}
       minio:
-        upgradeTenants:
-          enabled: true
         zones:
           servers: 1
         volumesPerServer: 1