There is a new Helm Chart source code in the repository, we want to enable automation to package it and store it in OCI.
We could
- After a release Job, create a pull-request with an update in the appVersion
- Once merged we can run a Helm Package job
Refs #15
There is a new Helm Chart source code in the repository, we want to enable automation to package it and store it in OCI.
We could
chainloop/deployment/chainloop/Chart.yaml
Line 7 in 87a337b
Refs #15