mirror of
https://github.com/rancher/k3k.git
synced 2026-03-04 18:54:14 +00:00
6 lines
175 B
Cheetah
6 lines
175 B
Cheetah
image: rancher/k3k:{{replace "+" "-" build.tag}}
|
|
manifests:
|
|
- image: rancher/k3k:{{replace "+" "-" build.tag}}-amd64
|
|
platform:
|
|
architecture: amd64
|
|
os: linux |