From d7648bfc7ce8ba746cdd5e16d7efe42b4d883fa0 Mon Sep 17 00:00:00 2001
From: GitLab Renovate Bot <gitlab-bot@gitlab.com>
Date: Mon, 4 Nov 2024 21:17:54 +0000
Subject: [PATCH] Update dependency opentofu/opentofu to v1.8.5

---
 README.md                           | 1 +
 default.json                        | 2 +-
 opentofu_versions.yaml              | 3 ++-
 templates/apply.yml                 | 3 ++-
 templates/custom-command.yml        | 3 ++-
 templates/destroy.yml               | 3 ++-
 templates/fmt.yml                   | 3 ++-
 templates/full-pipeline.yml         | 3 ++-
 templates/graph.yml                 | 3 ++-
 templates/job-templates.yml         | 3 ++-
 templates/plan.yml                  | 3 ++-
 templates/test.yml                  | 3 ++-
 templates/validate-plan-apply.yml   | 3 ++-
 templates/validate-plan-destroy.yml | 3 ++-
 templates/validate-plan.yml         | 3 ++-
 templates/validate.yml              | 3 ++-
 16 files changed, 30 insertions(+), 15 deletions(-)

diff --git a/README.md b/README.md
index 9bfdff9..0bfc04e 100644
--- a/README.md
+++ b/README.md
@@ -219,6 +219,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.5`](https://github.com/opentofu/opentofu/releases/tag/v1.8.5)
 - [`1.8.4`](https://github.com/opentofu/opentofu/releases/tag/v1.8.4)
 - [`1.8.3`](https://github.com/opentofu/opentofu/releases/tag/v1.8.3)
 - [`1.8.2`](https://github.com/opentofu/opentofu/releases/tag/v1.8.2)
diff --git a/default.json b/default.json
index 1f5faf0..a526bc1 100644
--- a/default.json
+++ b/default.json
@@ -12,7 +12,7 @@
                 "templates/**/*.yml",
                 "templates/**/*.yaml"
             ],
-            "allowedVersions": "<=1.8.4"
+            "allowedVersions": "<=1.8.5"
         }
     ],
     "customManagers": [
diff --git a/opentofu_versions.yaml b/opentofu_versions.yaml
index 5e933af..961d15a 100644
--- a/opentofu_versions.yaml
+++ b/opentofu_versions.yaml
@@ -1,6 +1,7 @@
 .data:
-  latest_version: '1.8.4'
+  latest_version: '1.8.5'
   supported_versions: &supported_versions
+    - '1.8.5'
     - '1.8.4'
     - '1.8.3'
     - '1.8.2'
diff --git a/templates/apply.yml b/templates/apply.yml
index 7184145..fef507a 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/custom-command.yml b/templates/custom-command.yml
index 762d46a..e818950 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/destroy.yml b/templates/destroy.yml
index 69af628..d67ec80 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/fmt.yml b/templates/fmt.yml
index 59ac9ce..e249973 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index 38aabd5..8de4bd5 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/graph.yml b/templates/graph.yml
index 0e57dee..41f9657 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/job-templates.yml b/templates/job-templates.yml
index 6fd140b..a34f45f 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/plan.yml b/templates/plan.yml
index 659903c..b08502a 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/test.yml b/templates/test.yml
index ff98fcc..f6ef6ef 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml
index 0c7be75..67540ec 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml
index ebd35b4..7e81b35 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml
index 235bf6f..b89473a 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
diff --git a/templates/validate.yml b/templates/validate.yml
index 49b5827..c5077ef 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.8.4'
+      default: '1.8.5'
       options:
+        - '1.8.5'
         - '1.8.4'
         - '1.8.3'
         - '1.8.2'
-- 
GitLab