chore(renovate): pin helm version

https://github.com/helm/helm/issues/12463

Signed-off-by: Michael Kriese <viceice@noreply.codeberg.org>
This commit is contained in:
Michael Kriese 2023-10-09 12:00:35 +00:00
parent a3090e7707
commit c95c322aa4

View file

@ -57,5 +57,8 @@
"packageNameTemplate": "helm-unittest/helm-unittest",
"datasourceTemplate": "github-releases"
}
]
],
"constraints": {
"helm": "3.12.3"
}
}