Files
sealos/scripts/linux_arm64.yml
gebilxs 8888c27cfc copy linux_amd64.yml&&linux_arm64.yml to scripts (#1167)
* copy linux_amd64.yml&&linux_arm64.yml to scripts

* modify release.mk
2022-06-24 22:56:20 +08:00

31 lines
1003 B
YAML

# Copyright © 2022 sealos.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
name: "sealos"
arch: "arm64"
platform: "linux"
version: "v4.0.0"
version_schema: semver
maintainer: fanux(https://github.com/fanux)
description: Cloud OS distribution with Kubernetes as kernel
vendor: "https://github.com/fanux"
homepage: "https://github.com/labring/sealos"
license: "Apache-2.0 License"
contents:
- src: ./bin/linux_arm64/sealctl
dst: /usr/bin/sealos
- src: ./bin/linux_arm64/
dst: /usr/bin/sealos