Skip to content
GitHub no longer supports this web browser. Learn more about the browsers we support.
a chart like jxboot-resources but for helmfile + helm 3
Go Makefile
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
dependency-matrix
jxboot-helmfile-resources
tests
.gitignore
LICENSE
Makefile
OWNERS
README.md
jenkins-x.yml

README.md

jxboot-resources

Helm chart for resources used by jx boot

See chart readme for install and config options.

Building

To build this chart run:

make

to run the unit tests:

make test

Renerating test data

The following command will regenerate the test files in tests/test_data/*/expected/**/*.yaml if the underlying charts change:

make test-regen

You can’t perform that action at this time.