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: Helm Chart #63

Merged
merged 4 commits into from
Jul 31, 2024
Merged

feat: Helm Chart #63

merged 4 commits into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. Initial set of templates for Block Node server k8 Helm Chart

    Signed-off-by: Alfredo Gutierrez <[email protected]>
    AlfredoG87 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a6c9e75 View commit details
    Browse the repository at this point in the history
  2. improving the generation of configmap and secret files, also cleaned …

    …unneeded files and improved README.md documentation.
    
    Signed-off-by: Alfredo Gutierrez <[email protected]>
    AlfredoG87 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b9d438a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. improving README.md and values.yaml

    Signed-off-by: Alfredo Gutierrez <[email protected]>
    AlfredoG87 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f229a27 View commit details
    Browse the repository at this point in the history
  2. Adding Helm Chart CI GHA WF for linting and installing (testing) the …

    …chart.
    
    Signed-off-by: Alfredo Gutierrez <[email protected]>
    AlfredoG87 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e22296a View commit details
    Browse the repository at this point in the history