diff --git a/Dockerfile b/Dockerfile
index 9dedcfe8e341cc0759403fa23883da45057cd99d..d0ddcfda2bcc70256c233f6103386e9ba0fb75e1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
 ARG CONFLUENT_OPERATOR_BASE_IMAGE=confluentinc/confluent-operator
-ARG CONFLUENT_OPERATOR_BASE_TAG=0.1033.3
+ARG CONFLUENT_OPERATOR_BASE_TAG=0.1033.10
 
 ARG BASE_REGISTRY=registry1.dso.mil
 ARG BASE_IMAGE=redhat/ubi/ubi8
diff --git a/README.md b/README.md
index 2d18694e19e3ec24a2cbf418a61b73003194e2a8..9a3d2d0383cc4893d0e596af3d7c9b14fae68187 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# confluent-operator-2.6.x
+# confluent-operator-2.9.x
 This repository creates the confluent-operator that is the core of Confluent for Kubernetes.
 Architecture: https://www.confluent.io/resources/apache-kafka-confluent-enterprise-reference-architecture/
 Operator Deployment: https://docs.confluent.io/operator/current/co-deployment.html
diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml
index 80897a5ff99e1b9b9705691e71ca77a4067ccbd6..f7728f7ef379ccf941903cc73a0f3f18385eb28c 100644
--- a/hardening_manifest.yaml
+++ b/hardening_manifest.yaml
@@ -8,15 +8,15 @@ name: "confluentinc/confluent-operator"
 # The most specific version should be the first tag and will be shown
 # on ironbank.dso.mil
 tags:
-  - "2.9.0"
+  - "2.9.1"
   - "2.9"
-  - "0.1033.3"
+  - "0.1033.10"
   - "0.1033"
   
 # Build args passed to Dockerfile ARGs
 args:
   CONFLUENT_OPERATOR_BASE_IMAGE: "confluentinc/confluent-operator"
-  CONFLUENT_OPERATOR_BASE_TAG: "0.1033.3"
+  CONFLUENT_OPERATOR_BASE_TAG: "0.1033.10"
   BASE_IMAGE: "redhat/ubi/ubi8"
   BASE_TAG: "8.9"
 
@@ -27,14 +27,14 @@ labels:
   org.opencontainers.image.licenses: "CONFLUENT ENTERPRISE LICENSE"
   org.opencontainers.image.url: "https://docs.confluent.io/current/installation/operator/index.html"
   org.opencontainers.image.vendor: "Confluent"
-  org.opencontainers.image.version: "0.1033.3"
+  org.opencontainers.image.version: "0.1033.10"
   mil.dso.ironbank.image.keywords: "confluent,kafka,zookeeper,operator"
   mil.dso.ironbank.image.type: "commercial"
   mil.dso.ironbank.product.name: "Confluent Platform"
 
 resources:
-  - tag: "confluentinc/confluent-operator:0.1033.3"
-    url: "docker://docker.io/confluentinc/confluent-operator@sha256:81883a6d37e17fa0c73b941fc6ee9de310432f97b9e319f14d046c28b0628621"
+  - tag: "confluentinc/confluent-operator:0.1033.10"
+    url: "docker://docker.io/confluentinc/confluent-operator@sha256:5aadba41f663745830f692f5445b1b20e9d4b7b9b466833b2b18b525c10da3fd"
 
 # List of project maintainers
 maintainers: