Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jscaltreto/eks-auth): scaffold jscaltreto/eks-auth #31934

Merged
merged 1 commit into from
Feb 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(jscaltreto/eks-auth): scaffold jscaltreto/eks-auth
  • Loading branch information
ponkio-o committed Feb 10, 2025
commit 6408b04ee048b4df21a4afda784b85c8cc3834fc
2 changes: 2 additions & 0 deletions pkgs/jscaltreto/eks-auth/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: jscaltreto/eks-auth@v0.1.0
18 changes: 18 additions & 0 deletions pkgs/jscaltreto/eks-auth/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: jscaltreto
repo_name: eks-auth
description: Standalone program to fetch authentication tokens for AWS EKS Clusters
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: eks-auth-{{.Version}}-{{.OS}}-{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: "{{.Asset}}.md5"
algorithm: md5
supported_envs:
- linux
- darwin
16 changes: 16 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.