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:
parent
a3090e7707
commit
c95c322aa4
1 changed files with 4 additions and 1 deletions
|
@ -57,5 +57,8 @@
|
||||||
"packageNameTemplate": "helm-unittest/helm-unittest",
|
"packageNameTemplate": "helm-unittest/helm-unittest",
|
||||||
"datasourceTemplate": "github-releases"
|
"datasourceTemplate": "github-releases"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"constraints": {
|
||||||
|
"helm": "3.12.3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue