diff --git a/README.md b/README.md
index a5362eee84f498cb9d7873bf1f470c162635efb2..36e7bb75ae17c3a89ae9807dffc946bbb193077d 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,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.8.1`](https://github.com/opentofu/opentofu/releases/tag/v1.8.1)
 - [`1.8.0`](https://github.com/opentofu/opentofu/releases/tag/v1.8.0)
 - [`1.7.3`](https://github.com/opentofu/opentofu/releases/tag/v1.7.3)
 - [`1.7.2`](https://github.com/opentofu/opentofu/releases/tag/v1.7.2)
diff --git a/opentofu_versions.yaml b/opentofu_versions.yaml
index bc379ad2b8008532faeef5caf6d28d9c783734b1..567c86874df6692d97ec598ba500e3b7b905246e 100644
--- a/opentofu_versions.yaml
+++ b/opentofu_versions.yaml
@@ -1,6 +1,7 @@
 .data:
-  latest_version: '1.8.0'
+  latest_version: '1.8.1'
   supported_versions: &supported_versions
+    - '1.8.1'
     - '1.8.0'
     - '1.7.3'
     - '1.7.2'
diff --git a/templates/apply.yml b/templates/apply.yml
index c699683a50eb63629880e134f51817a322d759f4..bad1aef4337d8e936a742a76ecbf1d656d99dfbd 100644
--- a/templates/apply.yml
+++ b/templates/apply.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/custom-command.yml b/templates/custom-command.yml
index 9fb06ea19490bb2f285de759723979f9afa1c0fe..30b00545497531bfb84abc07e6c5e058850b69f9 100644
--- a/templates/custom-command.yml
+++ b/templates/custom-command.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/destroy.yml b/templates/destroy.yml
index 3159f0893572fe9d83cdab67277215c5105674a9..823baae6a1867949802b3fa734c721cee34346c6 100644
--- a/templates/destroy.yml
+++ b/templates/destroy.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/fmt.yml b/templates/fmt.yml
index 7d6663ae464ed7cda280bb39fc04f49348d654cb..6258f2e7e0611bcb556aaf4a851d5b75a6aff44d 100644
--- a/templates/fmt.yml
+++ b/templates/fmt.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index fced9abf08566d20e37b4c8b36717f6a6e483c2c..37b1f119091847433647ee797f38bc8503b8deec 100644
--- a/templates/full-pipeline.yml
+++ b/templates/full-pipeline.yml
@@ -25,8 +25,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/graph.yml b/templates/graph.yml
index 28d011c4372b54fafe8e696a7c3940ad8b69d2c4..c90965ff95bb6510978041b9b104f91f35df7ae1 100644
--- a/templates/graph.yml
+++ b/templates/graph.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/job-templates.yml b/templates/job-templates.yml
index e4f34ccc97f5739ecd56c20327aba125e235b61a..4a1ad559188dfeed309d35a0f2400679395b0a3a 100644
--- a/templates/job-templates.yml
+++ b/templates/job-templates.yml
@@ -25,8 +25,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/plan.yml b/templates/plan.yml
index 43c8479bff2c013a2142cc02d2cf69c30f129e7b..3b58a6af067a0524cf4490cbf466269fe39914de 100644
--- a/templates/plan.yml
+++ b/templates/plan.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/test.yml b/templates/test.yml
index e6222f9bdfcff0ff2635bcd2f911407675c95124..241fc63313cae4088f54ebff9b93e0db817162cc 100644
--- a/templates/test.yml
+++ b/templates/test.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml
index 6c22e5383170525e575da7f45040da33cf215b18..e5ec6b30fd53484568d2ba4d20d5fb9bf020654a 100644
--- a/templates/validate-plan-apply.yml
+++ b/templates/validate-plan-apply.yml
@@ -19,8 +19,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml
index 4487c0ef650f61c5c21af877b415dede73b18c23..15529d57e0a30a3c1e173a86bd0d74c5472f2cb7 100644
--- a/templates/validate-plan-destroy.yml
+++ b/templates/validate-plan-destroy.yml
@@ -19,8 +19,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml
index 3b624d25e5bead39b0dc3597cbabfd8dedb898d0..c6a889674574536a190c1121051c3ed1927c51ea 100644
--- a/templates/validate-plan.yml
+++ b/templates/validate-plan.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'
diff --git a/templates/validate.yml b/templates/validate.yml
index 57564d7c0a590970dce6523c92e7963e90465d4c..d45a1db17570cb47ab060b7b006c20e849b2f421 100644
--- a/templates/validate.yml
+++ b/templates/validate.yml
@@ -16,8 +16,9 @@ spec:
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     opentofu_version:
-      default: '1.8.0'
+      default: '1.8.1'
       options:
+        - '1.8.1'
         - '1.8.0'
         - '1.7.3'
         - '1.7.2'