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

[Feature Request] - Helm chart for this application #335

Closed
debugger24 opened this issue Aug 31, 2023 · 4 comments
Closed

[Feature Request] - Helm chart for this application #335

debugger24 opened this issue Aug 31, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@debugger24
Copy link

Can we have a helm chart for this application so that we can directly deploy? I can help with it.

@Frooodle
Copy link
Member

I have no experience with helm but if you create the PR i am happy to merge and integrate with that

@Frooodle Frooodle added the enhancement New feature or request label Aug 31, 2023
@debugger24
Copy link
Author

Cool, I will pick this up this/next week.

@matthisholleville
Copy link

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.

@AndrzejOlender
Copy link

The absence of a Helm chart in the registry makes it impossible to take advantage of deployments, for example, via ArgoCD.

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

No branches or pull requests

4 participants