We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can we have a helm chart for this application so that we can directly deploy? I can help with it.
The text was updated successfully, but these errors were encountered:
I have no experience with helm but if you create the PR i am happy to merge and integrate with that
Sorry, something went wrong.
Cool, I will pick this up this/next week.
Hi there! Shouldn't we push the Helm chart? Currently, we can't use it as a Helm dependency.
# Example apiVersion: v2 name: my-chart description: my-description type: application version: 0.1.0 appVersion: "0.1.0" dependencies: - name: strirling-pdf version: "0.1.0" repository: "https://github.com/Stirling-Tools/Stirling-PDF/charts"
We could consider using GitHub Pages to host the Helm .tgz file.
.tgz
The absence of a Helm chart in the registry makes it impossible to take advantage of deployments, for example, via ArgoCD.
No branches or pull requests
Can we have a helm chart for this application so that we can directly deploy? I can help with it.
The text was updated successfully, but these errors were encountered: