Container image and Helm chart for spf-tools.
Get a local copy of this repository via git clone --recursive first.
cd spf-tools
git pull
# potentially: git checkout $TAG # e.g. "TAG=3.1.4"
cd ..
git push- Make changes to
Dockerfileor Helm chart. - Commit and push.
- Release with a tag
X.Y.Z. - Wait for Github Action to build and push the docker image and Helm chart