diff --git a/kubernetes.json b/kubernetes.json index 9156743..251fdf6 100644 --- a/kubernetes.json +++ b/kubernetes.json @@ -6,7 +6,8 @@ "fileMatch": ["flux/.+\\.ya?ml$"] }, "helm-values": { - "fileMatch": ["flux/(.+/)patch(HelmRelease)\\.ya?ml$"] + "fileMatch": ["flux/(.+/)patch(HelmRelease)\\.ya?ml$"], + "pinDigests": true }, "kubernetes": { "fileMatch": ["flux/(.+/)patch(Deployment|Cluster)\\.ya?ml$"]