chore(github): Updated security documentation and CLOMonitor exemptions (#2333)
* Updated security documentation and CLOMonitor exemptions Signed-off-by: Eddie Knight <knight@linux.com> * Added license scanning exepmtion Signed-off-by: Eddie Knight <knight@linux.com> * Added best practices badge to README Signed-off-by: Eddie Knight <knight@linux.com> --------- Signed-off-by: Eddie Knight <knight@linux.com> Co-authored-by: Jason Meridth <jmeridth@gmail.com>
This commit is contained in:
parent
f634cf6e9c
commit
622aee3850
4 changed files with 32 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ Any breaking changes to a chart (backwards incompatible) require:
|
|||
|
||||
### New Application Versions
|
||||
|
||||
Helm charts are intended to be created for all non-patched releases of Argo CD, Workflows, Rollouts, and Events. Associated dependencies, such as Redis, will use the version recommended by the associated release.
|
||||
|
||||
When selecting new application versions ensure you make the following changes:
|
||||
|
||||
* `values.yaml`: Bump all instances of the container image version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue