Replace this with your project description.
docker run ghcr.io/gremlinltd/REPO_NAME:latesthelm install my-release oci://ghcr.io/gremlinltd/charts/REPO_NAMEgit clone https://github.com/gremlinltd/REPO_NAME.git
cd REPO_NAME
docker build -t REPO_NAME .
docker run REPO_NAME- Replace
REPO_NAMEinchart/Chart.yaml,chart/values.yaml,cog.toml,cliff.toml,sonar-project.properties,CONTRIBUTING.md, and this README - Set up SonarCloud project and add
SONAR_TOKENas a repo secret - Update the Dockerfile with your actual application
- Update
chart/values.yamlwith appropriate defaults - Update this README with actual project docs