Skip to content

Commit

Permalink
feat: add astefanutti/kubebox
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Jun 30, 2022
1 parent 570af8e commit 3f81e23
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/astefanutti/kubebox/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: astefanutti/[email protected]
13 changes: 13 additions & 0 deletions pkgs/astefanutti/kubebox/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
packages:
- type: github_release
repo_owner: astefanutti
repo_name: kubebox
asset: kubebox-{{.OS}}
format: raw
description: Terminal and Web console for Kubernetes
replacements:
darwin: macos
supported_envs:
- darwin
- amd64
rosetta2: true
12 changes: 12 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,18 @@ packages:
- darwin
- amd64
rosetta2: true
- type: github_release
repo_owner: astefanutti
repo_name: kubebox
asset: kubebox-{{.OS}}
format: raw
description: Terminal and Web console for Kubernetes
replacements:
darwin: macos
supported_envs:
- darwin
- amd64
rosetta2: true
- type: github_content
repo_owner: aws-containers
repo_name: amazon-ecs-exec-checker
Expand Down

0 comments on commit 3f81e23

Please sign in to comment.