Skip to content

Commit 32d785a

Browse files
committed
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 <[email protected]>
1 parent 45ba900 commit 32d785a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cloud-api-adaptor/versions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ tools:
3434
git:
3535
coco-operator:
3636
url: https://github.com/confidential-containers/operator
37-
config: default
38-
reference: main
37+
config: release
38+
reference: v0.12.0
3939
umoci:
4040
url: https://github.com/opencontainers/umoci
4141
reference: v0.4.7

0 commit comments

Comments
 (0)