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

chore: add helm install #323

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: add helm install #323

wants to merge 1 commit into from

Conversation

daixiang0
Copy link
Member

Commit Message

Add helm install.

Log:

root:[ai-gateway]$ make helm
Downloading helm-v3.17.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 11903  100 11903    0     0  80425      0 --:--:-- --:--:-- --:--:-- 80425
Downloading https://get.helm.sh/helm-v3.17.0-linux-amd64.tar.gz
Verifying checksum... Done.
Preparing to install helm-v3.17.0 into /root/ai-gateway/.bin
helm-v3.17.0 installed into /root/ai-gateway/.bin/helm-v3.17.0
root:[ai-gateway]$ make helm
root:[ai-gateway]$

Related Issues/PRs (if applicable)

Fixes #302

@daixiang0 daixiang0 requested a review from a team as a code owner February 11, 2025 08:04
@mathetake
Copy link
Member

sorry what i meant in #302 is to use go install. is it possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build: install helm command as a part of Makefile.tools.mk
2 participants