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

[RFQ] Helm Chart #1766

Open
trajan0x opened this issue Jan 7, 2024 · 1 comment
Open

[RFQ] Helm Chart #1766

trajan0x opened this issue Jan 7, 2024 · 1 comment
Assignees

Comments

@trajan0x
Copy link
Contributor

trajan0x commented Jan 7, 2024

Publish current helm chart used for #1650 deployment w/ example config

@trajan0x trajan0x added this to RFQ Jan 7, 2024
@trajan0x trajan0x self-assigned this Jan 7, 2024
@trajan0x trajan0x converted this from a draft issue Jan 7, 2024
@trajan0x trajan0x added the small label Jun 24, 2024
@github-project-automation github-project-automation bot moved this from Post Launch to Done in RFQ Jun 24, 2024
@trajan0x trajan0x reopened this Jun 24, 2024
Copy link

greptile-apps bot commented Jun 24, 2024

To publish the current Helm chart used for the #1650 deployment, follow these steps:

  1. Navigate to the charts/agents directory.
  2. Ensure the Chart.yaml file is up-to-date with the correct version and dependencies.
  3. Verify the values.yaml file contains the necessary default values and example configurations.
  4. Package the Helm chart using the command:
    helm package .
  5. Upload the packaged chart to your Helm repository.
  6. Update the README.md file with instructions and example configurations if necessary.

Relevant files:

  • charts/agents/Chart.yaml
  • charts/agents/values.yaml
  • charts/agents/templates/*
  • charts/agents/README.md

References

/charts/agents/Chart.yaml
/charts/agents/values.yaml

Ask Greptile

@trajan0x trajan0x removed the small label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant