chore(ci/docs): cleanup some docs mistakes and allow automatic digest pinning

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-10 16:28:46 +01:00
parent 9131591166
commit 960148d470
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
"suppressNotifications": ["prIgnoreNotification"],
"rebaseWhen": "conflicted",
"prConcurrentLimit": 7,
"pinDigests": true,
"helm-values": {
"fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"]
},