validatedpatterns / multicluster-devsecops

Apache License 2.0
20 stars 66 forks source link

common automatic update #56

Closed mbaldessari closed 1 year ago

mbaldessari commented 1 year ago
claudiol commented 1 year ago

@ipbabble and @day0hero We have made a lot of changes to common which we feel this pattern will benefit from. If you could please update your common and test against the DevSecOps pattern to make sure that it doesn't break anything.

Also, the global git section has changed and it uses the account property for username and account. So if you could update your values-global.yaml accordingly that would be great.

git: hostname: github.com account: PLAINTEXT

username: PLAINTEXT <=== Not part of the schema for git section.

email: SOMEWHERE@EXAMPLE.COM
dev_revision: main

Let us know how we can assist.