diff --git a/README.md b/README.md
index 9ad6f925d912fbc237d06c087ef0ff513933b87d..98aeaf426399cec58a6ac32af58ad5a5952bcaf9 100644
--- a/README.md
+++ b/README.md
@@ -383,6 +383,7 @@ beautifully renders the inputs for each templates - check it out!
 
 The following OpenTofu versions are available with this component via the `opentofu_version` input:
 
+- [`1.9.1`](https://github.com/opentofu/opentofu/releases/tag/v1.9.1)
 - [`1.9.0`](https://github.com/opentofu/opentofu/releases/tag/v1.9.0)
 - [`1.8.8`](https://github.com/opentofu/opentofu/releases/tag/v1.8.8)
 - [`1.7.7`](https://github.com/opentofu/opentofu/releases/tag/v1.7.7)
diff --git a/default.json b/default.json
index 4321337f36cce6825878365e9985695fd8a9bc9e..480f9121bd65fec20d768331cdc9af230e855702 100644
--- a/default.json
+++ b/default.json
@@ -12,7 +12,7 @@
                 "templates/**/*.yml",
                 "templates/**/*.yaml"
             ],
-            "allowedVersions": "<=1.9.0"
+            "allowedVersions": "<=1.9.1"
         }
     ],
     "customManagers": [
diff --git a/opentofu_versions.yaml b/opentofu_versions.yaml
index 72d649aacf20805d3a198c742b0fc01a033a4718..ec2bb3e21f8fd63a78b4e1a11ef86a0f8465f198 100644
--- a/opentofu_versions.yaml
+++ b/opentofu_versions.yaml
@@ -1,6 +1,7 @@
 .data:
-  latest_version: '1.9.0'
+  latest_version: '1.9.1'
   supported_versions: &supported_versions
+    - '1.9.1'
     - '1.9.0'
     - '1.8.8'
     - '1.7.7'
diff --git a/templates/apply.yml b/templates/apply.yml
index 5bb2a33c60fb18dd277122b743fc24f3046f6312..b03456ef27e158538e7cfd5d778fe0ac08fc108f 100644
--- a/templates/apply.yml
+++ b/templates/apply.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/custom-command.yml b/templates/custom-command.yml
index ff3b008055d140b23b5f266783c0f0f5261e5885..c0afb4f412211afb15b696de82f22b880dcbd0fa 100644
--- a/templates/custom-command.yml
+++ b/templates/custom-command.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/destroy.yml b/templates/destroy.yml
index 13433d6582dd8a2c9798ef1d9f9bd5d28f8c24fd..86090e1839afca62bb6543c6587413bda1c60957 100644
--- a/templates/destroy.yml
+++ b/templates/destroy.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/fmt.yml b/templates/fmt.yml
index 842ec7e4b6fbaa756958097c5359dd70cba34dc4..fb65658f43cf47f68e24141abb54992795a3a9c3 100644
--- a/templates/fmt.yml
+++ b/templates/fmt.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index af0c4ce83da76e9f7433bbd0d64e3800e44c219c..f21ffc4eb2fc7448077760882dc22eda88d34e74 100644
--- a/templates/full-pipeline.yml
+++ b/templates/full-pipeline.yml
@@ -33,8 +33,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/graph.yml b/templates/graph.yml
index 8f14719f7cece15923a3b417c671dab9d9233ac8..8b9aad6e7f60a5d4cbed4f8ff7089fe4e00fcf08 100644
--- a/templates/graph.yml
+++ b/templates/graph.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/job-templates.yml b/templates/job-templates.yml
index 86ebc6fc8d337e289753fa8a24ea849cbe74fabd..101527252cc02f93f1b0a24b036fdf9e490d8b78 100644
--- a/templates/job-templates.yml
+++ b/templates/job-templates.yml
@@ -33,8 +33,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/plan.yml b/templates/plan.yml
index c708d39bb6d4478dd259476a2df3da9ec9841598..afe0b14bafde762516aed0048789ace3b467e7e1 100644
--- a/templates/plan.yml
+++ b/templates/plan.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/test.yml b/templates/test.yml
index 1e17bae912a0fcf049cfe478cc3a861b460b41c5..3ff36896b78fc3c0a7f7927b0779835f9376c336 100644
--- a/templates/test.yml
+++ b/templates/test.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml
index e1f05fe6c065f21d0140e64a4a39817263a27e6e..5d3aea6fe0db5c92587d3154ff424c6c63a7bf61 100644
--- a/templates/validate-plan-apply.yml
+++ b/templates/validate-plan-apply.yml
@@ -27,8 +27,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml
index 909aeab6000615304d7b7db9b52cde1f00d91717..485db4be6f5c8ffe5549cdc44e546a07ed467211 100644
--- a/templates/validate-plan-destroy.yml
+++ b/templates/validate-plan-destroy.yml
@@ -27,8 +27,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml
index 13d424c6a7f95b3c080936e676ed5fe91eaa771c..00238f8b2ddecfde9b645988c384f2052748b984 100644
--- a/templates/validate-plan.yml
+++ b/templates/validate-plan.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'
diff --git a/templates/validate.yml b/templates/validate.yml
index d932735cf8fcf455207f045b1ad9525a157cb16d..ef85d65a7c046ddab90e6cb45630e0f7beb32566 100644
--- a/templates/validate.yml
+++ b/templates/validate.yml
@@ -24,8 +24,9 @@ spec:
       description: 'Base OS of GitLab OpenTofu image.'
 
     opentofu_version:
-      default: '1.9.0'
+      default: '1.9.1'
       options:
+        - '1.9.1'
         - '1.9.0'
         - '1.8.8'
         - '1.7.7'