mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-05-13 10:28:11 +00:00
13 lines
298 B
Cheetah
13 lines
298 B
Cheetah
image: cnrancher/kube-explorer:{{build.tag}}
|
|
manifests:
|
|
-
|
|
image: cnrancher/kube-explorer:{{build.tag}}-linux-amd64
|
|
platform:
|
|
architecture: amd64
|
|
os: linux
|
|
-
|
|
image: cnrancher/kube-explorer:{{build.tag}}-linux-arm64
|
|
platform:
|
|
architecture: arm64
|
|
os: linux
|