From 5181ad31a50e64410f518b02562cc6c1f4c8ecdb Mon Sep 17 00:00:00 2001
From: Timo Furrer <tuxtimo@gmail.com>
Date: Thu, 10 Apr 2025 12:43:30 +0200
Subject: [PATCH] Update version input default for 2.0.0-rc1 release

---
 templates/apply.yml                 | 2 +-
 templates/custom-command.yml        | 2 +-
 templates/destroy.yml               | 2 +-
 templates/fmt.yml                   | 2 +-
 templates/full-pipeline.yml         | 2 +-
 templates/graph.yml                 | 2 +-
 templates/job-templates.yml         | 2 +-
 templates/plan.yml                  | 2 +-
 templates/test.yml                  | 2 +-
 templates/validate-plan-apply.yml   | 2 +-
 templates/validate-plan-destroy.yml | 2 +-
 templates/validate-plan.yml         | 2 +-
 templates/validate.yml              | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/templates/apply.yml b/templates/apply.yml
index 2539887..3d65b5c 100644
--- a/templates/apply.yml
+++ b/templates/apply.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/custom-command.yml b/templates/custom-command.yml
index ce22b3e..650feae 100644
--- a/templates/custom-command.yml
+++ b/templates/custom-command.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/destroy.yml b/templates/destroy.yml
index f70df31..0d6aa23 100644
--- a/templates/destroy.yml
+++ b/templates/destroy.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/fmt.yml b/templates/fmt.yml
index ca75f3d..992980a 100644
--- a/templates/fmt.yml
+++ b/templates/fmt.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index 7530d15..38fe4f7 100644
--- a/templates/full-pipeline.yml
+++ b/templates/full-pipeline.yml
@@ -21,7 +21,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/graph.yml b/templates/graph.yml
index ed881e5..d0645da 100644
--- a/templates/graph.yml
+++ b/templates/graph.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/job-templates.yml b/templates/job-templates.yml
index 6f69de6..fce95ef 100644
--- a/templates/job-templates.yml
+++ b/templates/job-templates.yml
@@ -21,7 +21,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/plan.yml b/templates/plan.yml
index 484aadb..1657d1c 100644
--- a/templates/plan.yml
+++ b/templates/plan.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/test.yml b/templates/test.yml
index 124ff37..34e245b 100644
--- a/templates/test.yml
+++ b/templates/test.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml
index 3abadd3..c1b46f3 100644
--- a/templates/validate-plan-apply.yml
+++ b/templates/validate-plan-apply.yml
@@ -15,7 +15,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml
index c3def63..41830ca 100644
--- a/templates/validate-plan-destroy.yml
+++ b/templates/validate-plan-destroy.yml
@@ -15,7 +15,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml
index 8621206..2b2f75a 100644
--- a/templates/validate-plan.yml
+++ b/templates/validate-plan.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
diff --git a/templates/validate.yml b/templates/validate.yml
index ef0a042..73b5993 100644
--- a/templates/validate.yml
+++ b/templates/validate.yml
@@ -12,7 +12,7 @@ spec:
     # This version is only required, because we cannot access the context of the component,
     # see https://gitlab.com/gitlab-org/gitlab/-/issues/438275
     version:
-      default: 'latest'
+      default: '2.0.0-rc1'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
 
     base_os:
-- 
GitLab