mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-07 23:54:23 +01:00
workflows: release kata 2.x snap through the stable channel
kata 1.x has been deprecated, now kata 2.x can be released through the stable channel fixes #1909 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
@@ -14,7 +14,7 @@ Kata Containers can be installed in any Linux distribution that supports
|
||||
Run the following command to install **Kata Containers**:
|
||||
|
||||
```sh
|
||||
$ sudo snap install kata-containers --candidate --classic
|
||||
$ sudo snap install kata-containers --stable --classic
|
||||
```
|
||||
|
||||
## Configure Kata Containers
|
||||
|
||||
Reference in New Issue
Block a user