Skip to content

Commit b463d6b

Browse files
committed
version: Pin operator version
Pin the operator version to v0.14.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 7298e13 commit b463d6b

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
@@ -39,8 +39,8 @@ tools:
3939
git:
4040
coco-operator:
4141
url: https://github.com/confidential-containers/operator
42-
config: default
43-
reference: main
42+
config: release
43+
reference: v0.14.0
4444
umoci:
4545
url: https://github.com/opencontainers/umoci
4646
reference: v0.4.7

0 commit comments

Comments
 (0)