From 2d081ed411dd3b3f104ab9282564e71ae0af2cf0 Mon Sep 17 00:00:00 2001 From: Jakob Probst <jakob.probst@h-da.de> Date: Wed, 9 Oct 2024 16:17:05 +0200 Subject: [PATCH] chore: update version of component `manage-namespaces-and-service-accounts/download-kubeconfig` --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 512d190..2ebfd24 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: BBBATSCALE_SUPPORT_NOTIFY_IMAGE: $CI_REGISTRY_IMAGE/bbbatscale-support-notify include: - - component: $CI_SERVER_FQDN/its/templates-and-utilities/gitlab-ci-components/manage-namespaces-and-service-accounts/download-kubeconfig@1 + - component: $CI_SERVER_FQDN/its/templates-and-utilities/gitlab-ci-components/manage-namespaces-and-service-accounts/download-kubeconfig@2 inputs: project-full-path: its/openshift namespace: rooms -- GitLab