From f7877c090d88af68d13ae6d18df3d15329ca3623 Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Fri, 24 Jan 2025 09:53:31 +0000 Subject: [PATCH] version: Pin operator version Pin the operator version to v0.12.0 to ensure that people deploying this release get a fixed and compatible version of the kata runtime deployed. Signed-off-by: stevenhorsman --- src/cloud-api-adaptor/versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cloud-api-adaptor/versions.yaml b/src/cloud-api-adaptor/versions.yaml index f414bde3f..a7d6e5855 100644 --- a/src/cloud-api-adaptor/versions.yaml +++ b/src/cloud-api-adaptor/versions.yaml @@ -34,8 +34,8 @@ tools: git: coco-operator: url: https://github.com/confidential-containers/operator - config: default - reference: main + config: release + reference: v0.12.0 umoci: url: https://github.com/opencontainers/umoci reference: v0.4.7