diff --git a/templates/apply.yml b/templates/apply.yml index 68d0c81f182f3ca35500219960c1884b800251f5..739f7cda99dc26661f086190dfc0417f0467e34c 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: '2.1.0' + default: '2.1.1' 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 9c5ae783e2e02125759b011d0f29d4af2b87b213..166b47945cafc65020bd0cb29cf3c920a33c1afd 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: '2.1.0' + default: '2.1.1' 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 2bb9ec11400f1c4e8343105d2c46991149be237d..7c3ee0434e904a8f125442433eee7d0ae9fe9b00 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: '2.1.0' + default: '2.1.1' 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 436e286b74ba86f332eb5284520b95a4997ab78b..87dbb9167aa14df0754ce35b1f4a7fffdcd0248d 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: '2.1.0' + default: '2.1.1' 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 5e3f964fdbd669ce5e5d2993831d22fcf52a6fdb..86b23f0f288220a749bd83410ae2aad7674bb9d7 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: '2.1.0' + default: '2.1.1' 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 30cfaa571bed2d627d25b3be05eb50402d6ccde9..92df792e4441a752b99d1254717edde02fdcec35 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: '2.1.0' + default: '2.1.1' 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 beccbf20bcc4dea6459c5bdb70fe0596d3ee2d0c..d3b803aa060ed983e7d603ff80896fe598115cdb 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: '2.1.0' + default: '2.1.1' 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 6215aabede23305d9b9db5550165110824ffbf52..7f3f5b1557628ce3fdd6fcd73a7bd1816a1d83c5 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: '2.1.0' + default: '2.1.1' 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 6c56373d3a27a0147b1657f8bd382bdb5e8526ea..0ce5c3c7f6a4f4b98c456ac6db881ab84dab6f21 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: '2.1.0' + default: '2.1.1' 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 c408a2a152d1cc8209c0128f6f255e350b4ccb3c..a311d7435ef35d50356aa9633ebdbe568e0f12d0 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: '2.1.0' + default: '2.1.1' 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 2bcd65537154b1a0cd377d31bfbc2b3489f8000c..0811e5b316e2bea4a6748a7a40b2889e7f56e967 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: '2.1.0' + default: '2.1.1' 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 e8fc5aa3b33ef2802c09b14fc32493ed16ed5d8f..1de3b13e66a86a7405517ff89be2c706f0195ce9 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: '2.1.0' + default: '2.1.1' 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 1e7b4153cb82d82aa370db476325de9c456be8be..7d3f5ba37c2db6a9659155f17c10f74357d863c4 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: '2.1.0' + default: '2.1.1' description: 'Version of this component. Has to be the same as the one in the component include entry.' base_os: